
Hi. I'm Chris.
A Web Developer.
I'm passionate about building experiences that are fast, beautiful, and built to last.
SCROLL
Work
✓ Approved⚠ Pending✕ Rejected
Design submitted
You'll be notified if it's accepted
Radio
✓
Checkbox01
UI/UX Design
Crafting intuitive and beautiful interfaces.
View work →const hero = () => {
return (
<div className="hero">
<h1>Hi, I'm Chris</h1>
</div>
)
}
02
Frontend Dev
Building fast, responsive, modern web experiences.
View work →GET /api/projects
─────────────────
{
"status": 200,
"data": [
"UI/UX Design",
"Frontend Dev"
]
}
03
Backend Dev
Designing reliable APIs and scalable systems.
View work →