tagged

#side-project

3 posts.

  1. ·1 min read

    TryJS: A Lightweight JavaScript / TypeScript Playground

    TryJS is a lightweight JavaScript and TypeScript playground that runs in the browser: write code and see the result immediately. It’s built for trying a Stack Overflow snippet, testing a small idea, or just playing around with a...

  2. ·6 min read

    Building JobTrack: A Full-Stack Job Application Tracker

    Job hunting is exhausting. Between crafting tailored resumes, tracking multiple applications, and remembering which stage each one is in, it's easy to lose track of everything. I experienced this firsthand during my own job search, and like any...

  3. ·3 min read

    Gamma Project: Modern Test Automation with Python + Selenium

    For a long time, I was using Solarwinds for E2E test automation. At first, it did the job, but over time some issues became impossible to ignore: - Conditional scenarios constantly caused problems. - Its performance was far...