Pinned Repositories
project_cutepon
Cutepon is a web application that allows you to send and receive coupons with friends and family!
aoc2022
Advent of Code 2022 in zig
log.c
A simple logging library implemented in C99
makeshift-static-web-generator
This is my personal makeshift static website generator (mswg)
procedural_static_site_builder
Build static websites with javascript, html and markdown in a procedural way, all in a single file.
single_page_pdf_maker
Script to create a 1 page pdf of a full website (rather than a paged pdf). Instructions inside the script.
tinyrenderer
exploration of software rendering, audio, windowing and other stuff written in zig for `win32` and `wasm`
tinyrenderer_
A software renderer exploration written in zig
Tracy_wrapper_cs
A C# wrapper for the Tracy profiler
OAguinagalde's Repositories
OAguinagalde/makeshift-static-web-generator
This is my personal makeshift static website generator (mswg)
OAguinagalde/aoc2022
Advent of Code 2022 in zig
OAguinagalde/tinyrenderer_
A software renderer exploration written in zig
OAguinagalde/log.c
A simple logging library implemented in C99
OAguinagalde/tinyrenderer
exploration of software rendering, audio, windowing and other stuff written in zig for `win32` and `wasm`
OAguinagalde/Tracy_wrapper_cs
A C# wrapper for the Tracy profiler
OAguinagalde/baojs
⚡️ A fast, minimalist web framework for the Bun JavaScript runtime
OAguinagalde/destral_ecs
ENTT like implementation of ECS in C
OAguinagalde/flecs
A fast entity component system (ECS) for C & C++
OAguinagalde/procedural_static_site_builder
Build static websites with javascript, html and markdown in a procedural way, all in a single file.
OAguinagalde/single_page_pdf_maker
Script to create a 1 page pdf of a full website (rather than a paged pdf). Instructions inside the script.
OAguinagalde/texture_util
A tool for embedding image data into C source code.
OAguinagalde/flecs-meta
C/C++ reflection library without RTTI or code generation
OAguinagalde/HowTo_BackUpRemoteRepositories
How to back up (and keep up to date) remote repositories automatically
OAguinagalde/ImGui.NET
An ImGui wrapper for .NET.
OAguinagalde/mod-weekend-xp
XpWeekend module for Azerothcore
OAguinagalde/MonoGame.Extended
Classes and extensions to make MonoGame more awesome
OAguinagalde/NoPipeline
A Monogame Content Pipeline enhancer.
OAguinagalde/sokol
minimal cross-platform standalone C headers
OAguinagalde/TIC-80
TIC-80 is a fantasy computer for making, playing and sharing tiny games.
OAguinagalde/Toys_R_Arms
Video game developed for the DonostiTron Game Jam 2016.
OAguinagalde/zig-issue-repro
OAguinagalde/ziglings
Learn the Zig programming language by fixing tiny broken programs.