1.1 KiB
1.1 KiB
Featured Projects
Fsub
Command-line SubRip file (.srt) editor. Available on my Github and on PyPi.
Inflective
Offline REST API, written in Rust, for the Wiktionary project’s database, serving inflections of most words from the following languages:
- English
- French
- German
- Italian
- Polish
- Portuguese
- Russian
- Spanish
Also includes a web user interface. Based on the “wiktextract” Python script and relying on kaikki.org.
It is not yet ready but usable, though there is no streamlined installation process. You can find the repository here.
Install-Arch
Shell scripts for installing my setup of Arch and Artix Linux. Available on my Github.
Jackc
Compiler and assembler of the Jack programming language, for the Hack computer architecture.
This is the project of the Nand2Tetris course and is available here.