Real Time Chatroom

Implemented a Real Time Chatroom with Next.js for seamless server side rendering, and Clerk for authentication Enhanced styling consistency through the application of styles with TailwindCSS Integrated UploadThing as a robust big data server, supporting file uploads up to 2GB Ensured effective CRUD operations and server communication using the promise-based HTTP library Axios Facilitated real-time bidirectional communication across platforms using SocketIO

February 12, 2024

Photogram

Launched Photogram, a dynamic image-sharing platform with secure user authentication using Firebase Implemented post, comments, home page and suggested users functionality for enhanced user engagement Developed responsive UI using React, utilizing ChakraUI for common UI elements Utilized Zustand for efficient state management in the frontend, providing instant updates of frontend on any change in backend

January 28, 2024

Python News Reader

Created a NewsReader App using Python Provided a way to subscribe user’s sources using RSS feeds available at preferred website Use beautifulsoup library to parse the website content with selectors

January 5, 2022

Pyrager

Game made in Python using the tkinter module as a school project Can move using keyboard keys to move. Basic collision detection using arrays Saving and loading using Python and text files CONTROLS: W/A/S/D or Up/Left/Down/Right arrow keys to move Mouse Click to plant seeds, harvest etc. Escape key to escape to Main Menu INSTRUCTIONS: Open pyRager/pyRager.py (needs Python 3.7) Go to market at bottom left to buy some seeds : Cost $1(in game money) Click on green land to make a farm plot Click again to plant seed(if available) Wait 10 seconds for seeds to grow to plant Click to harvest plant Go to market, Sell plant for $2 Buy seeds again Buy banks

August 4, 2020