Web Projects
As a web developer, I have created a large number of various web projects throughout the past twenty years.
compile-sass
compile-sass is a module for Express servers to compile SASS on-the-fly and/or save it to CSS files.
sequelize-migration-wrapper
sequelize-migration-wrapper is a wrapper-module for migrating databases using Sequelize and Umzug.
frontend-library
frontend-library is an npm module that serves as a central location for React components I frequently use in my personal projects.
Boilerplate Projects
next-static-blog
next-static-blog is a boilerplate project that allows the user to create a blog with automatically generated static pages based on Next.js and Markdown. It uses TypeScript as its primary language.