struct Dev<'a> {
roles: [&'a str; 3],
studying: &'a str,
doing: &'a str,
playing: &'a str,
waifu: [&'a str; 2],
watching: &'a str,
}
let adit = Dev {
roles: ["web dev", "game dev", "late-night tinkerer"],
studying: "theories",
doing: "debugging realities",
playing: "Wuthering Waves",
waifu: ["Changli", "Alya"],
watching: "romance anime (filler = skipped)",
};| 🎓 | Learning | studying theories, debugging realities |
| 🌊 | Gaming | Wuthering Waves addict (Changli & Alya = wife material fr) |
| 🌸 | Watching | romance anime > everything else (I skip filler like it's my job) |
| 🔧 | Building | random stuff from late-night thoughts |
| ⚡ | Vibing | sometimes a web dev, sometimes a game dev, always vibin' |
Alya · Changli
"Code can crash, servers can go down… but somehow, thinking about her always compiles just right." 💭💻❤️
| Web |
|
| Systems & AI |
|
| Game & 3D |
|
| Tools |
|
"Got a cool project idea or just want to talk about gacha pulls and dev life? My DMs are always open!"



