Projects

Here are some of the projects I have worked on

CardTap portal

CardTap is a lab equipment access control and management solution. Ideveloped a web portal from the ground up. Also I developed a backend formanaging IOT devices.Cardtap portal is a dashboard app, used to interact with IOT hardware andlab equipment. Currently cardtap is used by OSU(Oregon state university).

  • ๐Ÿƒ Developed a web application for a startup using Django & AWS.
  • ๐Ÿ’Ž Deployed project in AWS(ecr + ecs fargate)
  • ๐Ÿ‘ฏ User auth, authorization, filters etc
  • ๐Ÿ”ผ Setup CI/CD using Github Actions
  • ๐Ÿณ docker + AWS Fargate for the deployment

Portfolio Site

Personal portfolio and a personal blog is always a nice thing to have, so I handcrafted one for myself to showcase my blogs and projects

  • ๐Ÿ‘พ Next.js for the core
  • ๐Ÿงฐ TypeScript for the language
  • ๐Ÿ“ MDX for the Blog
  • ๐Ÿ““ next-contentlayer for blog management
  • ๐Ÿฑ Github comments and reactions
  • ๐Ÿ’Ž Prism to highlight the code blocks
  • ๐ŸŒ  Framer Motion for animation
  • ๐Ÿ’… Sass for styling
  • ๐Ÿ”ฎ Vercel open graph dynamic image generation
  • โœจ SEO optimized

WorkBud Portal

Worked as backend developer at Workbud. Workbud was an early stagestartup with a 14 member team when I joined. Worked on marketplacefeatures for managing rfpโ€™s and proposals from manufacturing companiesand staffing companies.

  • ๐ŸŒŸ Developed backend for marketplace feature
  • ๐ŸŒŠ Completed the entire workflow for the feature.
  • ๐ŸŒ  Used Django Rest framework for building APIโ€™s
  • ๐Ÿ€ Worked in multi-tenant architecture

CardTap Cloud API

CardTap cloud API is mainly responsible for developing APIs related to IOT equipment which CardTap uses

  • ๐Ÿ“ Developed backend for managing HTTP requests coming from IOT devices using Django & AWS.
  • ๐Ÿ”ญ Implemented features like requests filtering, data validation, authorization, product tier validation, logging, etc

Resource Management Tool

Developed both frontend and backend for bulk upload and static data modules.

  • ๐Ÿ“‚ Developed Bulk upload feature for importing data into db.
  • ๐Ÿ“ Developed a static data page for doing CRUD on static data tables.