Projects
- Learniverse - Learniverse is an educational website/app targeted for people of rural areas. Made during Techtronix'24 Hacksphere.
- iceage - Small, simple static site generator with no nonsense features. Available on npm.js
- tinyshaders - Shader playground in the web. Using this website, shaders (which are small programs run on GPU for each pixel of your screen) can be programmed and tested live directly in the browser. It is inspired from more featured websites like ShaderToy.
- csfapp - Hackernews style forum software written in Svelte. Uses Pocketbase as the backend.
- wazm-lang - Experimental AOT compiler generating WASM bytecode for a custom programming language.
- scafetch - A command line tool to display information about remote repositories.
Games
All my games are present on my itch.io page
Contributons
- mach - Zig game engine & graphics toolkit for building high-performance, truly cross-platform, robust & modular games, visualizations, and desktop/mobile GUI apps.
- mach-sysjs - Enables Zig/WASM to speak to JavaScript
- zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
- zar - An attempt to write an archiver using zig.
- zigup - Tool to download and manage zig compilers.
Old Projects
- Deccan Engine - Open-Source Cross-platform 2D Game Engine written in C11 and is powered by SDL.
- inon - Data serialization format in Zig.
- zig-vala - Integration of Vala with Zig('s Build System).
- cobalt - Simple, minimalistic build system/build generator for C projects which uses Modules for custom dependencies.
- Overwatcher-Bot - Auto-moderation bot written in NodeJS as my first real(or sensible) NodeJS practice project. Not actively developed or hosted.