Things I’ve made trying to put my dent in the universe.

I’ve worked on tons of little projects over the years but these are the ones that I’m most proud of. Many of them are open-source, so if you see something that piques your interest, check out the code and contribute if you have ideas for how it can be improved.

  • Quantum

    A tech stack to build and scale full-stack applications on serverless environments.

    github.com

  • OctoProfile

    A nicer look at your GitHub profile and repositories. With data visualizations of your languages and stars.

    myoctoprofile.vercel.app

  • ng-zoom

    Image zoom directive for Angular based apps.

    github.com

  • react-animated-gradient

    Animate gradients in React without the hassle.

    github.com

  • svelte-cool-toast

    Cool toast notifications for Svelte.

    github.com

  • Pathfinding Visualizer

    A visualization tool for Dijkstra’s pathfinding algorithm and Prim’s maze generation algorithm.

    dijkstrasalgorithm.netlify.app