labs.rahulsheelavantar.in is the long-form side of my portfolio. The main site at rahulsheelavantar.in stays short; this lab holds projects, tools, build notes, and articles — all as MDX in Portfolio-V2, deployed on push.
What’s here
- /projects — FuseData, Infoveave, this site; stack and product context
- /tools — one-day utilities (catalog grows over time)
- /devlog — short shipping and build logs
- /articles — deep dives; published here first
- /now — current focus
- /about — bio, skills, resume PDF, contact
- /github — repo snapshot and recent activity
Day job: data platforms at Noesys — see /projects/fusedata and /projects/infoveave. Bio and contact live on /about only.
How publishing works
- Write the full post on this site (MDX under
src/content/articles/). - Share a short hook on LinkedIn with a link back to the article URL.
- Search engines use the labs URL as canonical — the post lives here, not on LinkedIn.
Existing LinkedIn articles were migrated in full; new ones follow the same pattern.
Why Astro
Replaced my earlier React portfolio with Astro 6 + MDX + Tailwind: fast static pages, content collections, and a terminal-style layout that fits devlog and technical writeups better than a single-page React app.
Start reading
- Stop Using AI Like Autocomplete — How Senior Engineers Actually Use LLMs — May 2026
- Application Performance Monitoring (APM) — Beyond Just “Is It Working?” — May 2026
More posts land in /articles as they’re written. Subscribe on the home page when the digest is enabled.