Hello, World! 🌍🦀

I'm Gagan, but you can call me YGN on the web. I'm an 18-year-old sophomore at Andhra University, and a proud member of the sacred Rustacean Clan. 🦀✨

How It All Began

I dove headfirst into the coding universe right after acing my 10th-grade exams. 🚀💻 Thanks to my diploma, I got an early VIP pass to the tech world, tinkering with computers before most folks even knew what a for loop was. 😎✨

I started my journey with cybersecurity, fueled by my childhood obsession with Kali Linux tools and ethical hacking. Those days were all about exploring vulnerabilities and understanding how the digital world ticks. 🛡️💻

Then, I took a creative detour into game development—or, more accurately, game design—because I actually designed a game using the CORE game engine! You can even check out a video of it on YouTube. 🎮✨

After that, I ventured into the vast world of web development, diving into all things frontend, backend, and beyond. But, as they say, the journey never stops. And Then for some period of time I get to know about the Content Creation particularly Video Editing. Now, I've found myself deep in the Rust world, where I'm focusing on building cutting-edge solutions for real-time data distribution. 🦀🚀

Languages I Speak (Well, Code)

Let's just say I've done a bit of globetrotting in the programming world:

C
C++
Java
Python
JavaScript

I passed exams and earned badges in these, but let's be honest: they're mostly NPCs in my coding story. 🎮

Rust
TypeScript

These are my main characters. Rust is like that strict teacher who refuses to let you make a mistake (thanks, borrow checker), but also the one who makes you better every day. TypeScript? That's my go-to for building sleek UIs and keeping bugs at bay.

Full-Stack Adventures

I've built my own YGN Tech Stack , crafted with love and lots of sleepless nights. It's a mix of everything I've learned so far, so go ahead and check it out—it's my magnum opus (for now).

Writing? Soon™

When I'm not coding or geeking out over Rustacean quirks, I'm trying to explore the world of technical writing and blogging. I'm still getting my feet wet there, but hey, maybe one day I'll blow your mind with my posts. Stay tuned for that!

Outside the Code Editor…

When I'm not debugging or Coding, I like to unwind with:

  • Gaming: Right now, I'm all about Genshin Impact (aka Primogem Poverty Simulator). 🎮
  • Anime & Web Series: Binge-watching is my superpower. Give me good recommendations, and we'll be besties. 💻
  • Nature Escapades: I often retreat to the terrace with some soft music, lost in thoughts about Future and the mysteries of life. 🌿
  • Also, let's not forget my daily grind of overthinking. It's like a while loop with no break. 🌀
  • Doodling: I'm no Picasso, but I love sketching random stuff when I'm not writing or Debugging code. 🎨

Let's Be Friends!

Despite being a bit of an introvert, I love connecting with people—whether it's about Rust, anime plot twists, or just some random life chatter. Hit me up anytime (don't worry, I'll reply once I'm done overanalyzing how to say "hi"). 🫣

Me in a Nutshell (Or Option<T>)

If you asked the Rust compiler to define me, it might look like this:

struct Gagan {
    age: u8,
    skills: Vec<String>,
    passions: Vec<String>,
}

impl Gagan {
    fn chill(&self) {
        println!("On terrace, overthinking with soft music...");
    }

    fn debug_life(&self) {
        println!("Why am I like this? 🌀");
    }
}

That's all about me! If you know something about me that I don't, feel free to hit_me_up(); . Until then, let's keep our code clean, our dreams big 🚀

Cheers and happy hacking,

Gagan 🦀