Rotate your device to see more details
October 2022 - now
CLI app, VS Code extension and Roblox plugin. Argon enables the use of external editors, tools and version control systems. Comes with many useful features that help manage project, maintain code and manipulate instances. Extremely customizable via global config and templates. Ultra fast and well optimized while being easy to use.
September 2024
Source/Header dynamic editor splitter for JetBrains Rider IDE designed for C++ projects. Improves development experience when working with a large codebase. This plugin is experimental as it intensively abuses IntelliJ API
May 2024
Simple yet elegant Google Chrome extension that allows you to view repository Lines Of Code with an option to exclude selected languages. Clicking on the stat will take you to the ghloc.vercel.app page with even more LOC details.
September 2023
Lua Universal Negation Operator – ultra compact VSC extension (about 20 lines) that allows you to use exclamation mark as a negation operator in Lua or Luau. LUNO converts != to ~= as you type so there is no need to set up any additional stuff.
August 2023
Spotify Spatial Audio is simple macOS app that takes advantage of Spotify’s web API to make use of spatial audio on your supported AirPods possible directly from the Spotify app. Currently spatial audio on macOS is only supported by Safari thus SSA simply creates new hidden window and switches playback to web player.
August 2023
Well, every developer needs their own site, right? So here is mine! As you can see priorates were monochrome color scheme and simplicity. Those mysterious squares close to the GitHub logo are my contribution this year. Try resizing the window to see some magic happen! Also, this page has 100% score in every Google Lighthouse category.
January 2023
Simple Visual Studio Code extension that allows you to use same comment characters in every major language. It also allows to customize your experience by auto closing comment block or by adding spaces automatically.
January 2023
Lightweight Roblox Studio plugin for camera bookmarks. It’s exact replica of Unreal Engine’s camera checkpoints. It allows you to save up to 10 camera location and then teleport to them either by keyboard shortcut or using UI.