Skip to content
View DaveWestFGCU's full-sized avatar
🎯
Locking in
🎯
Locking in

Block or report DaveWestFGCU

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DaveWestFGCU/README.md

Welcome!

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:

  1. As a research assistant, I'm heading an NLP project using GenAI to augment datasets for improving textual classifier models.
  2. 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.
  3. 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.
  4. 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.

Pinned Loading

  1. AdventOfCode_2024 AdventOfCode_2024 Public

    My solutions to Advent of Code 2024: https://adventofcode.com/2024/

    C++ 1

  2. NLP_Augmentation_via_GenAI NLP_Augmentation_via_GenAI Public

    Jupyter Notebook

  3. Keko787/Generating-a-Balanced-IoT-Cyber-Attack-Dataset-with-GAN-COIL-Collaboration- Keko787/Generating-a-Balanced-IoT-Cyber-Attack-Dataset-with-GAN-COIL-Collaboration- Public

    HTML 4 5

  4. NFL-Database-Project NFL-Database-Project Public

    An NFL stats database project for COP 3710: Intro to Data Engineering (taken Spring 2024)

    Python 1

  5. jordankooyman/EmbeddedRobotCar jordankooyman/EmbeddedRobotCar Public

    A class final project for Embedded Programming at FGCU. The task is to write the code to control a basic 2-wheel drive arduino robot with an ultrasonic sensor to traverse a basic track with 2 90 de…

    C++