HELLO, WORLD!
public class Ethan extends Student {
- 
							public
							Ethan() {
							
- 
							    String
							    fullName = 
								"Ethan Haarer";
								
String school = "Georgia Tech";
Masters major = "Computer Science";
String specialization = "Machine Learning";
Resume Fall_2025_Resume = new Resume("pdf");
String[] hobbiesAndInterests = new String[] {
- 
									"Hockey",
									
"Reading",
"3D Printing"
public static void contact() {
- 
						 			Email
									email = 
									new
									Email("ethanldhaarer@gmail.com");
								 	
String[] links = new String[] {
}
EDUCATION
 
						Georgia Institute of Technology
B.S. - Computer Science
Focuses in Intelligence and Devices
Graduated Summa Cum Laude May 2024
Georgia Institute of Technology
M.S. - Computer Science
Specialization in Machine Learning
Expected Graduation December 2025
PROFESSIONAL EXPIRENCE
 
							
							AI Software Engineer Intern
L3 Harris
May 2025 - August 2025
 
							
							Graduate Research Assistant
Teachable AI Lab @ Georgia Tech
August 2024 - Present
 
							
							EDS AI Data Engineering Intern
KPMG US
June - August 2024
 
							Enterprise Data Engineering Intern
Homesteader's Life Company
May - August 2022
 
							Peer Instructor
The Hive @ Georgia Tech
January 2022 - May 2024
FEATURED PROJECTS
Filter Buttons 
						Outpost - The Wearable LLM Agent on the Edge
Outpost: a wearable, voice-enabled assistant running quantized LLaMA with RAG, onboard YOLO animal detection, and sensors for environmental hazard alerts—built for outdoor enthusiasts!
							  
							  Here's the Demo Video
							  
							  Uses a Raspberry Pi 5, and AI Camera, and framework built in Python
						  
 
						Reggie - Gatech LLM Registration Chatbot
Chatbot utilizing LLM combined with RAG and live API-fed data to get registration logistical information, class slot openings and professor reviews for Georgia Tech
							  
							  Click here to check it out
							  
							  Development Documentation
							  
							  Github Repo
							  
							  Built in Python using HuggingFace
						  
 
						Analyzing Cross Cultural Typicality in Language Models
A study that examines whether a multilingual large language model (GPT-4o) aligns with human typicality norms across five languages and mirrors human cognition.
							  
							  Link to the Study
							  
							  Github Repo
							  
							  Used Python to collect and analyze GPT-4o dataset
						  
 
						Predicting Pedestrian Positions with YOLOv5 and Gen Ai
Researched different methods to predict people's position in a top-down view with accurate distance estimation from POV images
							  
							  Full Paper Linked Here
							  
							  Github Repo
							  
							  Written in Python with Google Collab
						  
 
						Inspiration AI - DnD Generative AI
Website to help DnD enthusiasts generate new locations, characters, quests, and more utilizing DnD REST API, LLMs, and stable diffusion models
							  
							  Alpha Build Website
							  
							  Github Repo
							  
							  Built in Python using Streamlit
						  
 
						Deep Taxon Net - NeurIPS Publication
We introduce deep taxonomic networks, a novel deep latent variable approach to optimize a large latent hierarchy to automatically discover taxonomic structures and associated prototype clusters from unlabeled data
							  
							  Full Publication
							  
							  Github Repo
							  
							  Built utilizing CUDA, PyTorch, and NumPy
						  
 
						QUENCH - Robotic Bartending Machine
Prototpye drink mixer that decodes RFID card data to pour the perfect drink. Also hosts a native web server to request custom drinks over WiFi! 
							  
							  Demo Video
							  
							  Find the Code Here
							  
							  Written in C using Arduino
						  
 
						Mapping Crimes in Italy Capstone
Created a website for George Mason University to view and filter crimes in early Italy for historical research. Ability to upload custom maps and datasets
							  
							  Link to the Site
							  
							  Github Page
							  
							  Written using React, Javascript, and Python
						  
