Skip to content
View intrepidDev101's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Block or report intrepidDev101

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
intrepidDev101/README.md

header.png

🌌 Hello There! πŸ‘‹

Typing SVG

πŸ§‘β€πŸ’» About Me

// File: about_me.c
#include <developer.h>
#include <passion.h>
#include <creativity.h>

int main() {
    char *bio = "A curious developer navigating the vast realms of πŸŒ€ C, βš™οΈ Rust, and πŸ“± Flutter, 
    fueled by the enchanting powers of πŸ€– Generative AI.";
    
    // Current Quests 🎯
    learn("C");
    explore("Rust");
    master("Flutter");
    harness("Generative AI Magic");
    
    // Daily Activities ⚑
    build(small_scripts_and_tools);
    debug(real_world_problems);
    refactor(creative_ideas);
    
    // Fun Facts πŸ›Έ
    enjoy("✈️ Traveling");
    capture("πŸ“Έ Photography");
    read("πŸ“š Mind-expanding Books");

    return chase(dreams);
}

🌟 My Journey in Numbers

πŸ“Š GitHub Stats

intrepidDev101's Stats

πŸ”₯ Streak

intrepidDev101's Streak

πŸ—‚οΈ Top Languages

intrepidDev101's Top Languages

πŸš€ My Learning RoadMap

"Crafting code, one language at a time!"

πŸ”₯ Why These Tools?

  • C: Unlock the secrets of low-level programming. πŸ”‘
  • Git: Track, collaborate, and manage code efficiently. 🌍
  • SQL: Manage and interact with relational databases. πŸ“Š
  • MongoDB: Store and manage data in a NoSQL database. πŸš€
  • Rust: Fearless concurrency and memory safety β€” the future of system design. βš™οΈ
  • Docker: Containerize applications for consistent environments. πŸ”§
  • Flutter: Dream it, design it, and deploy it β€” all in one codebase. πŸ“±πŸ’»
  • Jenkins: Automate deployment and continuous integration. πŸ”„
  • Linux: Master the most powerful open-source operating system. 🐧
  • Figma: Design beautiful UIs with precision and ease. 🎨
  • Firebase: Build scalable apps with seamless backend integration. πŸ”₯
  • VSCode: A powerful, customizable code editor for any developer. πŸ“
  • Android Studio: The official IDE for Android development. πŸ“±

β€œThe tools we master shape the future we create.”

πŸŽ‰ Fun Extras

πŸ’» Random Dev Quote

Dev Quote

🎨 Code Snippet of the Week

// A simple Rust function to brighten your day!
fn make_it_sunny() -> &'static str {
    "β˜€οΈ Everything is going to be okay!"
}

fn main() {
    println!("{}", make_it_sunny());
}

🌐 Let’s Connect!

Popular repositories Loading

  1. Gnome-PurgeX Gnome-PurgeX Public

    "GNOME PurgeX: A powerful tool to streamline your GNOME desktop by removing unnecessary apps and bloat."

    Shell 1

  2. HistoriX HistoriX Public

    HistoriX is a powerful command history analyzer for Bash that categorizes, visualizes, and provides insights into your shell usage patterns.

    Shell 1

  3. intrepidDev101 intrepidDev101 Public

    Config files for my GitHub profile.

  4. ZebraPass ZebraPass Public

    ZebraPass: A simple yet powerful cli based password generator.

    C

  5. IronClean- IronClean- Public

    IronClean πŸ›‘οΈ is a powerful, interactive system cleanup tool for Linux that frees up disk space, clears memory cache, and removes old software packages with ease.

    Shell