siyabuilds.tech
aboutprojectschatcontact

I'm Siyabonga — a Full Stack Web Developer in training with Umuzi Experience Labs. Passionate about building accessible, modern web experiences and always eager to learn more.

siyabonga.ts
1const siyabonga = {
2 name: "Siyabonga Lukhele",
3 aliases: ["Spha", "siyabuilds"],
4 role: "Full Stack Web Developer",
5 mission: "Crafting accessible and intelligent digital experiences.",
6 affiliation: "Umuzi Experience Labs",
7 techStack: {
8 frontend: ["Vite", "Next.js", "Tailwind CSS", "Framer Motion"],
9 backend: ["Node.js", "MongoDB", "Express"],
10 devOps: ["GitHub Actions", "DigitalOcean", "Docker"],
11 },
12 featuredProjects: [
13 "CarbonTrackr (TypeScript + MongoDB + Vite + Express + Chart.js)",
14 "Mock Banking API (Node.js + Express + REST + Decimal.js)",
15 ],
16 focusAreas: ["TypeScript", "API Design & Security", "Modern UI/UX"],
17 roadmap: [
18 "Launch Banking API",
19 "Dockerize and Deploy",
20 "Contribute to GitHub Open Source Projects",
21 ],
22};
view projectsget in touch
siyabonga.ts
1const siyabonga = {
2 name: "Siyabonga Lukhele",
3 aliases: ["Spha", "siyabuilds"],
4 role: "Full Stack Web Developer",
5 mission: "Crafting accessible and intelligent digital experiences.",
6 affiliation: "Umuzi Experience Labs",
7 techStack: {
8 frontend: ["Vite", "Next.js", "Tailwind CSS", "Framer Motion"],
9 backend: ["Node.js", "MongoDB", "Express"],
10 devOps: ["GitHub Actions", "DigitalOcean", "Docker"],
11 },
12 featuredProjects: [
13 "CarbonTrackr (TypeScript + MongoDB + Vite + Express + Chart.js)",
14 "Mock Banking API (Node.js + Express + REST + Decimal.js)",
15 ],
16 focusAreas: ["TypeScript", "API Design & Security", "Modern UI/UX"],
17 roadmap: [
18 "Launch Banking API",
19 "Dockerize and Deploy",
20 "Contribute to GitHub Open Source Projects",
21 ],
22};
© 2025 siyabuilds.tech
// end
@siyabuilds