I am a Full Stack Software Developer dedicated to turning ideas into innovative web applications. Check out my projects and skills.
A social media website where you can connect with your friends and family. You can chat with your friends in realtime. This website utilizes websockets to establish a connection between the clients and the server.
An e-commerce website where you can buy products. This website is built using the React.js Redux.js and utilizes Bootstrap for styling. It has a fully functional checkout system.
A typing speed test website where you can test your typing speed. This website is built using React.js and utilizes Tailwind CSS for styling. It has multiple modes and time limits to test your typing speed.
This is Hide and Seek, a web game built using vanilla JavaScript. In this game you are challenged to find hidden gifts and avoid the dangerous bomb. Test your luck and play this simple and fun game.
A simple to do list app built using React.js. This app allows you to add tasks, remove and edit tasks. You can also add desciptions to the tasks. This app utilizes MongoDB to store the tasks.
A Notion clone built using SvelteKit. This app allows you to create notes, to-do lists with Notion interface. I made this project when I was learning SvelteKit.
A simple 3d shapes project built using Three.js in Next.js. This project allows you to view 3d shapes like cube, sphere, torus, etc. This project was made when I was learning Three.js.
This is a simple youtube comments analyzer built using React.js. This app allows you to enter a youtube video link and it will analyze the comments of the video and tell you if the comments are happy or sad
This is a Jquery Project, which Uses Jquery Animations to demonstrate CPU Sheduling Algorithms of Operating System. The Project uses Vanilla javascript and logic building to demonstrate the algorithms.