Update README.md

This commit is contained in:
Daniel Bulant 2024-09-29 13:17:13 +02:00 committed by GitHub
parent ce834cca7f
commit c299c5c83e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,15 +4,15 @@ This is my github page for nearly all my projects. If you want to see my work, I
* [Heaventaker](https://github.com/danbulant/heaventaker) - Open-source visual novel ([web](https://heaventaker.danbulant.eu/)) game, also available for [Android](https://play.google.com/store/apps/details?id=eu.danbulant.heaventaker&utm_source=github_profile). On [itch.io](https://danbulant.itch.io/heaventaker).
* [Mangades](https://github.com/danbulant/Mangades) - Mangadex simple website client, used for simple viewing (much lighter site than Mangadex itself) and downloading (in e-book reader compatible formats, supported EPUB and CBZ).
* [Deno installation](https://github.com/danbulant/deno_install) - Czech information about how to install Deno.
* [Commando](https://github.com/iceproductions/Commando) - A framework for discord.js bots with advanced command and argument handling. Supports discord.js 13, unlike regular commando, but is not really maintained since.
* [Deno FCGI](https://github.com/danbulant/dejs-fcgi) - Deno FastCGI server which works like PHP - write code using ejs, connect Deno FCGI to your webserver and you're ready to go.
* [Osu!Visualizer](https://github.com/danbulant/osuVisualizer) - I wanted to listen to my osu beatmaps on background so I made this.
* [CPU](https://github.com/danbulant/cpu) - Custom 32 bit cpu architecture inspired by MIPS with logisim circuit and a rust emulator. Can play Bad Apple.
* [chip8](https://github.com/danbulant/chip8) - Chip8 emulator along with a [Bad Apple rom generator](https://github.com/danbulant/chip8badapple).
* [Bad Apple on Wooting](https://github.com/danbulant/wooting-fun) - A script to play bad apple on the wooting keyboard. There's still not enough bad apple.
### Live projects
Those are projects you can see running for yourself:
* [Haxagon](https://haxagon.cz) - I'm a Back-end developer for Haxagon, a cybersecurity learning platform. It features real-time events, advanced permissions and VMs.
* [Heaventaker](https://danbulant.itch.io/heaventaker) - Open-source visual novel game, fan-game of Helltaker.
* [Mangades](https://manga.danbulant.eu) - Mangadex downloader and viewer
* [Tictactoe](https://tictactoe.danbulant.eu) - Ultimate tictactoe with simple multiplayer