Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mj-hd/mj-hd


https://github.com/mj-hd/mj-hd

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

## Things I code with

rust/rust-plainflutter/flutter-originaldart/dart-original-wordmarkreact/react-original-wordmarktypescript/typescript-originalgo/go-originalvim/vim-originaljavascript/javascript-originalnodejs/nodejs-original-wordmark

## Things I want to do

- GameBoy Sound support by dart FFI (https://github.com/mj-hd/dashboy)
- GameBoy Color support (https://github.com/mj-hd/gb, https://github.com/mj-hd/dashboy)
- PlayStation (any) ROM Emulation (https://github.com/mj-hd/rps)
- Blackhole Ray-Tracing (like https://github.com/vlwkaos/threejs-blackhole)
- ...etc

## Open Source Projects

|Projects|Description|stars|forks|
|--------|-----------|-----|-----|
|[mj-hd/rps](https://github.com/mj-hd/rps)|PlayStation Emulator in Rust|9|0|
|[mj-hd/dashnes](https://github.com/mj-hd/dashnes)|NES Emulator by Flutter&Rust|1|0|
|[mj-hd/dashboy-advance](https://github.com/mj-hd/dashboy-advance)|GameBoy Advance Emulator by Flutter&Rust|1|0|
|[mj-hd/dashboy](https://github.com/mj-hd/dashboy)|Gameboy Emulator implemented by pure Dart|148|8|
|[mj-hd/rgba](https://github.com/mj-hd/rgba)|GBA Emulator in Rust|18|1|
|[mj-hd/flutter_hooks_lint_plugin](https://github.com/mj-hd/flutter_hooks_lint_plugin)|a lint plugin for flutter_hooks|30|2|
|[mj-hd/rnes](https://github.com/mj-hd/rnes)|NES Emulator in Rust|7|0|
|[mj-hd/gb](https://github.com/mj-hd/gb)|Gameboy Emulator in Rust|30|1|
|[mj-hd/gb-reader](https://github.com/mj-hd/gb-reader)|GB cardridge reader for CUBIC STYLE's Raspberry Pi ADVANCE Expansion Board|11|3|
|[mj-hd/ASC-Simulator-and-Assembler](https://github.com/mj-hd/ASC-Simulator-and-Assembler)|「算数で読み解く コンピュータのしくみ」より、ASC用アセンブラとシミュレータ|5|0|

## Latest gists

- [enum_widget.dart](https://gist.github.com/mj-hd/6fc64669b074dff03ad1fa9bef9e1ae8)
- [Flutter 3のパフォーマンス改善まとめ](https://gist.github.com/mj-hd/c5f4eda09ca506c0ac18cfdc7f01eea5)
- [dart_switch_loop.dart](https://gist.github.com/mj-hd/8e6dfae5563935294b0389033cb3c613)
- [null safe controller](https://gist.github.com/mj-hd/fbe79a46c183992e207db63b8e2e1912)
- [tdt.dart](https://gist.github.com/mj-hd/2ff63328ab092f2d19d8e78e32fb8971)

## Latest posts

- [2023年振り返りと抱負](https://mjhd.hatenablog.com/entry/2024/01/01/002206)
- [2022年振り返り 学んだことと来年の抱負](https://mjhd.hatenablog.com/entry/2022/12/30/231606)
- [ズボラ自炊ブートキャンプ](https://mjhd.hatenablog.com/entry/2022/12/17/125258)
- [株式会社サイバーエージェントを退職しました](https://mjhd.hatenablog.com/entry/2022/10/09/161150)
- [Github Actionsのcacheをデータの永続化(?)に使う](https://mjhd.hatenablog.com/entry/2022/06/04/104711)