RSSAmplifier

Blog

Parth Kabra

Posts on Parth Kabra's website

parthkabra.meRSS feed ↗58 posts

Latest posts

Creating a driving game with appshelf.org

A fully functional game in 15 minutes

HTML apps with superpowers

Turn a single HTML file into a shareable app with sign-in and user-owned, synced data

Creating friedrice.fun, my non-professional fun blog

How I used Obsidian and tons of AI to make friedrice.fun in under 2 hours

Creating an AI map maker

Build a map with points and routes, then share it as a link with no account. Or just describe what you want and let ChatGPT or Claude make it for you.

Rich text or markdown?

Choosing markdown for portable, local-first website editing

Finding a rental in Boston

Practical guide to finding a rental in Boston, from searching listings and weighing tradeoffs to researching neighborhoods and touring apartments.

My favorite developer tools in 2026

Notes on the web frameworks, hosting platforms, editors, and AI coding tools I enjoy using as a fullstack developer in 2026

My favorite tech in 2025

Frameworks and tools I enjoy using as a fullstack developer

Husker Presentation

Presentation notes and links

Origami Dress

How to make an origami dress

Origami Shirt + Pants

How to make an origami polo t-shirt and pants

Global gitignore

Configuring ignored files for all repositories on your computer

Cleaner Terminal Prompt With PS1

Making the prompt string cleaner

2023 Bento Layout

Adding a bento layout to my homepage

New Personal Expenses App

Creating a new expenses tracker just for me

Expenses App UI

Creating a UI for a personal expenses app

Husker UI Updates

Changes coming soon to Husker

Co-op Search Summary 2023

Breakdown of my applications

Mistakes Made With Husker

Mistakes I made while creating Husker and possible ways to fix them

200. Number of Islands

Solving the medium graph traversal LeetCode problem

121. Best Time to Buy and Sell Stock

Solving the easy stock LeetCode problem

125. Valid Palindrome

Solving the easy valid palindrome LeetCode problem

21. Merge Two Sorted Lists

Solving the merge two sorted linked lists Leetcode problem

1. Two Sum

Solving the Two Sum LeetCode problem

Making a better courses website

Sharing syllabi and more

Creating a Course Planner

Using my school's undocumented APIs to scrape course data and create planner

Husker Gym 3: Project complete

Almost finishing Husker Gym

Husker Gym 2: UI updates

The initial UI for Husker Gym

Husker Gym 1

Creating a website to help find the best time to go to the gym

Northeastern gyms are too crowded

Escaping the crowd

Co-op Search Summary 2022

Breakdown of my applications

Sort an Array By Date

Using .sort and .getTime

Using JetBrains Mono in VS Code

Download and install the JetBrains Mono font on Visual Studio Code on Mac

Show/Hide the Dock instantly

Showing and hiding dock instantly

Firefox Profiles

Creating multiple instances of Firefox

Simple Tab Groups

Using the Simple Tab Groups extension to organize your tabs

My third website redesign

Yet another website redesign!

Working on Husker

Improving a university website

Git Log

Using git log to view a list of commits

Trying to create a simpler website for my university

Why's my university's website so slow?

Using VSCode Interactive With Pyenv Virtualenv

Setting up VSCode Interactive for Python

Running Sonic Pi From VSCode

Tasks and keybindings in VSCode to play sound from Sonic Pi

Remove Mac Screenshot Shadow

Enable and disable the shadow in cropped screenshots

Terminal Games

Play tetris, pong, snake, solitaire, and more on Terminal with emacs

Clear Space On Mac

Reclaim space from XCode and other folders on your Mac

Youtube DL Usage

Learn how to use youtube-dl

Website Redesign

Redesigning my website

How To Use The Say Command

Using the built-in MacOS say command, and customizing the voice

Git Shortlog

View a breakdown of commits per user

How To Undo Commits

Undo your last N commits with git reset