🦀 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