mirror of
https://github.com/danbulant/danbulant
synced 2026-05-19 04:18:34 +00:00
31 lines
2.4 KiB
Markdown
31 lines
2.4 KiB
Markdown
### Hello there!
|
|
|
|
This is my github page for nearly all my projects. If you want to see my work, I recommend looking at these repositories:
|
|
|
|
* [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).
|
|
* CPU (private now; made into a challenge. Might be a blog post later) - 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
|
|
|
|
|
|
<details>
|
|
<summary>GitHub Stats</summary>
|
|
|
|
<p align="center">
|
|
<img src="https://github-readme-stats.vercel.app/api/top-langs?username=danbulant&show_icons=true&locale=en&layout=compact&theme=dark&langs_count=8&count_private=true"/>
|
|
<img src="https://github-readme-stats.vercel.app/api?username=danbulant&show_icons=true&locale=en&theme=dark&count_private=true" alt="SingularisArt"/>
|
|
<img src="https://github-readme-streak-stats.herokuapp.com/?user=danbulant&theme=dark&count_private=true"/>
|
|
<img src="https://api.githubtrends.io/user/svg/danbulant/repos?time_range=one_year&include_private=True&group=other&theme=dark"/>
|
|
<img src="https://api.githubtrends.io/user/svg/danbulant/langs?time_range=one_year&include_private=True&group=other&loc_metric=changed&theme=dark"/>
|
|
</p>
|
|
</details>
|