I’m a Computer Science graduate who loves anything tech. My current interest is full-stack web development with a focus on backend. With a solid foundation in software development principles and a passion for learning, Iβm confident in my ability to grow and thrive in any area of software development.
I enjoy diving deep to solve problems, writing clean and efficient code, and constantly levelling up my knowledge base.
Currently, I’m on the lookout for new grad roles β please feel free to reach out, I’d love to learn about any exciting opportunities!
Outside of work, my interests include gym, doing fun/dumb things with my friends, spending time in nature etc etc. ππ½π―ββοΈπ
Sept 2024 - Dec 2024
May 2023 - Aug 2023
May 2022 - Sept 2022
Displays your Spotify top tracks, artists, or genres of the past month, 6 months, or all time.
Live Link: https://spoti-recap.vercel.app/
A Chrome extension that accurately estimates the reading time of Wikipedia articles based on user’s reading speed
Chrome Store: https://chromewebstore.google.com/detail/wikitime-reading-time-for/hbfdcancoadfmllecbdadfmjmjglipfn
A simple API that analyzes Wikipedia articles and returns useful metrics like estimated reading time, word count, and image count. Just hit endpoints like /api/words/:title
or /api/readingTime/:title
to get quick insights.
Live: https://wiki-time-api-production.up.railway.app/api/words/Soccer
A client-server multiplayer implementation of the classic dots and boxes game
A distributed note taking app, inspired by Google Docs, that allows real time, collaborative note-taking
A light python script that takes in a user’s question and returns an answer along with URL resources.