Picture of Myself

Hi, my name is

I am a recent graudate at Virginia Commonwealth University with a bachelor's in Computer Science.

📄 View Resume 💻 View Projects 💫 About Me


☕Java • 💻 C • 🧠 Python • ⚙️ JavaScript • 🗃️ SQL • 🧰 GitHub • 🚀 Streamlit • 🔗 APIs

About Me

As a recent Computer Science graduate from Virginia Commonwealth University, I’m a passionate and persistent learner with a strong interest in software engineering and real-world problem solving. I thrive through building—not just studying—so I learn best by doing and improving through repetition and experimentation.

I’ve recently built an AI-powered tool using YOLOv8 and Streamlit, and designed and launched my own personal website using HTML, CSS, and JavaScript. These projects reflect my drive to not only understand technology, but to create with it.

Projects

MiniCircuitViewer

An AI tool that detects electronic components on a diagram, by creating a bounding box around it and tell giving you it's confidence's score. It's built with YOLOv8 and Streamlit.

Try It!
Terminal Calculator

Created a fully functional calculator terminal application to solve math problems in Java. It inlcudes functions such as addition, subtraction, multiplication, division, modulus, and exponents.

Try It!
Personal Website

My personal website! Which is the site you're looking at right now, it is created using HTML/CSS/JavaScript.