Working in Progress, check back soon for updates!
April 2024 - Present
Software Engineer
Volante Systems - V7 Team
Date
Position
Company
Skills
As an avid fan of history and historical dramas, I always found it a bit difficult to find movies and tv-shows whose plot related to time periods and locations I was interested in. Thus I am developing HistoMap, a resource and web app to search for video content whose plots have been categorized by time period and location to make it easier for historybuffs to search for media that relates with their favorite parts of history.
Implementing backend API endpoints using Express and GraphQL to handle CRUD requests using asynchronous code internally
Utilized ChatGPT-3.5 API, Python and Pandas library to categorize thousands of movie plots by century and location to allow for efficient querying of movie data
Generated MSSQL database schema to store movie and user data to allow for persistence across all sessions, and interacted with MSSQL database hosted in Docker using Prisma ORM in Node.js