Pinned Repositories
0scarB.github.io
aoc2023
Advent of Code 2023
celticknots
hello.elf
112 byte "Hello, World!" ELF, x86-64, linux executable.
home_net_monitoring
Simple home network monitoring Python library.
httpsrvdev
A simple HTTP development server in C.
loc.py
A single-file, simple python script for counting lines of code.
tail-recursive
Tail recursion package for python with a simple decorator api.
video-to-slides
Convert video to pdf slides.
wat-the-snake
A snake game written in the WebAssembly text format (WAT).
0scarB's Repositories
0scarB/tail-recursive
Tail recursion package for python with a simple decorator api.
0scarB/video-to-slides
Convert video to pdf slides.
0scarB/aoc2023
Advent of Code 2023
0scarB/datadotenv
Populate python dataclasses from dotenv variables.
0scarB/hello.elf
112 byte "Hello, World!" ELF, x86-64, linux executable.
0scarB/home_net_monitoring
Simple home network monitoring Python library.
0scarB/httpsrvdev
A simple HTTP development server in C.
0scarB/hwr-indoor-navigation
0scarB/hwr-series-catalog
0scarB/hwr-tierarzt-notdienst-finder
0scarB/loc.py
A single-file, simple python script for counting lines of code.
0scarB/odom-sim
0scarB/pratice-numeric-convert
Practice numeric conversions with a simple script.
0scarB/wat-the-snake
A snake game written in the WebAssembly text format (WAT).
0scarB/dev-ref
Personal coding reference.
0scarB/fizzbuzz-asm
Fizz Buzz in x86-64 nasm, targeting linux.
0scarB/game-of-life-large
This project aims to efficiently render a large Conway's Game of Life grid in the browser.
0scarB/gol.c
A small, cross-platform, TUI based Conway's Game of Life implementation.
0scarB/grugui
Light-weight Web-UI creation tools
0scarB/ocaml
The core OCaml system: compilers, runtime system, base libraries
0scarB/ocaml-list-take-drop-bench
Benchmarking implementations of `List.{take,drop}{,_while}` for ocaml stdlib.
0scarB/piccolo
A fast, user friendly ORM and query builder which supports asyncio.
0scarB/potato-snake
A terminal and WebAssembly snake game, designed to run on a potato.
0scarB/sfw
A simple frontend web framework that tries to be minimal and auditable.
0scarB/sfw-prototype
A simple frontend web framework that tries to be minimal and auditable.
0scarB/simple-programming-lang
A simple stack-based programming language.
0scarB/sudoku
Pure python sudoku solver
0scarB/termc
A plain old Unix CLI application for sharing your terminal with others.
0scarB/terminfo-db-exploration
Exploring parsing terminfo database entries
0scarB/uiad
UI As Data