leonmavr
GPG public key: 9C843A5540EC39609E262210C8975BF258C507F1 I'll be back on github soon.
Frankfurt
Pinned Repositories
asm_shapes
(Inactive) Interactive program to rasterise simple geometrical shapes in a 16-bit 8086 DOS assembler emulation. Tested in emu8086.
chip-8
Chip8 emulator in C++ with graphics rendered directly on the terminal.
dots
• • •
EZfaces
Python package that implements Eigenfaces to build a face recognition database. It supports interaction with the webcam.
generative-art
gfx-v4
A simple 2D graphics library in C written on top of X. Its basic interface was written by Prof Douglas Thain, University of Notre Dame. Modified by me to implement some graphics algorithms.
HIP35
HP-35 RPN calculator emulator in C++17 with a terminal user interface
quad-tree
Point quadtree data structure implementation and visualization in C
retrocube
📺👽 3D voxel graphics engine on the terminal in standard C without third parties
zeitkatze
time cat -- literally. Available as AUR package
leonmavr's Repositories
leonmavr/retrocube
📺👽 3D voxel graphics engine on the terminal in standard C without third parties
leonmavr/chip-8
Chip8 emulator in C++ with graphics rendered directly on the terminal.
leonmavr/EZfaces
Python package that implements Eigenfaces to build a face recognition database. It supports interaction with the webcam.
leonmavr/quad-tree
Point quadtree data structure implementation and visualization in C
leonmavr/HIP35
HP-35 RPN calculator emulator in C++17 with a terminal user interface
leonmavr/zeitkatze
time cat -- literally. Available as AUR package
leonmavr/asm_shapes
(Inactive) Interactive program to rasterise simple geometrical shapes in a 16-bit 8086 DOS assembler emulation. Tested in emu8086.
leonmavr/gfx-v4
A simple 2D graphics library in C written on top of X. Its basic interface was written by Prof Douglas Thain, University of Notre Dame. Modified by me to implement some graphics algorithms.
leonmavr/generative-art
leonmavr/dots
• • •
leonmavr/CTF-challenges
(Inactive) solutions to various reverse engineering/CTFchallenges
leonmavr/bbc_weather_scraper
Tiny weather scraper for https://www.bbc.com/weather
leonmavr/chip8
chip8 emulator
leonmavr/CNN-for-Brain-Tumor
A Convolutional Neural Network Model for Brain Tumor Classification
leonmavr/DLA
Limited Diffusion Aggregation simulation in C
leonmavr/first-raytracer
leonmavr/freestyle-raytracer
My first ray tracer for fun and no profit
leonmavr/kinect-rf
leonmavr/leonmavr
leonmavr/leonmavr.github.io
Source for my blog: leonmavr.github.io
leonmavr/matrix
Matrix digital rain implemented in Bash
leonmavr/tobj
.obj file renderer on the terminal
leonmavr/usxiv
Simple X Image Viewer - with united pull requests from the community and personal tweaks