Projects

A collection of projects I've built and worked on

This website built with Next.js, TypeScript, and Tailwind CSS. Features a blog, playground for experiments, and various tools.
Next.jsTypeScriptTailwind CSSVercel
A collection of interactive tools and games including QR code generator, speed reader, EXIF remover, text transformation tools, memory card game, and more. Built to experiment with web technologies and provide useful utilities.
ReactTypeScriptCanvas APIFile APIGame Logic
A wrapper library to interact with Sauce Labs services, supporting multiple data centers and API endpoints.

I took over this abandoned project and:
• Refactored and modernized it using Java 8 for improved performance, security, and maintainability
• Added comprehensive unit, integration, and end-to-end tests
• Set up a full CI/CD pipeline

Note: This project is no longer maintained by me.
JavaREST APIMavenSauce Labs
This is a fork of the original plugin by https://github.com/argenos. The original plugin suffered from a bug where the reference date was set to the first day of the week instead of the current day, resulting in wrong dates. I fixed the bug, linting issues and added performance improvements. More detailed information are available in the README of the fork.
JavaScriptObsidianTypeScript