Alex Verbesey

My name is Alex Verbesey I am a junior studying computer science at Georgetown University, currently spending a semester abroad in Copenhagen, Denmark. I am passionate about software engineering and eager to apply my skills to real-world challenges. Beyond coding, I enjoy running, basketball, art, music, and chess, which inspire my creativity and problem-solving approach. I am actively seeking software engineering internship opportunities for summer 2025.

Email Icon
Instagram Icon
GitHub Icon
LinkedIn Icon

TECHNICAL SKILLS

$ cat skills.txt

Languages: C++, Python, Java, JavaScript, TypeScript

Frameworks/Tools: Git/GitHub, Visual Studio, XCode, HTML, CSS, Bash/SSH, React JS, Jupyter Notebook, Docker, AWS Services, Firebase, TensorFlow

Design: Photoshop, Illustrator, InDesign, Figma
        

RELEVANT COURSEWORK

$ cat coursework.txt

Computer Science: CS1, CS2, Data Structures, Algorithms, Advanced Programming, Computational Structures, Network Security, Artificial Intelligence, Neural Networks and Deep Learning
            
Mathematics: Probability and Statistics, Math Methods, Calculus I, Calculus II, Linear Algebra
            
GPA: 3.81


        

PROJECTS

to Do List Screenshot

To Do List

Built a daily To-Do website with HTML, CSS, and JavaScript, integrating Firebase Cloud Firestore for seamless task storage and retrieval. Automatically generates date headers for new days and enhances productivity with a simple, user-friendly interface. Hosted on GitHub Pages and used daily as a personal productivity tool.

View on GitHub

View Website
Tom and Jerry CNN Screenshot

Tom and Jerry Image Recognition

Convolutional Neural Network (CNN) built using TensorFlow Keras to classify images into four categories: Tom, Jerry, both, or neither. It is written in Python using Jupyter notebooks, and includes visual graphs to track the model's performance during training and testing.

View on GitHub
Facial Recognition Screenshot

Facial Recognition

Facial recognition system built in Python using the DeepFace library. It takes a reference image of my face and can identify it in a live feed with high accuracy. The software leverages advanced facial recognition techniques to perform quick and reliable matches.

View on GitHub
Calorie Tracker Screenshot

Calorie Tracker

A Calorie Tracker app built with React and the ChatGPT API that estimates calorie counts based on food entries and tracks daily intake.

View on GitHub
Chess Game Screenshot

Chess Board

Interactive chess game, built in React, lets players enjoy chess with all the official rules. It currently allows for local play on one computer and provides an engaging way to practice chess.

View on GitHub
Jeopardy Game Screenshot

Jeopardy

A React-based Jeopardy game featuring five categories, including one focused on me. It includes a working scoreboard and serves as a practical project to explore full-stack development.

View on GitHub
Wordle Bot Screenshot

Wordle Bot

This Wordle solver has a near 100% success rate. It uses your feedback to suggest the next guess, helping you solve the puzzle quickly and accurately.

View on GitHub