Built CoinTrak π°, a full-stack finance tracker to manage income, expenses & visualize where your money really goes.
Made with Next.js, MongoDB, Chart.js & shadcn/ui π
π https://t.co/J1aehrl2zx
π Started building CoinTrak β a personal expense tracker, visualizes your spending with clean graphs & insights πΈ
β Login system done (NextAuth) + mongoDb
β Transaction API ready
β Landing page live
Next up: interactive charts & budgets π
#buildinpublic#Nextjs#CoinTrak
Recently started learning TypeScript and it finally clicked why everyone talks about type safety so much.
After deploying a few backend projects and running into unexpected errors, I realized how much those type checks actually save you from.
π Progress on my web music player!
--> Auto-fetch playlists from JSON
--> Need to fix UI and colour palettes
--> more work to be done!!!
#WebDev#MusicPlayer#Coding