Skip to content
View Hansehart's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Hansehart

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Hansehart/README.md

"Hello There!" – General Kenobi, Utapau

@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";
    }
}
$ java -jar DeveloperService.jar

[2020-04-02 10:00:00] INFO: Service initialized
[2025-04-02 10:00:00] INFO: Still coding, still learning 💻

Popular repositories Loading

  1. Feuerwehr Feuerwehr Public

    Statusinformationen, Lerninhalte und alles was ein souveräner Feuerwehrmann braucht!

    TypeScript

  2. HanseGPT HanseGPT Public

    Winning App for ROSSMANN from Ai Ai Hackathon 2024

    TypeScript

  3. haystack-core-integrations haystack-core-integrations Public

    Forked from deepset-ai/haystack-core-integrations

    Additional packages (components, document stores and the likes) to extend the capabilities of Haystack

    Python

  4. Hansehart Hansehart Public

    Profile Banner

  5. haystack-integrations haystack-integrations Public

    Forked from deepset-ai/haystack-integrations

    🚀 A list of Haystack Integrations, maintained by the community or deepset.