>_ RaymondOS | Java Developer ×
raymondos.dev

Welcome

Java Developer

Building robust Java applications.

I design and build reliable, maintainable software with clean code and thoughtful architecture. My work focuses on Java desktop applications, backend systems, APIs, automation, and practical tools that solve real problems.

Java Spring Boot PostgreSQL Docker AWS
UserService.java Java ●
01@Service02public class UserService {03    private final UserRepository repository;0405    public UserService(UserRepository repository) {06        this.repository = repository;07    }0809    public User findById(Long id) {10        return repository.findById(id)11            .orElseThrow(() -> new NotFoundException("User not found"));12    }13}

▣ Featured Projects

View all projects >
>_

UMPYR

An academic performance tracker built with Java Swing and local JSON persistence.

Java Swing JSON

⌘ Core Skills

View all skills >
Java92%
Backend APIs88%
SQL & Data84%
UI Design78%

▤ Experience

View all experience >

Java Developer

Independent Projects

Designing desktop tools, server utilities, portfolio systems, and practical Java applications.

Current
Project Work

@ Contact

Interested in a project, collaboration, or development role?

Send Message