Portfolio.


Case study #1: LLM Cover Letter Generator

Description:

Covered (working title) is a web application that generates cover letters.

The app takes as input a job description and a summary of the user's experience. Using various prompts the system generates a cover letter for the given role.

Case study #2: gitrove

Description:

gitrove is a platform for exploring developer analytics and insights using GitHub data.

Built with Qwik on the frontend for optimal performance and themability, the application features a Go-based backend using the Gin framework. It leverages PostgreSQL for data persistence and includes a custom Go data ingestion pipeline for processing historical and realtime GitHub events data.