vzwGrey
Student of Computer Engineering. Love computer architecture, love languages. In love with Rust, transistors and much more.
Germany
Pinned Repositories
hoshi
Discord bot for starboard
clara-lang
A toy programming language.
discord-selfbot
Code for a simple discord selfbot I made for myself. NO LONGER MAINTAINED
kenshi
A 32-bit toy operating system for self-education.
meiji-os
A minimal 16-bit operating system written in pure x86 assembly.
moon-os
A 64-bit x86 operationg system written in Rust using the Stivale2 boot protocol and the Limine bootloader.
mu
Untyped Lambda Calculus parser & evaluator.
pong
Pong implemented in x86 assembly to be run in place of a bootsector.
space-invaders-emu
A from-scratch emulator for the original Space Invaders arcade game based on the 8080 CPU.
SpriteEdit
An OpenGL-based sprite editor.
vzwGrey's Repositories
vzwGrey/mu
Untyped Lambda Calculus parser & evaluator.
vzwGrey/SpriteEdit
An OpenGL-based sprite editor.
vzwGrey/pong
Pong implemented in x86 assembly to be run in place of a bootsector.
vzwGrey/clara-lang
A toy programming language.
vzwGrey/meiji-os
A minimal 16-bit operating system written in pure x86 assembly.
vzwGrey/moon-os
A 64-bit x86 operationg system written in Rust using the Stivale2 boot protocol and the Limine bootloader.
vzwGrey/servant
An HTTP server for serving static files written in pure C.
vzwGrey/aoc-2022
My solutions for Advent of Code 2022 in Rust
vzwGrey/aocfuse
vzwGrey/argon
A small (upcoming) compiler written in C++.
vzwGrey/guide
A guide made by the community of discord.js for its users.
vzwGrey/raycast
A basic raycaster to render a 3d scene.
vzwGrey/smorth
A very minimal stack based (post fix) interpreter written in x86 64-bit assembly for Linux.
vzwGrey/space-invaders-emu
A from-scratch emulator for the original Space Invaders arcade game based on the 8080 CPU.
vzwGrey/yu
A toy programming language implemented in Haskell.
vzwGrey/aoc-2021
My solutions for the Advent of Code 2021. 🎄
vzwGrey/ascii
A little web app to look up any 7-bit ASCII character and maybe find out a little more about it.
vzwGrey/circbuf-rs
Basic circular buffer library for Rust.
vzwGrey/comp_iler
Arbitrary code execution Discord bot
vzwGrey/discord.js
A powerful JavaScript library for interacting with the Discord API
vzwGrey/filter-magic
A simple little CLI tool to apply a few different filters to images.
vzwGrey/flake-templates
My NixOS flake templates. ❄
vzwGrey/lbl
A very simple line-based text editor written in Rust.
vzwGrey/led-over-tcp
vzwGrey/licp
Dumb "Lisp" written in C.
vzwGrey/shortpost
Minimal Twitter clone written in Go. Features user accounts, sessions and a basic timeline with posts.
vzwGrey/snake
A terminal-based game of snake written in C11 using ncurses.
vzwGrey/tfs
TFS is a small and simple filesystem designed by me for self-educational purposes.
vzwGrey/tree-rs
A program to recursively list the contents of a folder in a tree-like manner.
vzwGrey/webleds
Web-interface to control LEDs connected to an Arduino.