Pinned Repositories
aoc_2021
Advent of Code 2021 repo
AoC_2023
Advent of Code 2023 solutions
AoC_RiscV
Advent of Code 2024 using RISC-V assembly (With a C runner to grab/feed input. I'm not a maniac)
flappy_gpu
A flappy bird clone with a bunch of stuff generated/run on the GPU directly
gol_vulkan_dyn_rendering
Conway Game of Life using Dynamic Rendering with Vulkan
hello_vulkan
Vulkan Tutorial
performance_aware
For Computer Enhance's Performance Aware Course
surf_reports
Download the surf reports for Sydney
ztor
A (partial) bittorrent client in zig
zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
iansimonson's Repositories
iansimonson/ztor
A (partial) bittorrent client in zig
iansimonson/hello_vulkan
Vulkan Tutorial
iansimonson/performance_aware
For Computer Enhance's Performance Aware Course
iansimonson/flappy_gpu
A flappy bird clone with a bunch of stuff generated/run on the GPU directly
iansimonson/AoC_RiscV
Advent of Code 2024 using RISC-V assembly (With a C runner to grab/feed input. I'm not a maniac)
iansimonson/AoC_2023
Advent of Code 2023 solutions
iansimonson/gol_vulkan_dyn_rendering
Conway Game of Life using Dynamic Rendering with Vulkan
iansimonson/sudoku
Sudoku game written in zig
iansimonson/AoC2022_glsl_vulkan
Advent of Code 2022 GLSL Vulkan
iansimonson/aoc_2021
Advent of Code 2021 repo
iansimonson/chroma
A general purpose syntax highlighter in pure Go
iansimonson/IanSimonson
The source code for my personal site
iansimonson/nixos_configs
Config files for nixos
iansimonson/surf_reports
Download the surf reports for Sydney
iansimonson/aoc_get
Gets the input for a given day
iansimonson/dotfiles
Backup of dotfile environment
iansimonson/holy
✨ A simple and clean Hugo theme
iansimonson/modern_c
Examples and challenges from Modern C Book
iansimonson/Odin
Odin Programming Language
iansimonson/odin-lang.org
iansimonson/odin-psapi
Windows PSAPI bindings for Odin
iansimonson/odin_aoc2020
Advent of Code 2020 implemented in Odin
iansimonson/ray_tracer_in_one_weekend
Following along the online book
iansimonson/raytracer_iow_odin
Ray tracer in one weekend, in odin
iansimonson/RedTeaming-Tactics-and-Techniques
Red Teaming Tactics and Techniques
iansimonson/relativity
Simulation of motion/velocities from observers point of views
iansimonson/zben
Zig Bencode Parser
iansimonson/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
iansimonson/zig_aoc2020
Advent of Code 2020 Implemented in Zig
iansimonson/zls
Zig LSP implementation + Zig Language Server