@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";
}
}
🌱
Learning
Highlights
- Pro
Popular repositories Loading
-
Feuerwehr
Feuerwehr Public archiveStatusinformationen, Lerninhalte und alles was souveräne Feuerwehrleute brauchen!
TypeScript
-
-
-
o3s
o3s PublicA plug-and-play dev container for open-source development - built for AI agents, safe by design.
Python
-
docling-core
docling-core PublicForked from docling-project/docling-core
Docling core data types and transformations
Python
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.



