You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Frontend Developer with 5+ years of experience in React and Next.js
Most important repositories
🎆 fireworks-js / fireworks-js.org — A simple fireworks library! My first open-source project. It all started with a small fork that has now been lost. The library includes components for various frameworks such as React, Vue, Svelte, and more.
🌈 twallpaper / twallpaper.js.org — Multicolor gradient wallpaper created algorithmically and shimmers smoothly. Originally named (Telegram Wallpaper), this project was built using code from Telegram's public pages. This code was rewritten in TypeScript and the API was improved, so it is now available on React and Vue.
⚡ vite-userscript-plugin — In my free time from work, I developed Userscript's. I started with writing them in a regular text editor, but copying the code into the browser resulted in bad DX. So I began using Webpack 4 and the webpack-userscript plugin to bundle and deliver the scripts to the browser. However, after Vite was released, I decided to switch entirely to it (at least for open-source development). My plugin is simple enough and solves all my use cases when writing Userscript's.
✍ stenodb — Easy to use local JSON database. Ready to use in Browser (localStorage, sessionStorage), Nest.js and Node.js.