AVAILABLE FOR WORK
~/portfolio $

bayu_rizk

// Building fast, beautiful digital experiences.
// Full-stack development + UI/UX design.
// Based in Tasikmalaya, Indonesia.

Bayu Rizky
whoami.sh
$ whoami
bayu_rizky
$ cat role.txt
Web Dev + Designer
$ uptime
5+ years experience
$ echo $STATUS
open_to_work
Portfolio Cover
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
~/portfolio/about $cat README.md

about.me

// I'm a full-stack web developer and UI/UX designer with 5+ years of experience building digital products that people actually enjoy using.

// I specialize in React ecosystems, modern CSS, and clean backend architecture. I care deeply about performance, accessibility, and the small details that make interfaces feel alive.

// When I'm not coding, I'm designing in Figma or exploring new web technologies. I believe great software is built at the intersection of engineering and design.

5+
Years Experience
30+
Projects Shipped
100%
Client Satisfaction
Lines of Code
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
~/portfolio/projects $ls -la ./works

selected_works

LUXE STORE
VIEW PROJECT →
E-COMMERCE

LUXE STORE

E-Commerce Fashion Platform

01

Full-featured online fashion store with product catalog, cart, checkout flow and admin panel.

TECH STACK

ReactNext.jsTypeScriptTailwind CSSNode.jsMongoDBStripe API

TOOLS USED

VS CodeFigmaPostmanGitHubVercel
DataFlow Pro
VIEW PROJECT →
DASHBOARD

DataFlow Pro

SaaS Analytics Dashboard

02

Real-time analytics platform with interactive charts, KPI tracking and multi-user access control.

TECH STACK

Vue.jsNuxt 3TypeScriptChart.jsPythonFastAPIPostgreSQL

TOOLS USED

VS CodeFigmaInsomniaDockerAWS
NOVA CREATIVE
VIEW PROJECT →
PORTFOLIO

NOVA CREATIVE

Creative Agency Portfolio

03

Award-winning agency website with animated 3D hero, project showcase and smooth scroll interactions.

TECH STACK

ReactGSAPThree.jsSassFramer MotionSanity CMSNetlify

TOOLS USED

VS CodeFigmaAdobe XDBlenderGitHub
EstateHub
VIEW PROJECT →
REAL ESTATE

EstateHub

Real Estate Listing Platform

04

Property search platform with interactive map, advanced filters and agent contact system.

TECH STACK

ReactTypeScriptTailwind CSSDjangoPostgreSQLGoogle Maps APIRedis

TOOLS USED

VS CodeFigmaPostmanDockerDigitalOcean
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
~/portfolio $cat skills.json

tech_stack

{
"skills": [
"HTML5""CSS3""JavaScript""TypeScript""React""Next.js""Vue.js""Nuxt""Node.js""Python""Django""FastAPI""PostgreSQL""MongoDB""Redis""Docker""AWS""Figma""GSAP""Three.js""Tailwind CSS""Sass"
],
"experience": "5+ years",
"focus": "Web Development & UI/UX Design"
}
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
~/portfolio $./contact.ts --init

get_in_touch

// Have a project in mind? Let's build something great together. I'm currently available for freelance work and collaborations.

@
EMAIL
[email protected]
BOOK A CALL
cal.eu/bayurizky
contact_session.sh
PING dev0.lol: 56 bytes of data.
64 bytes: icmp_seq=0 ttl=64 time=1ms
$
$ curl -X POST /api/hire
{
"status": "available",
"response_time": "< 24h",
"message": "Let's build something!"
}
$