Skip to content
View cod2colt's full-sized avatar

Block or report cod2colt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Cod2Colt/README.md

Hi there 👋

🐠 Cod ⇢ Colt 🐎

🦀 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 👨‍💻


▶️ Watch Demo on YouTube

Projects

  • 🦀 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.

Development Environment

Rust VSCode macOS

Github

GitHub
GitHub Repo

Footage

YouTube

🧑‍🌾 My Profile of Coding Farmer

🌾 My Road as the Coding Farmer

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
    
Loading

🗂️ My Struggles of Version Control

flowchart LR
    A["zip"]
    B["CVS"]
    C["SourceSafe"]
    D["SVN"]
    E["Git"]

    A --> B --> C --> D --> E
Loading

🐛 My Stages of Debugging Grief

flowchart LR
    A["printf"]
    B["ICE / JTAG / LA"]
    D["Dump"]
    E["SVC"]
    F["Read the Code"]

    A --> B --> D --> E --> F
Loading

Pinned Loading

  1. Cod2Colt Cod2Colt Public

    🦀 A Rust Studying Project 🦀

    Rust

  2. FlyRust FlyRust Public

    🦀 🎮 FlyRust is a game developed in Rust using egui, following the MVVM architecture

    Rust