Some interesting project I built
I developed an event scheduler app using NEXTJS, TypeScript, Tailwind, and Chakra UI for the frontend, along with ExpressJS and MongoDB for the backend. It includes features for creating, editing, and deleting events, as well as viewing past and future events. Authentication is handled with JWT, and token verification utilizes Nodemailer.
I developed a full-stack project using ExpressJS for the backend and NEXTJS for the frontend, with JWT for authorization. The admin can buy, edit, and delete products, as well as manage company services. Clients are restricted to purchasing products.
I created a movie search application that provides users with detailed summaries of movies they're interested in. The web version was developed using NEXTJS, while the mobile version was built with React Native
I developed a fintech payment dashboard using Next.js, Jest for testing, and Redux Toolkit for state management
I developed a dashboard for an Event company using typescript and NextJs