My Blog Posts

I write about technology, development, and my experiences in the tech industry.

View All Posts on Medium

Create Virtual Environment for Python with Anaconda

Step-by-step guide to setting up a virtual environment using Anaconda for Python projects and ML.

October 27, 2022 · 7 min read
Read More

Learning Languages Is Not Enough

Why just learning syntax isn’t enough—understand the importance of problem-solving and DSA in programming.

November 9, 2022 · 1 min read
Read More

Learn JSON in 2 Minutes

Understand what JSON is, where it’s used, and its key syntax—fast and beginner-friendly.

November 5, 2022 · 2 min read
Read More

Learn HTML In 2 Minutes

Quick HTML crash course covering tags, structure, formatting, and layout essentials.

November 3, 2022 · 1 min read
Read More

All DSA Algorithms

List of important algorithms used in DSA—from sorting and searching to graph and array techniques.

November 6, 2022 · 3 min read
Read More