Things I've made trying to put my mark on the universe.

I've worked on tons of little projects over the years, but these are some of the ones that I'm most proud of. If you see something that piques your interest, check it out via the link below. While you're there, feel free to contribute any ideas that would make it better. Remember: Open source!

  • PaystubHero

    -
    Present

    A SaaS application that generates Paystubs, W-2 Forms, 1099 MISC, 1099 NEC, and other financial documents. It has user profile management and a comprehensive admin dashboard for handling administrative tasks.

    Laravel

    React

    TailwindCSS

    Case Study

  • Quick Doctor's Note

    -

    A SaaS application that generates customizable medical notes by following step by step process. It has user profile management and a comprehensive admin dashboard for handing administrative tasks.

    Laravel

    React

    TailwindCSS

    Live

  • Quick Redirect Manager

    -

    A lightweight WordPress URL redirection manager plugin that uses WordPress's native options table for storage. Perfect for managing redirects without the overhead of additional database tables.

    Open Source

    PHP

    WordPress

    Github

  • Student Performance Analytics

    -

    A web-based application built with raw PHP that streamlines academic performance tracking in educational institutions. Laravel-like code structure for maintainability.

    PHP

    MySQL

    TailwindCSS

    Github

  • tic-tac-toe

    -

    Tic Tac Toe game implemented With SolidJS & MiniMax Algorithm

    TypeScript

    React

    TailwindCSS

    Github

  • html-to-jsx-converter

    -

    Convert your HTML code to React JSX quickly and easily. Paste your HTML in the website and get JSX.

    Astro

    React

    TailwindCSS

    Github

Open Source Works

Projects I've contributed to in the open source community.

  • laravel/breeze

    Remove tailwind config files on api stack

    Pull Request