carlos@portfolio:~$ menu

Theme

Web Developer

I build clean, responsive and practical web applications.

I'm building real-world web projects with React, Astro, TypeScript, Tailwind CSS and modern tooling, while growing toward full-stack application development.

// Current profile

const developer = {

name : "Carlos Marte" ,

skills : [

"Web Development" ,
"React" ,
"TypeScript" ,
"Astro" ,
"Tailwind CSS"

] ,

status : "Open to work"

} ;

Projects

StageLink concert ticketing app preview MVP

Concert ticketing MVP with event discovery, ticket selection, cart persistence, simulated checkout, and session-based digital tickets.

React Vite CSS Modules Testing Library React Router Custom Hooks localStorage Mocked Local JSON
DriveMargin public demo dashboard preview In progress

A delivery profitability dashboard that helps independent drivers understand real earnings after miles, fuel, time, and expenses.

Next.js React TypeScript Tailwind CSS shadcn/ui Recharts Zod Vitest Vercel

Tech Stack

Frontend

Backend

Data & CMS

UI & Styling

Tools

Testing & Quality

About Me

I'm building practical web applications while growing toward full-stack development. I enjoy creating clean interfaces, understanding how data moves through an app, and turning ideas into usable products.

More About Me

// About profile

const developer = {

name : "Carlos Marte" ,

location : "Lancaster, Pennsylvania" ,

role : "Web Developer" ,

direction : "Building toward full-stack web applications" ,

currentStrength : "Frontend development" ,

interests : [

"User-friendly interfaces" ,
"Application logic" ,
"Clean project structure" ,
"Problem solving"

] ,

currentGoal : "Build complete, useful web applications from idea to deployment" ,

openToWork : true

} ;