๐ฆ A Rust Project ๐ฆ
๐ฅ๏ธ A Code Farmerโs Rebirth โจ๏ธ
๐ง Email: cod2colt@gmail.com ๐จ
- ๐ฑ Here's a code farmer's rebirth from Cod to Colt
- ๐ญ Here's currently working on studying coding
- ๐ฉโ๐ป Study Rust ๐ฆ and run the ๐ฆ code step by step ๐จโ๐ป
- ๐ฆ Cod2Colt
Practice idiomatic Rust and build a gui app - ๐ฎ FlyRust
A game developed in Rust using egui, following the MVVM architecture. - ๐ช MyGitHooks
MyGitHooks is a Python-based toolset for managing git repository hooks and automated email notifications.
flowchart LR
0["Basic"]
A["x86 ASM/MASM"]
B["C"]
C["DSP ASM"]
D["C++ / C#"]
E["Python"]
F["Rust"]
G["Matlab"]
H["Future ?"]
A --> C
A --> B
0 --> B
B --> D --> F -.-> H
B --> C
E -.-> H
B --> G --> E
flowchart LR
A["zip"]
B["CVS"]
C["SourceSafe"]
D["SVN"]
E["Git"]
A --> B --> C --> D --> E
flowchart LR
A["printf"]
B["ICE / JTAG / LA"]
D["Dump"]
E["SVC"]
F["Read the Code"]
A --> B --> D --> E --> F