diff options
| author | tslilc <tslil@posteo.de> | 2026-08-29 16:21:11 +0100 |
|---|---|---|
| committer | tslilc <tslil@posteo.de> | 2026-08-29 16:21:11 +0100 |
| commit | 392fffff70ca0f86f8b73cf2bc481de538b30c0f (patch) | |
| tree | 9ee18561c54af0c2aa8b69b63bcb8e451a22341d /cv.tex | |
| parent | 8d6a31cb853234e0a77897b6b7125d38e8b5cc2b (diff) | |
Diffstat (limited to 'cv.tex')
| -rw-r--r-- | cv.tex | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -233,12 +233,12 @@ Interested in: \emph{machine learning}, \emph{formal \& higher category theory}, In the period 2016-present, i have created several medium-to-large projects of my own, including: - \listentry{\href{https://git.sr.ht/~tslil/ctak}{ctak} [C], a line-mode interface for the game of Tak, complete with a computer opponent. This project was designed to learn about neural networks, adversarial tree search, \& buildroot for cross-compiling and embedded computing on a Raspberry PI} - \listentry{\href{https://git.sr.ht/~tslil/keyboard}{srchr} [Rust], a parallelised keyboard layout optimiser. This project exploits symmetries in ``pre-layouts'' to reduce the search space, which it explores by way of a genetic algorithm in order to optimise layouts given certain n-gram distributions and a customisable loss function as input. Includes schematics for custom keyboard pcbs} - \listentry{\href{https://git.sr.ht/~tslil/adclock}{Art-deco clock} [AVR C, OpenSCAD], a 3D-printed art-deco clock using an ATTiny24, RTC chip, and two OLED displays} - \listentry{\href{https://github.com/tslilc/siege-mode}{siege-mode.el} [elisp], an Emacs minor mode to surround the region with smart delimiters interactively} - \listentry{\href{https://git.sr.ht/~tslil/msr}{msr} [C], a public-key signature verification tool using curve Ed25519, libsodium, GNU argp, and compatible with OpenBSD's signify} - \listentry{\href{https://git.sr.ht/~tslil/zirc}{ZiRC} [Zig], a project to learn the Zig programming language and the basics of 3D rendering by building a featureful raycaster engine} + \listentry{\href{https://git.l-3.space/ctak}{ctak} [C], a line-mode interface for the game of Tak, complete with a computer opponent. This project was designed to learn about neural networks, adversarial tree search, \& buildroot for cross-compiling and embedded computing on a Raspberry PI} + \listentry{\href{https://git.l-3.space/keyboard}{srchr} [Rust], a parallelised keyboard layout optimiser. This project exploits symmetries in ``pre-layouts'' to reduce the search space, which it explores by way of a genetic algorithm in order to optimise layouts given certain n-gram distributions and a customisable loss function as input. Includes schematics for custom keyboard pcbs} + \listentry{\href{https://git.l-3.space/adclock}{Art-deco clock} [AVR C, OpenSCAD], a 3D-printed art-deco clock using an ATTiny24, RTC chip, and two OLED displays} + \listentry{\href{https://git.l-3.space/siege-mode}{siege-mode.el} [elisp], an Emacs minor mode to surround the region with smart delimiters interactively} + \listentry{\href{https://git.l-3.space/msr}{msr} [C], a public-key signature verification tool using curve Ed25519, libsodium, GNU argp, and compatible with OpenBSD's signify} + \listentry{\href{https://git.l-3.space/zirc}{ZiRC} [Zig], a project to learn the Zig programming language and the basics of 3D rendering by building a featureful raycaster engine} \newcolumn |
