iambishistha
This is a personal website for Bibek Shrestha, not a portfolio site.
Sitemap
iambishistha/
βββ intro/ <-- homepage
βββ thoughts/ <-- collections of my blogs
βββ timelines/ <-- timeline of my journey and growth
βββ snaps/ <-- some snaps from my phone's camera
πChangelogs
I maintain the versioning/changelogs to keep track of how the site has evolved and what my future plan is.
v2.3 [July 22, 2025]
- [Remove] Removed database until I fix this thing. that means footer location, post likes is gone for now.
v2.2 [July 22, 2025]
- [Update/Fix] Used Vercel's blog store for database instead of firebase to fix issues -- attempt lol
v2.1.1 [July 21, 2025]
- [Fix] Footer last visit
- [Update] Font size decreased for markdown renders from xl to lg
- [Update] Copy improvements
- [Addition] Custom cursor
- [Fix] Some fixes as suggested by my personal QA, Pooja. (reach out if you need help! π)
Upcoming
- /crafts page and /projects page
- pagination and toc for thoughts page
- fix or entirely remove last visited section as its not working properly
- add interactive element on the side section of timelines page
Hotfix v2.1 [July 20, 2025]
- [Fix] Fixed deadlinks for homepage/recent/thoughts
v2.1 [July 20, 2025] / Major release
- [Update] Migrated the site from React to Next
- [Addition] Added 404 page
- [Addition] Added versioning page to show what you're currently seeing lol
Upcoming
- /crafts page and /projects page
- pagination and toc for thoughts page
- fix or entirely remove last visited section as its not working properly
v2.0 [July 17, 2025] / Major release
- [Update] Moved my site domain from thevisualx.design to iambishistha.com
- [Update] Built the site in React with new design language and layout
- [Update] Display font changed from Bricolage Grotesque -> Fraunces
- [Update] Body font changed from Albert Sans -> Lato
- [Addition] Addition of dynamic footer content: date/time, viewport's size, last visited location, total visits
Upcoming enhancements
- Dedicated 404 page
- Version history
v1.2 [February 17, 2025]
- [Fix] Current year display on footer
- [Fix] Fixed larger screen responsive layout
- [Update] Typography changed from Darker Grotesk -> Bricolage Grotesque
- [Update] Updated layout -- responsive broken
- [Addition] Blogs section from my personal wordpress site (test)
Upcoming enhancements
- Redesign of the homepage
- Dedicated sections and pages for each navigation links
- Fix responsive layout and other inconsistencies
- Different domain (may be)
π οΈ Tech Stack
- Next.js - React Framework
- Tailwind CSS - CSS Framework
- Firebase - Backend Services (Firestore)
- TypeScript