online --:--:--

vic@home:~/projects$ ls -la

Projects.

things i've built · production apps · backend systems · cloud infrastructure

git log --since=7.days

commit log · main · last 7 days
loading recent activity…

selected work

year name stack status
2026 BuildStory

AI repository onboarding platform turning commits, pull requests, and source files into searchable timelines, guided tours, and repository-aware chat; hybrid RAG over pgvector and Postgres full-text search, deployed on ECS Fargate via Terraform.

next.js · py
fastapi · pgvector · aws ecs · terraform
shipped
2026 Precision Lawn & Gutters

Client marketing site for a Denver home services business, built through OptimalDevs; 15 pages with service and location landing pages, quote funnel, and LocalBusiness/Service/FAQ JSON-LD. Running on a preview deployment ahead of the client's production launch.

astro · ts
react · tailwind · aws ec2 · caddy
preview
2026 Microcap Event Intelligence

ML research pipeline flagging alleged coordinated microcap promotion events from legally documented labels, market data, and social text features, with point-in-time feature engineering and purged cross-validation.

python
sagemaker · glue · athena · xgboost
in progress
2026 vics.codes Portfolio Blog Backend

Production Go blog backend with SQLite persistence, Markdown rendering, Caddy HTTPS reverse proxy, GitHub Actions deployment, and AWS EC2 Linux hardening.

go
sqlite · aws ec2 · caddy · github actions
shipped
2025 optimaldevs.tech

Agency marketing platform for a development collective; React frontend, AWS S3/CloudFront hosting, serverless Node.js contact form, SES email delivery, and CI/CD pipeline.

react
javascript · aws · node.js
shipped
2023 RESTful Multi-User Dungeon API

Distributed MUD backend built with a 7-member Agile team; Java Spring Boot player service with PostgreSQL, Swagger API docs, Docker workflow, and Heroku deployment.

java
spring boot · postgresql · docker
shipped
2025 Distributed Microservices Blogging Platform

Polyglot microservices app decoupling authentication from content over REST; Nginx API gateway, JWT/bcrypt auth, React frontend, and containerized services.

node · py · react
nginx · docker
shipped
2025 POSIX-Compliant Shell Implementation

Unix command-line interpreter in C with process lifecycle handling, signals, custom lexer, and manual memory management profiled with Valgrind.

c
unix · valgrind · gdb
shipped
2026 Web Scraper

TypeScript/Node.js tool for HTML parsing and CSV reporting with concurrency control, typed data pipeline, and Vitest unit tests.

typescript
node.js · vitest
shipped