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.

samson.ts
1const samson = {
2 name: "Samson 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: ["React", "Next.js", "ShadCN", "Framer Motion"],
9 backend: ["Node.js", "PostgreSQL", "Docker"],
10 devOps: ["GitHub Actions", "DigitalOcean", "Azure"],
11 },
12 featuredProjects: [
13 "Task Manager (TypeScript + PostgreSQL + Docker)",
14 "Mock Banking API",
15 ],
16 focusAreas: ["TypeScript", "Design Thinking", "Modern UI/UX"],
17 roadmap: [
18 "Launch Task Manager",
19 "Dockerize and Deploy",
20 "Contribute to Open Source",
21 ],
22};
view projectsget in touch
samson.ts
1const samson = {
2 name: "Samson 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: ["React", "Next.js", "ShadCN", "Framer Motion"],
9 backend: ["Node.js", "PostgreSQL", "Docker"],
10 devOps: ["GitHub Actions", "DigitalOcean", "Azure"],
11 },
12 featuredProjects: [
13 "Task Manager (TypeScript + PostgreSQL + Docker)",
14 "Mock Banking API",
15 ],
16 focusAreas: ["TypeScript", "Design Thinking", "Modern UI/UX"],
17 roadmap: [
18 "Launch Task Manager",
19 "Dockerize and Deploy",
20 "Contribute to Open Source",
21 ],
22};
© 2025 siyabuilds.tech
// end
@siyabuilds