struct Rosh_Hellwett
{
.code = "Polyglot Solutions Engineer",
.focus = "System Internals & Memory Mgmt",
.os = "Linux / Terminal Native",
.motto = "Build to learn, break to understand."
};
/**
* @file profile.h
* @author Rosh Hellwett
* @brief Core user specifications
*/
struct Developer {
char *name = "Rosh Hellwett";
char *role = "System Explorer & Polyglot";
char *os = "Linux (Arch/Debian)";
char *editor = "Vim / VS Code";
// Core Philosophy
void daily_routine() {
while (alive) {
code();
break_things(); // to understand them
fix_things();
}
}
};
Personal projects
View all- Loading
Loading
Info
Backend Developer at CosQuan
India
6:19 AM
Member since October 04, 2025