Blog
I'm trying to document my experiences around software development with case studies, tutorials, and notes that might help other upcoming developers on your journey. Check back later for some posts and in the mean time, you can take a look at some of my past projects.
All Posts
Create A Design System with Storybook, Typescript, and Next.js
Learn how to utilize Storybook to create, test, and automate development of a Design System for your next project made with Next.js and Typescript.
Getting Started in Open Source for Beginners
Learn the basics behind the Open Source software movement and how to contribute to Open Source projects as a newer developer.
Commit Better Code with Husky, Prettier, ESLint, and Lint-Staged
Improve your developer experience by linting and formatting your code through git hooks.