Welcome to my GitHub page! I am a Full Stack Developer, who is always looking for ways to improve user experiences, mentoring and learning about the newest technologies and trends in the tech world. I have a core specialty in the MERN/PERN stack which I currently use to design responsive, efficient and high quality applications.
Here you can find all of my public projects and repositories. Feel free to explore and don't hesitate to reach out if you have any questions or would like to collaborate. Thank you for visiting!
Tech : MongoDB, ExpressJS, Socket.io, React, NodeJS, Formik, Custom CSS
This platform is tailored for teachers to create and host personalized multiple-choice quizzes. I managed data using MongoDB and Mongoose in conjunction with Express, and established real-time user connections through Socket.io. For security, I implemented JWT for user authentication and authorization, along with nanoid to generate unique room IDs.
Tech : ReactJS, Redux, Firebase-Auth, Firestore
This App allows users to create their own custom feedback pages, which others can visit to provide feedback. I skillfully utilized React Router v6 for seamless navigation, implemented Firebase Authentication for user security, and employed Firestore for efficient data handling. Additionally, I incorporated Redux for robust state management.