Simon Kovtyk's repositories
angular-components
Component infrastructure and Material Design components for Angular
commit-bump
A version bumping tool analyzes commit messages to determine the nature of changes (e.g., features, fixes, breaking changes).
community-plugins
Community plugins for esbuild
companies-using-vite
A list of companies using Vite.
esbuild-plugin-cleanup
By deleting the out folder before each new build, the plugin ensures a clean output directory for the build process.
esbuild-plugin-file-copy
The plugin copies files to the esbuild out folder, ensuring that all required files are included alongside the built code.
esbuild-plugin-package-json
Prepares the package.json by removing all unnecessary fields and copying it to the output folder of esbuild.
esbuild-plugin-typescript
The plugin enhances the build process by seamlessly integrating TypeScript, offering powerful features like type checking, automatic generation of .d.ts files, and ensuring robust type safety throughout.
johannesbausch-dotfiles
A customized development environment built with NeoVim, WezTerm, and Fish. 👾
node-steam-user
Allows interaction with the Steam network via the Steam client protocol
simonkov.dev
This repository hosts my personal portfolio, built with Astro for simplicity and easy maintenance. ✨
simonkovtyk
This special repository houses the README that greets visitors to my GitHub profile, offering a glimpse into my world of code and creativity.
http-client
A Rust crate that simplifies managing HTTP connections for clients. It provides an easy-to-use API for establishing connections, sending and receiving data, and handling multiple connections concurrently.