*
here are some of the projects i've worked on. i love building tools that make developers' lives easier and exploring new technologies along the way.
AlgoVisual
creator (2023)
A 3D tool to visualize sorting and path-finding algorithms in an interactive way with 3d animations.
achievements
- Learned three.js and how to create 3d experiences
- Implemented sorting and path-finding algorithm visualizer
technologies
three jsreact three fiberzustandreacttailwind csstypescriptvite
Course Flow AI
creator (2024)
A platform that uses AI to generate personalized courses, suggest topics and learning resources, and keep track of your progress.
achievements
- Learned how to use AI though API and get structured data
- Learned express and mongo db for backend
technologies
reacttailwind csstypescriptnode jsexpressmongo dbgoogle gemini
CF Ladder
creator (2022)
A tool for codeforces users who want to solve all the problem solved by there friend.
achievements
- Created my first project in react to solve a that me and friend were facing
- Learned react and how to use third party API (codeforces API)
technologies
reactviteaxios