Projects

Over the years, I’ve worked on a wide variety of projects in my career as a fullstack engineer. While many of them are under NDA and can’t be showcased here, this page highlights the open-source and side projects I’ve built and maintained publicly. These tools and libraries reflect my passion for solving real-world problems with clean, scalable code.

web

Toolifyx

Toolifyx is an all-in-one online toolkit built for developers and designers. It offers fast, free, browser-based utilities for working with JSON, CSS, color schemes, and more—no downloads or sign-ins required. Whether you're debugging APIs or designing UI components, Toolifyx helps streamline your workflow.

Visit Project

npm

CWG React Starter

CWG React Starter is a pre-configured Create React App template designed to save time when starting new projects. It includes essential tools, configurations, and best practices out of the box, allowing developers to focus on building features instead of repeating boilerplate setup tasks.

Visit Project

npm

Formify React

Formify React is a powerful and flexible form generator for React apps. With just a JSON schema, it renders fully functional forms—handling layout, validation, and submission logic automatically. Perfect for rapid development and scalable form management in any React-based application.

Visit Project

npm

Slugifyme

Slugifyme is a lightweight, zero-dependency JavaScript library for generating URL-friendly slugs. It works seamlessly in both browser and Node.js environments, making it ideal for SEO optimization, blog titles, and dynamic routing in web applications.

Visit Project

npm

React Soccer Formation

React Soccer Formation is a customizable React component for rendering and interacting with soccer team formations. Ideal for sports analytics platforms, fantasy apps, or coaching tools—it lets users visualize and select player positions with ease.

Visit Project