Hi, I'm Siddhant Bobde

Engineering

I’m a software engineer who turns complex problems into clean, scalable, and efficient solutions. From building data platforms that process millions of records to crafting interactive UIs, I combine strong backend engineering with intuitive frontend design.

Siddhant Bobde

Work Experience

Technologies

HTML 5
CSS 3
JavaScript
React JS
C++
Python
Java
MySQL
MongoDB
Redux
Spring Boot
Hibernate
Git
GitHub
Figma
Clickhouse
AWS
SASS

Recent Blogs

ClickHouse CSV Ingestion with Python: Explicit Schema
ClickHouse CSV Ingestion with Python: Explicit Schema
May 4th, 2025

Introduction Hello everyone! Today, I am going to show you how you can create a table in ClickHouse from a CSV using Python. We use WSL to run ClickHouse on Windows. If you want to know how to run ClickHouse on Windows locally, you can check this art...

Git Add with a Prompt: Selectively Stage Files in Terminal
Git Add with a Prompt: Selectively Stage Files in Terminal
February 2nd, 2025

Hello everyone, Have you ever needed to stage only specific files in Git but found it tedious to manually copy and paste file paths, especially when they are in different folders? If so, I have a simple solution for you! I’ve created a Bash script th...

My One-Year LeetCode Streak: How I Solved a Problem Every Day
My One-Year LeetCode Streak: How I Solved a Problem Every Day
November 28th, 2024

Last October, I took on the challenge of solving a LeetCode problem every day for a month and announced it on Twitter. After completing the first month, I decided to extend the challenge for another month. What began as a 30-day commitment eventually...