Backend engineer focused on APIs, integrations, and databases. I make systems talk to each other—and actually behave when they do.
Java • Discord API • SQLite
A comprehensive community engine handling asynchronous API requests, database state management, and custom guild-specific architectures.
JavaScript • Express • PostgreSQL
Developing a full-stack, centralized management platform for a virtual aviation community. Currently engineering the core database architecture and secure routing pipelines before finalizing the frontend client interface.
CREATE TABLE pilot_logs (
id INTEGER GENERATED ALWAYS AS IDENTITY,
pilot_id TEXT NOT NULL,
flight_time INTEGER NOT NULL,
cargo_weight INTEGER,
status TEXT DEFAULT 'pending'
);
/* Building the foundation... */
A Discord utility that dynamically generates voice lobbies on demand and manages asynchronous audio streams using a custom FIFO queue system for user-requested tracks.
A translation script built to bridge two incompatible GTA V plugins. It parses unstructured legacy INI configurations and serializes them into XML.
Have a project in mind or just want to talk shop? Drop a message below.
Message received. I'll get back to you shortly!