@RestController
public class DeveloperService {
private final String name = "Richi";
private final String[] languages = {"Java", "Python", "TypeScript"};
private final String[] platforms = {"Cloud", "On-Premises"};
private final String codingPartner = "Claude Code";
private final String since = "2020";
@GetMapping("/about")
public String aboutMe() {
return "Tech enthusiast exploring emerging technologies, building projects and bringing ideas into production";
}
}
🎯
Focusing
Highlights
- Pro
Popular repositories Loading
-
Feuerwehr
Feuerwehr Public archiveStatusinformationen, Lerninhalte und alles was souveräne Feuerwehrleute brauchen!
TypeScript
-
-
-
o3s
o3s PublicA simple, all-in-one dev container for developing open-source projects with quick setup.
Shell
-
BusinessAnalytics
BusinessAnalytics Public archiveBusiness Analytics Project in WS2025
Jupyter Notebook
-
overleaf
overleaf PublicForked from overleaf/overleaf
A web-based collaborative LaTeX editor
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



