FlowCV Logo
Education

Computer Engineering (CGPA: 8.39)

Government Engineering College, Gandhinagar
09/2021 – 06/2025
Profile

Full Stack Developer

I am a highly skilled web developer with expertise in HTML, CSS, JavaScript. I have knowledge of popular frameworks such as ReactJS, Node.js, Express and experience with REST APIs and MVC frameworks. I am very interested in Full Stack Development.

Skills
Languages:

JavaScript, HTML, CSS, Java

Databases :

MongoDB, Firebase

Frameworks:

ReactJS, Express, Node.js, Next.js

Version Control :

Git, GitHub

Libraries:

Redux, React Router, Tailwind CSS, Material UI

Projects
  • Designed and developed a advanced, scalable and performant Single Page Application(SPA)
  • using React.js, Redux-toolkit, React-Router, Tailwind CSS and Firebase.

  • Fetches data from YouTube API v3.
  • User can search videos using highly optimized search bar. It gives suggestions based on search query. Search Bar is implemented with debouncing to stop making unnecessary API calls.
  • Search bar also uses Caching which stores already given suggestions and does not make unnecessary API calls.
  • User can Sign In using Firebase.
  • Authenticated users can add videos to watchlist, subscribe channels, like-dislike videos and watch History.
  • Utilized responsive design to ensure compatibility across all devices.
  • Deployed on Vercel.
  • AudioArena is real time MERN voice chat application.
  • It is developed using React.js, Redux-toolkit, Node.js, Express, MongoDB and WebRTC.
  • User can login using OTP.
  • Auto-login functionality using JSON Web Token - using access token and refresh token.
  • Logged user can create rooms and join rooms and can interact with each other.