Insights
Notes on how I build, what I use, and where to read more — this isn’t a traditional blog archive; it’s a concise lab notebook plus external writing.
AI & dev tools I rely on
| Tool | Role |
|---|---|
| Cursor | IDE with AI pair programming — fast refactors, tests, and docs |
| ChatGPT | Exploration, drafting, and structured brainstorming |
| Claude (Anthropic) | Long-context review, careful reasoning on architecture |
| GitHub Copilot | Inline completion inside VS Code / GitHub workflows |
| Google Gemini | Multimodal questions, research synthesis |
| Perplexity | Grounded search when I need citations fast |
| LangChain / OpenAI APIs | Production agents and SQL assistants — not just experiments |
I treat every suggestion as draft: tests, security review, and human judgment still ship the release.
Featured LinkedIn posts
Colophon
Site: Jekyll + Minimal Mistakes, deployed with GitHub Actions to GitHub Pages. Design overlay: custom CSS on the dark skin for a consistent “lab console” feel.