I'm Dave, a senior in Florida Gulf Coast University's software engineering bachelor's program (class of Spring 2025).
I currently have 4 ongoing projects:
- As a research assistant, I'm heading an NLP project using GenAI to augment datasets for improving textual classifier models.
- As a senior in the SWE program, I'm part of a team developing a resume screening tool utilizing GenAI in conjunction with an industry partner.
- As a hobby I'm solving Advent of Code puzzles.
- I completed all 50/50 stars for this year's puzzles in C++.
- I will be going back to previous years to solve each year in a different language.
- I'm learning web dev right now, so next up will be AoC 2023 in JavaScript.
- To learn and reinforce web dev skills, I'm working on a GitHub Pages to solve Advent of Code problems.
Right now I'm learning web development. Specifically, HTML/CSS/JS, Express+Node, and React.