All Blogs
Articles by Vishesh Verma on Next.js, React, TypeScript, frontend engineering, and full-stack development.
How to Get All Your Merged Pull Requests Across GitHub Using One REST Endpoint
Sunday, Jul 26, 2026
A direct GitHub REST API endpoint to fetch every merged pull request you've ever opened, across all repositories, in one call — useful for building a ...
How to Set Up Claude Code with Ollama for Free on a Local AI Model
Tuesday, Jul 7, 2026
Learn how to run Claude Code with Ollama on a local AI model for free. This guide covers installation, environment variables, model selection, and how...
Next.js: The Complete Guide to React's Most Powerful Framework
Tuesday, Dec 2, 2025
Discover why Next.js has become the go-to framework for building modern React applications, from its powerful rendering strategies to seamless develop...
Tailwind CSS Basics: A Comprehensive Guide for Beginners
Sunday, Nov 30, 2025
Learn the fundamentals of Tailwind CSS and discover why it has become one of the most popular CSS frameworks in modern web development.