2026 is gonna be my year
I will NOT UNPIN this until Ive atleast:
- Finished GATE CS syllabus
- 1 SaaS with min 50 users/generated atleast 100$ revenue
- reach Expert (Codeforces) + Knight (Leetcode)
- Business skills for product development
I will share everything I learn HERE
After months of working on my laptop I came to the revelation that Windows 10 is infact better than Windows 11. Im switching to windows 10 and then slowly onto linux (hopefully)
Building GitGud - Github SaaS for Opensource [4/?]
- Took like 3 hours to build this layout
- Logo from Logoipsum (absolute peak website)
- Sidebar was a pain to setup and configure even with Shadcn
Time to actually put something in these pages
Building GitGud - Github Saas for Opensource [3/?]
- tried unique & default functions in Convex, failed miserably with Convex Ents
- Even though he uses /sync-user route to insert user, tried other approaches like webhooks & useEffects, again failed miserably, did it his way
:)
The more I wanna use CLI and AI coding tools like Claude Code, the more my brain stops and reminds me I'm still a beginner and haven't gotten my basics right yet to build an entire application from scratch.
Building GitGud - Github Saas for Opensource [3/?]
- tried unique & default functions in Convex, failed miserably with Convex Ents
- Even though he uses /sync-user route to insert user, tried other approaches like webhooks & useEffects, again failed miserably, did it his way
:)
Building GitGud - Github SaaS for OpenSource [1/?]
i just realized this tutorial both helps me learn stuff and later onwards in other projects as well!
Just Setup the Nextjs Project
Building GitGud - Github SaaS for OpenSource [1/?]
i just realized this tutorial both helps me learn stuff and later onwards in other projects as well!
Just Setup the Nextjs Project
Time to Begin, here's some different Steps I'm gonna take:
Framework: Nextjs -> Nextjs (retained)
Database: Prisma+Neon -> Im gonna try implementing Convex
APIs: tRPC -> oRPC (gonna try learning oRPC on the go)
Didnt have time to build the chat app, trying to commit to this
:)
Time to Begin, here's some different Steps I'm gonna take:
Framework: Nextjs -> Nextjs (retained)
Database: Prisma+Neon -> Im gonna try implementing Convex
APIs: tRPC -> oRPC (gonna try learning oRPC on the go)
Didnt have time to build the chat app, trying to commit to this
:)
It's time to try something new, instead of directly following the tutorial, gonna try to build a simple SaaS application with minimal guidance from video
This is to experiment If i can actually design systems, API, etc.
Starting with this Github SaaS by Elliott Chong
In the last 5 days I have written over 10k lines of code out of which about 9k is vibe coded with tailwind integration. The other 1k was painful to write/edit on my own cuz AI is still not that good at writing backend
LC Daily 7/1
Maximum Product of Splitted Binary Tree:
- Mostly referred the solution and implemented while understanding as Im not that good with trees yet, uses DFS twice to find the true total and optimized product
LC Daily 3/1
Number of ways to paint N×3 grid:
- Looked at the solution after 30mins. Really interesting as just had to realize the patterns hence the recurrence relation. Thought at first tis gonna be a probability question. Got the matrice approach by myself from that point.
LC Daily 2/1
N repeated element in 2N array:
- Just a hashmap, if an element is seen more than once, considering the constraints we may safely assume that is the n repeated element. Saw other ways as well like pigeonhole boyer moore, didnt implement for my sanity
Cheers 🙂
LC Daily Question 1/1
Plus One:
- I usually dont like doing LC on break days. But since it was an easy I just did it on my mobile. Straighforward sum and carry logic we learn in kindergarden.
What a start for this year.
No hard dsa resolutions just gonna do the best I can
It's time to try something new, instead of directly following the tutorial, gonna try to build a simple SaaS application with minimal guidance from video
This is to experiment If i can actually design systems, API, etc.
Starting with this Github SaaS by Elliott Chong
2026 is gonna be my year
I will NOT UNPIN this until Ive atleast:
- Finished GATE CS syllabus
- 1 SaaS with min 50 users/generated atleast 100$ revenue
- reach Expert (Codeforces) + Knight (Leetcode)
- Business skills for product development
I will share everything I learn HERE