public class KoushambhaDas {
private String role = "Java Developer";
private String[] expertise = {"Java", "C", "Data Structures", "Algorithms"};
private String currentFocus = "Java & Spring Boot";
private String portfolio = "https://lime-folio.onrender.com";
private String email = "[email protected]";
public String getMotivation() {
return "Turning coffee into code since... forever ☕️";
}
public void dailyRoutine() {
while (alive) {
eat();
code();
solve();
sleep();
repeat();
}
}
}| 💻 Platform | 🔗 Profile | 📈 Status |
|---|---|---|
| HackerRank | @koushambha39 | 🔥 Active |
| GitHub | @koushambha15it | ⚡ Contributing |
| Portfolio | View Projects | 🚀 Live |
Current_Focus:
- 🧠 Deep diving into Advanced Data Structures
- 🔍 Mastering Complex Algorithms
- 🏆 Competitive Programming on HackerRank
- 💡 Building Java-based solutions
- 📚 Contributing to Open Source
Goals_2025:
- ⭐ Master 500+ DSA problems
- 🚀 Build 10+ portfolio projects
- 🤝 Contribute to major open source projects
- 📖 Share knowledge through tech blogs