public class Anik extends Developer {
String college = "IIIT Ranchi โ ECE (B.Tech, 2023โ2027)";
String location = "Nawada, BIHAR, India ๐ฎ๐ณ";
float cgpa = 7.72f;
int dsaProblems = 600; // and counting ๐ช
String[] currentlyLearning = {
"Microservices Architecture",
"Kubernetes & Advanced Cloud Deployments",
"System Design Patterns"
};
String[] coreStack = {
"Java + Spring Boot",
"MERN Stack (MongoDB, Express, React, Node.js)",
"PostgreSQL", "Docker", "JWT Auth", "RabbitMQ"
};
String funFact() {
return "I turn caffeine into scalable production-grade systems โโ๐";
}
}| ๐ Achievement | ๐ Detail |
|---|---|
| ๐ฏ JEE Mains | Top 5 Percentile |
| ๐ข GeeksforGeeks | 3-Star Coder ยท Rating 1635 |
| ๐ป DSA Problems | 550+ solved on LeetCode & GFG |
| ๐ WorldQuant BRAIN | 20 simulations on alpha model development |
| ๐ HackerRank | 90%+ score in Java, SQL & Problem Solving |