Justin Scott
Full-stack software engineer with 4.5+ years of experience designing, architecting, and shipping production systems. I specialize in building my own products and solutions—from requirements through deployment—with emphasis on clean architecture, maintainability, and rigorous engineering. Proficient in AI-assisted development as part of a disciplined workflow.
Full-Stack Engineering · Product & Systems Design · Production Delivery
About Me
I work full time in federal-sector software development while specializing in the end-to-end design and engineering of my own products and solutions. I own the full lifecycle: requirements, architecture, implementation, and deployment. I apply AI-assisted development (e.g., Cursor, LLM tooling) where it improves throughput, while maintaining code quality, testability, and architectural clarity—not as a substitute for engineering judgment.
I regularly solve complex issues using AI, prompt engineering, and context management—and have completed tasks that typically take 3–4 hours in about 15 minutes when the problem and tooling align. I have shipped production RAG pipelines, LangGraph-based agents, and full-stack applications across multiple domains. My workflow centers on clear specs, iterative delivery, and ownership of the resulting code. Measured outcomes in prior roles include a 40% reduction in technical debt, 70% faster CI/CD cycles, and infrastructure-as-code that cut environment setup time in half.
I work with Python, FastAPI, Java, Spring Boot, REST APIs, Next.js, PostgreSQL for transactional databases, and Pinecone for vector stores. I prioritize clean code, explicit architecture, production-ready delivery, and modern technology and design practices—whether for internal tools, side products, or client systems.
Education
Academic background
B.S. in Computer Science, Area of Emphasis in Cybersecurity; Minor in Communications (Cum Laude)
2020 – 2024- AWS + Drone Hacking (Senior Capstone)
- Data Structures
- Operating Systems
- Custom Language Construction
- Compiler Construction
- Red Team
- Blue Team
- Artificial Intelligence
Featured Projects
Production and side projects I have designed, built, and deployed
devresumes.com
AI-powered resume builder with Stripe payments and PDF export for job seekers. Built full-stack SaaS with Spring Boot, PostgreSQL, Next.js; shipped AI optimization, GitHub import, and Docker deployment.
averylightfx
Public light show control panel for seasonal displays. Production Next.js app with NextAuth, xSchedule API, and donation integration; secure admin and live status pages.
youre-being-robbed
Data viz site for wealth inequality and economic trends in the US. 10+ interactive Recharts, SEO-focused, client-side only for privacy; Next.js and Tailwind.
Featured Prototypes
Side projects and experiments in AI, RAG, security tooling, and systems design
Day 1 Mechanics Assistant
PrototypeAI-powered RAG application for Destiny 2 teams. Built with Next.js, Pinecone vector database, and Anthropic Claude API. Implements semantic search with real-time streaming responses.
AI Golf Caddie
PrototypeMobile-first Progressive Web App that provides personalized golf strategy recommendations using AI. Generates pre-round hole-by-hole strategies for all 18 holes (teebox, fairway, chip) and adapts them in real-time during play based on photos, distances, weather, and lie conditions. Features LangGraph agent orchestration, vision AI for course photo analysis, handicap-adjusted strategies, and real-time strategy updates.
CredFinder - Security Agent
PrototypeAI-powered security agent that detects hardcoded credentials in code repositories. Automatically stores credentials as environment variables and fixes code references.