Projects
Project PhyloDIVas
ASP.NET Core MVC • C# • SQL • AWS • HTML/CSS/JS
Web-based phylogenetic analysis platform integrating NCBI Databank API. Caches data via SQL. Features an AI assistant trained on local genomic data. Development beginning in the fall.
- • Integrating NCBI API; cached results in SQL to minimize repeat queries.
- • Training an AI assistant on local data to assist with analysis prompts.
- • Deploying to AWS; designed cloud data workflows.
ForkScore
ASP.NET Core MVC • C# • SQL Server • Swagger • Razor Views
Restaurant pages & reviews web app. Features include role-based access, secure auth, well-tested REST APIs, and Google Maps API integration.
- • Designed REST APIs with complex types; tested via Swagger/Postman.
- • Implemented secure auth: login, registration, MFA, encrypted sensitive information.
- • Dynamic UI with Razor; SQL stored procedures for pesistence.
geovii.dev
Next.js (App Router) • React • TypeScript • Vercel • Framer Motion
Personal portfolio built with Next.js App Router and TypeScript. Modular component system with typed data, dark mode, SEO metadata, and fast deployments via Vercel.
- • Modular components + typed data sources with path aliases.
- • App Router layouts/pages, server components, image optimization, and prefetching.
- • CI/CD on Vercel with custom domain, accessible semantics, and responsive design.