Pinned Repositories
b2xto
Stop apps that don't receive packets and start them when they do.
bytes2img
Read raw pixel data (i.e. a list of bytes) and save them into a standard image format.
c-exe-template
esolang-grta
A minimal and extremely difficult esolang written in WebASM and C.
simurai
simurai-usenixsec2024-ae
swicc
A framework for creating smart cards (ICC-based cards with contacts).
swicc-pcsc
A PC/SC IFD handler to attach swICC-based cards through a software PC/SC reader.
swsim
A software SIM card.
zig-microui-example
Zig base for using https://github.com/rxi/microui (immediate-mode UI library)
tomasz-lisowski's Repositories
tomasz-lisowski/zig-microui-example
Zig base for using https://github.com/rxi/microui (immediate-mode UI library)
tomasz-lisowski/a002513-generating-algorithm
Algorithm for generating the A002513 (https://oeis.org/A002513) integer sequence (including a list of the arrangements).
tomasz-lisowski/falling-sand-game
A falling-sand game in scala.
tomasz-lisowski/libmaxplus
Tiny max-plus algebra (a.k.a. max tropical semiring) library.
tomasz-lisowski/m3pi-line-follower-controller
Proportional, Derivative (PD) line following controller for the Pololu m3pi robot running on the NXP LPC1768 microcontroller.
tomasz-lisowski/plain-build-gen
A utility for generating a Windows batch build script for building C code (no support for glob patterns so it's kind of useless).
tomasz-lisowski/rendered-math-url-gen
Generates a URL to the "render.githubusercontent.com/render/math" endpoint which generates the formula image. This should be done automatically in github markdown but it isn't...