Pinned Repositories
beaver
Readable, reliable and capable build system and command runner for any project
defer
A simple, single-header library which implements defer and autofree at compile-time in C/C++
kiwi-ecs
A performant, small and versatile entity component system written in Rust
kiwi-ecs-swift
A fast, flexible and simple to use entity component system
nootlang
A simple scripting language
photobooth
A photobooth application for the Raspberry Pi and the Pi Camera Module
rpg-lang
The RPG esoteric programming language. Includes compiler, cli and language specification.
SnakeSwift
Snake game written in Swift. Runs on any browser using WebAssembly and on macOS with SwiftUI.
SwiftCurses
Make terminal applications quickly with ncurses + Swift
Jomy10's Repositories
Jomy10/defer
A simple, single-header library which implements defer and autofree at compile-time in C/C++
Jomy10/SwiftCurses
Make terminal applications quickly with ncurses + Swift
Jomy10/beaver
Readable, reliable and capable build system and command runner for any project
Jomy10/pufferfish
An extensible html templating engine that generates static html.
Jomy10/libcamera-swift
Libcamera bindings for Swift
Jomy10/photobooth
A photobooth application for the Raspberry Pi and the Pi Camera Module
Jomy10/PureSwift
A website listing packages that are written in pure Swift, or work in pure Swift (e.g. work on any platform).
Jomy10/SimpleGraph
Graph database in SQLite for Swift
Jomy10/TaskProgress
Progress indicators for multiple tasks in the terminal
Jomy10/Advent-Of-Code-2023
Solutions to AoC 2023 in Swift
Jomy10/Advent-Of-Code-2024
Some solutions for Advent of Code 2024
Jomy10/Argon
Small UI library that renders to a pixelbuffer for C and C++
Jomy10/ArgonSwift
Bindings for Argon UI library for Swift
Jomy10/crossbee
Cross-compilation toolchain using Docker for any build system
Jomy10/CTypes
Single-header libraries containing common data structures and functions for C/C++
Jomy10/dirs-c
a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows
Jomy10/GameOfLife
Conway's game of life in the terminal
Jomy10/Jomy10
Config files for my GitHub profile.
Jomy10/jonaseveraert.be
My website
Jomy10/keycloak-pot
Run Keycloak on FreeBSD through Pot!
Jomy10/libcipher
Encode messages with ciphers
Jomy10/libkeycloak
A library for interacting with Keycloak and validating jwt tokens returned from it. Includes bindings for Ruby. (early development, features are lacking)
Jomy10/myCIlium
CI software. Contains myCIlium implementation and specification. Orchestrates CI tasks between multiple machines
Jomy10/NeovimConfig
My configuration for neovim using AstroNvim
Jomy10/Octo
Polyglot binding generator: Generate bindings from language X to language Y
Jomy10/Plugins
Plugin framework for Swift applications
Jomy10/postgres-pot
Run Postgres on FreeBSD effortlessly using Pot
Jomy10/swift-cairo
Swift library for Cairo
Jomy10/swift-graphics
Cross-platform 2D graphics library for Swift
Jomy10/type-pools
A data structure to store values of multiple types