About
π Hello! I'm James.
π I am an undergraduate student at UC Berkeley pursuing Bachelorβs degrees in Computer Science and Data Science.
π» My technical interests lie in software engineering, AI applications, and CS education. I am passionate about building systems where users can productively interact with AI.
ποΈ Would love to chat! See the Contact tab for my email and social media profiles.
Move your cursor over the terrain to warp the topography.
Experience
Organizations
Data Science Society
Sep 2023 β PresentVice President
Jan 2024 β Dec 2025Course Director (Spring 2024), Internal Vice President (Fall 2024), and Project Manager (Fall 2025) for UC Berkeleyβs first data science undergraduate student organization.
Berkeley Engineers and Mentors
Sep 2025 β PresentTeaching a variety of fun and interactive STEM lessons to Berkeley / Oakland elementary school students.
Kapatid Mentorship Program
Mar 2023 β PresentConnecting with my Filipino roots on campus. Shoutout OTP.
Upsilon Pi Epsilon
Feb 2024 β PresentComputer Science Honors Society. Top third of Computer Science students.
Computer Science Mentors
Sep 2023 β Dec 2024Senior Mentor
Jan 2024 β Dec 2024Senior Content Mentor (Spring 2024) and Senior Mentor (Fall 2024) specialized in Data Structures and Algorithms (CS 61B).
Open Project
Feb 2023 β May 2023Learned how to code outside of the classroom by attempting to build an NBA playoff predictor.
Courses
cs_courses = ["COMPSCI 370", "COMPSCI 294", "COMPSCI 194-271", "COMPSCI 194-244", "COMPSCI 189", "COMPSCI 188", "COMPSCI 170", "COMPSCI 161", "COMPSCI 70", "COMPSCI 61C", "COMPSCI 61B", "COMPSCI 61A"]
display(cs_courses)
data_courses = ["DATA 145", "DATA 144", "DATA 140", "DATA 104", "DATA 102", "DATA 101", "DATA 100", "DATA 8"]
display(data_courses)
econ_courses = ["ECON 140", "ECON 100A"]
display(econ_courses)
math_courses = ["MATH 54"]
display(math_courses)
Contact
primary_contacts = { "calendly": "calendly.com/jegeronimo/chat", "email": "jegeronimo@berkeley.edu" }
display(primary_contacts)
social_profiles = { "linkedin": "@james-geronimo", "handshake": "@james-geronimo", "github": "@jegeronimo" }
display(social_profiles)
resume = { "name": "James Geronimo", "format": "PDF", "status": "Available" }
display(resume)