~/portfolioprojects

Featured Projects

A curated collection of GitHub repositories and CodePen experiments — spanning full-stack applications, analytics tooling, and interactive front-end demos.

10repos
8pens
18total
routing-app preview
GitHubFeatured
JavaScript

routing-app

A routing application with dynamic navigation and state management, deployed on Vercel.

ReactNext.jsRouting
moBlog preview
GitHub
EJS

moBlog

A full-stack blog platform with user authentication, CRUD operations, and responsive design.

Node.jsExpressMongoDBEJS
react-gallery preview
GitHub
JavaScript

react-gallery

A React gallery app that fetches images from an API and displays them in a responsive grid using Material-UI.

ReactMaterial-UIAPI
Sourceno live demo
yelp-camp-refactored preview
GitHub
JavaScript

yelp-camp-refactored

Refactored YelpCamp project built with Express.js featuring authentication, authorization, and RESTful API design.

ExpressMongoDBREST APIAuth
Sourceno live demo
moPortfolio preview
GitHub
JavaScript

moPortfolio

Personal portfolio website showcasing projects, skills, and experience with modern design and dark theme.

ReactNode.jsExpressCSS
selenium-demo-js preview
GitHub
JavaScript

selenium-demo-js

Repository containing examples using Node.js with Sauce Labs for automated browser testing.

SeleniumNode.jsTesting
Sourceno live demo
websitePractice preview
GitHub
HTML

websitePractice

Clean coded responsive mobile-friendly HTML5 website for a fictional web design company.

HTML5CSS3Responsive
Sourceno live demo
The-Gym preview
GitHub
JavaScript

The-Gym

Responsive website built for practicing HTML5 and CSS3 with modern layout techniques.

HTML5CSS3Responsive
Sourceno live demo
data-layer-reviewer preview
GitHub
TypeScript

data-layer-reviewer

A data layer review and validation tool built with TypeScript for enterprise analytics implementations.

TypeScriptAnalyticsData
Sourceno live demo
saucetechtest preview
GitHub
JavaScript

saucetechtest

Technical test project demonstrating automated testing skills with JavaScript and Sauce Labs.

JavaScriptTestingAutomation
Sourceno live demo
CSS Selectors Game preview
CodePen

CSS Selectors Game

An interactive game to practice and master CSS selectors through hands-on challenges.

CSSGameInteractive
JavaScript Drum Kit preview
CodePen

JavaScript Drum Kit

Playable drum kit using keyboard inputs and Web Audio API to produce drum sounds.

JavaScriptAudioWeb API
Analog Clock preview
CodePen

Analog Clock

A beautifully styled analog clock built with pure CSS and JavaScript showing real time.

CSSJavaScriptTime
Random Quote Machine preview
CodePen

Random Quote Machine

Generate and tweet random inspirational quotes with this responsive single-page application.

JavaScriptAPIQuotes
Markdown Previewer preview
CodePen

Markdown Previewer

Live markdown editor with instant preview supporting GitHub-flavored markdown syntax.

JavaScriptMarkdownEditor
Pomodoro Clock preview
CodePen

Pomodoro Clock

Productivity timer with customizable work and break intervals featuring audio notifications.

JavaScriptProductivityTimer
Calculator preview
CodePen

Calculator

Fully functional calculator with keyboard support and a clean, modern interface.

JavaScriptCalculatorMath
Tic Tac Toe preview
CodePen

Tic Tac Toe

Classic Tic Tac Toe game with AI opponent, multiple difficulty levels, and score tracking.

JavaScriptGameAI