This repository holds the code for my personal portfolio. It's not a corporate resume, and I'm definitely not a CEO trying to pitch you a startup. I built this simply because I've wanted a cool, slightly over-engineered space to dump my projects for a long time.
To be completely honest, half the time I don't know what I'm doing until the code finally compiles, but hey, that's software engineering. This is just a living archive of my late-night coding binges, my UI experiments, and the things I build when I should probably be sleeping.
I tend to overcomplicate things for the aesthetic. Here is the stack:
- Next.js & TypeScript: Because why not,literally everything is tsx.
- Tailwind CSS: For styling everything (use backdrop-blur-xl everywhere ;).
- GSAP: For all the cinematic scroll triggers and animations(because apparently standard CSS animations weren't enough).
- Spline / WebGL: To make sure the browser uses a concerning amount of RAM just to render a footer.
The portfolio is split into three main buckets:
- 01 / Creative Web: Me pretending to be a high-end web designer. Lots of typography experiments and spatial computing labs.(gemini flash>claude opus)
- 02 / Mobile Ecosystem: Flutter and Kotlin apps. A lot of offline-first utilities and random tools I built to see if I could.
- 03 / Systems & Utility: The backend logic. =>like Zentry AI (trying to force local LLMs to process Malayalam telephony without melting my hardware), Python web scrapers, and other core systems.
Just to clarify: I am not looking for freelance work or taking client requests. I'm not trying to get hired off (i don't think i can though!!). I'm just here to build cool things, figure out how they work, break them, and occasionally push to main without testing.
If you want to poke around the code or see what else I'm currently breaking, you can find me here:
- GitHub: @Habel2005
- LinkedIn: Habel Shaji
IMPORTANT: Build something that shouldn't suck, and make it suck less.
