const rudra = {
name: "Rudra Narayan Maharana",
role: "Aspiring Software Engineer",
education: {
university: "GITAM University",
degree: "B.Tech in CSE"
},
location: "Bhubaneswar, Odisha, India",
focusAreas: [
"Full Stack Development",
"Backend Engineering",
"DSA",
"Open Source"
],
techStack: {
frontend: ["HTML", "CSS", "JavaScript", "React"],
backend: ["Node.js", "Express.js"],
database: ["MongoDB"],
languages: ["Java", "C"]
},
currentGoals: [
"Master DSA",
"Become Advanced MERN Developer",
"Contribute to Open Source",
"Crack Software Engineering Roles"
],
philosophy:
"while(alive) { learn(); build(); improve(); repeat(); }"
};
|
|
|
| Status | Project | Details |
|---|---|---|
| β Submitted | openMF/mifos-x-web-app-react | PR #104 |
| π Contributor | Open Source | Growing Daily |
| π Preparing | GSSoC 2026 | Contributor Applicant |
while(alive) {
learn();
build();
improve();
repeat();
}