Featured Projects
See all →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.