Robotics Flight Experiments
Early-stage experiments around control loops, onboard decision logic, and safe motion planning for small autonomous systems.
2026Projects
Selected work
Three current project directions. Open any card for details.
Appointment booking system for beauty businesses such as hair salons, nail studios, and massage services. Built as a technical high school final exam project.
Bookr is an appointment and booking management system for beauty-focused businesses such as hair salons, nail studios, and massage services. I built it as my technical high school final exam project.
The backend follows a strict three-layer architecture. Every database operation runs through stored procedures. It includes JWT access and refresh token flow, Argon2 password hashing, optional TOTP 2FA, company and staff management, weekly calendar scheduling, reviews, and audit logging.
Tech stack
Role
Backend developer + architecture owner
Scope
Auth, company management, scheduling, reviews
Priority
Security, consistency, predictable API contracts
Deployment
Portfolio case study (no heavy production hosting)
Delivered capabilities
Engineering proof points
Consistent REST contracts across modules.
Clean separation between transport, domain, and persistence layers.
Security-first authentication path documented end-to-end.
Domain operations designed with transactional boundaries in mind.
Demo flow
A guided walkthrough that demonstrates architecture quality without requiring full DB or backend deployment.
Want the full backend walkthrough?
I can share architecture notes, endpoint examples, and implementation details in a private demo call.
Early-stage experiments around control loops, onboard decision logic, and safe motion planning for small autonomous systems.
2026A practical sandbox for model-assisted decision paths, simulation-based testing, and system-level reliability checks.
2026