I’m Lukas, a University of Florida Computer Science student (minor in Statistics) who loves building end-to-end products.
I’ve shipped full-stack systems in production, integrated LLM APIs into real workflows, and I care deeply about performance and clean UX.
Outside of coding, you’ll usually find me playing volleyball or traveling.
Education
University of Florida — B.S. Computer Science, Minor in Statistics Expected May 2026 - GPA 3.96
Spearheaded backend migration of a legacy client portal to a modern Vue.js + FastAPI stack; improved API response times by 40% via optimized SQL queries and efficient Pydantic serialization.
Architected a full-stack interface (Python + Vue.js) to orchestrate remote OS and software installations across thousands of endpoint computers.
Engineered an image-creation engine using modular building blocks and advanced flattening logic to compile and push deployment configurations efficiently.
Full Stack Software Engineer Intern
Swimage - Jun 2025 – Aug 2025
Engineered a scalable Python data pipeline for a core classification feature, integrating multiple LLM APIs (Google Gemini, OpenRouter).
Reduced manual work time by 80% by automating processing, classification, and insertion into an MS SQL database.
Designed a secure multi-tenant auth system (FastAPI + JWT) using a bitmask-based permissions model for scalable role management.
Freelance Full Stack Developer
ClipAndTrim.io - Remote - Mar 2025 – Aug 2025
Owned end-to-end delivery of a full-stack web app that lets users create, preview, and download YouTube clips from timestamps.
Built a FastAPI backend with yt-dlp + FFmpeg; deployed on DigitalOcean and used Beam.cloud GPU acceleration for 20× faster encoding than CPU-based processing.
Implemented a responsive React/TypeScript frontend with Stripe + Google OAuth, processing user data and payments through Supabase.
GraphRAG: A Massive Leap in LLM Real-World Intelligence
Intelligence - Q4 2025
A short article exploring GraphRAG and how graph-structured retrieval can be used to organize context for LLM applications.
It’s written for practitioners who want a practical mental model, not hype.