Archives
All the articles I've archived.
-
A LangChain pipeline that ingests product reviews, summarizes feedback, classifies sentiment, and generates personalized responses using Groq and LCEL chaining.
-
A walkthrough of converting raw text into dense vector embeddings using BERT — preprocessing with NLTK, tokenization, generating token-level embeddings with PyTorch, and pooling them into sentence embeddings.
-
Tracks app mentions across Reddit, Twitter, LinkedIn, and YouTube with automated reports and a team dashboard.
-
Comment function on a static blog hosted on GitHub Pages with Giscus.
-
How to use Git Hooks to set your Created and Modified Dates on AstroPaper
-
How to update project dependencies and AstroPaper template.
-
New feature in AstroPaper v1.4.0, introducing dynamic OG image generation for blog posts.
-
Predefined color schemes
Updated:Some of the well-crafted, predefined color schemes for AstroPaper blog theme.
-
How you can enable/disable light & dark mode; and customize color schemes of AstroPaper theme.
-
How to configure AstroPaper theme
Updated:How you can make AstroPaper theme absolutely yours.
-
EXAMPLE POST: About Tailwind Typography Plugin and how you can use it effectively.
-
EXAMPLE POST: Developing a terminal-like website using ReactJS, TypeScript and Styled-Components. Includes features like autocomplete, multiple themes, command hints etc.
-
EXAMPLE POST: My experience about developing my first portfolio website and a blog using NextJS and a headless CMS.