Resume

Naveen

Hi there! I'm a founding software engineer at StackGuardian, building the platform across the product dashboard, backend services, component libraries, and open-source tooling. I love finding patterns and connecting dots, and contributing to open source.

profile-img

Education

Bachelor of Technology (B.Tech) in Computer Science and Engineering
Kurukshetra University (JMIT), India
2019 - 2023
8.66 CGPA

Skills

TypeScript
JavaScript
Python
C++
ReactJS
NextJS
Redux
Tailwind CSS
shadcn/ui
AWS Cloudscape
Monaco Editor
NodeJS
ExpressJS
Django
Flask
AWS Lambda
DynamoDB
Terraform
Docker
GitHub Actions
Vite
Turborepo
Jest
Playwright

Experience

Founding Software Engineer

@StackGuardian

Jul 2023 - Present
  • Designed and shipped most of the StackGuardian dashboard's major product surfaces — workflows, stacks, template library, cloud integrations, RBAC, cost insights, and onboarding — alongside backend work across the Django API, Python core library, and AWS Lambda services.
  • Led frontend development of SGCode (Infra2Code), which converts discovered cloud resources into Terraform using AI agents: built the cloud inventory views, the chat workbench with streaming code generation, and resource grouping for AWS, Azure and GCP.
  • Set up two React component libraries from scratch, consumed by the product as versioned packages: a browser-based IDE (Monaco editor, file explorer, Terraform plan log viewer) and sg-components-library, the dashboard's component library (authentication screens, onboarding flows, shared UI); owned releases v1 to v5 and onboarded 6+ contributors.
  • Built the service that executes user-written JavaScript inside no-code forms: a TypeScript AWS Lambda sandboxing untrusted code with isolated-vm, exposing controlled fetch and AWS/Azure SDK access.
  • Built AWS and Azure account onboarding across frontend and backend: AWS Organizations and Azure subscription discovery, integration groups with background provisioning, and OIDC keyless authentication.
  • Migrated the frontend toolchain from Create React App to Vite, npm to pnpm, Tailwind v4 and Node 22, cutting CI build-and-deploy time from ~7.5 to ~1.5 minutes (5x) at ~10 deploys/day.
  • Sole author of StackGuardian's published Backstage plugin (@stackguardian/backstage-plugin-sg-library): deploy stacks and workflows from inside Backstage using schema-driven no-code forms.

Frontend Engineer Intern

@StackGuardian

Nov 2021 - Jun 2023
  • Shipped production features including RBAC role-bindings UI, user invitations, and continuous workflow-run log streaming with reduced request load.
  • Built the organization overview dashboards (Infracost cost, infrastructure drift, policy compliance) and the AWS cloud connector flow; co-drove the 2022 dashboard-wide redesign.
  • Built the GitHub App webhook pipeline (HMAC signature verification, release/tag events, template git sync) across the Django API and Python core library.
  • Contributed to Tirith, StackGuardian's open-source policy engine: built the Workflow and Infracost providers plus six core comparison evaluators.

Frontend Developer Intern

@GoGlocal

Aug 2022 - Oct 2022
  • Implemented features like SignIn/SignUp flows and questionnaire forms using ReactJS
  • Worked on cataloging module to enhance and introduce a user-friendly interface.
  • Worked with Django to fix minor bugs on the backend

Projects

FormiVerse

naveen8801/FormiVerse

https://formi-verse.vercel.app/

TypeScript, NextJS, Shadcn UI, Tailwind, MongoDB
  • A one-stop solution for form creation, editing, and management! Effortlessly integrate forms into your websites, view responses in real-time, and download the data in multiple formats

DevTodo

naveen8801/DevTodo

https://dev-todo-naveen8801.vercel.app/

TypeScript, NextJS, Tailwind, MongoDB
  • DevTodo is a tool that scans your GitHub repository for TODO comments in your code and lists them in an organized manner. With DevTodo, you can easily keep track of all the pending TODOs in your project, ensuring that nothing slips through the cracks.