Tagged "Development Tools"

💭 Thought

I used to have 2 sites - manparvesh.com (a resume-style one page site) and blog.manparvesh.com (for my blog), both using a hugo template. I have heard a lot about astro being useful for blogging sites, so I used an astro template to build my new site! (the one you’re reading)

✍️ Blog Post

Building a PHP Blog Platform with Symfony

Exploring the Symfony web framework for blog platform development, weighing the benefits of dynamic content management against static site generation.
💭 Thought

Thinking of rewriting Yoda and integrating LLMs into it. When I wrote it initially, I tried a few ways to extract intent and data from a user input but failed. LLMs should help with that.

✍️ Blog Post

Cookiecutter LaTeX Templates

Creating reusable LaTeX templates for books, cheatsheets, and lecture notes using Cookiecutter
✍️ Blog Post

Deep Learning Setup

Setting up TensorFlow GPU acceleration using Anaconda on Ubuntu and Windows