I'm a passionate Computer Science student at UNCG with a love for creating innovative solutions through code. With experience as an Apple Specialist, I bring both technical expertise and strong communication skills to every project.
As a Senior CS student at UNCG, with an Associate of Science degree, I am passionate about using technology to solve problems. I hope to produce results. I am bilingual in English and Spanish.
React, JavaScript, HTML/CSS, and more
Node.js, Python, Java, database design, API development and more
Git, VS Code, Linux, Docker, and more
React Native, and more
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Java DSA Learning Site - Master Data Structures & Algorithms</title>
<meta name="description" content="Complete Java Data Structures & Algorithms learning platform with interactive examples, quizzes, and flashcards">
<link rel="stylesheet" href="styles.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
</head>
From beginner to intermediate to advanced, covers all topics of CSC230 and more
<!-- Preload critical resources -->
<link rel="preload" href="css/style.css" as="style">
<link rel="preload" href="js/script.js" as="script">
</head>
<body data-theme="default" class="font-inter overflow-x-hidden">
<!-- Mobile Touch Indicator -->
<div class="mobile-touch-indicator"></div>
<!-- Custom Cursors (Now mobile-enabled) -->
This exact sleek modern portfolio website you see.
const [stats, setStats] = useState([]);
useEffect(() => {
fetchNBAData().then(setStats);
}, []);
A clean, mobile-first NBA game tracker that displays live scores, scheduled games, and top player stats.
Assist customers with purchasing Apple products, including iPhones, iPads, MacBooks, and accessories, by providing personalized solutions based on their needs.
Pursuing B.S. in Computer Science, maintaining strong GPA.
Developing web applications and working on personal projects, focusing on modern frameworks and exceptional user experience.