-
Zone01 Kisumu
- Kisumu-Kenya
-
12:30
(UTC +03:00) - @s_omott0
- in/stephen-omotto
-
-
backup_manager Public
A Python-based backup management system that automates file and directory backups with scheduling, logging, and error handling.
Python UpdatedNov 18, 2025 -
piscine-scripting Public
Unix tooling & automation exercises: shell scripting, cron/background jobs, text processing, and small Python utilities.
Shell UpdatedNov 18, 2025 -
Exercise: Build applications with GitHub Copilot agent mode
Shell MIT License UpdatedAug 27, 2025 -
Spring-Boot-Auth-System Public
A secure authentication system built with Spring Boot and Java 21. Features user registration, login, JWT-based authentication, and role-based access control.
Java UpdatedJul 9, 2025 -
graphql Public
A web application that displays user learning statistics from the Zone01Kisumu platform using GraphQL.
JavaScript UpdatedJun 30, 2025 -
Movie_TV-Show-Discovery Public
A comprehensive entertainment discovery platform where users can search for movies and TV shows, view detailed information, manage personal watchlists, and discover trending content.
TypeScript MIT License UpdatedJun 24, 2025 -
graphql2 Public
GraphQL-powered student profile dashboard with JWT authentication and interactive SVG charts. Visualizes XP progress, project statistics, and academic performance data from Zone01Kisumu platform.
JavaScript UpdatedJun 18, 2025 -
interactive-rating-card Public
A simple and modern interactive rating card component built with HTML, CSS, and JavaScript. Users can rate their experience from 1 to 5 and submit their feedback with a single click.
CSS UpdatedJun 6, 2025 -
-
-
secure-login-logout Public
A simple and secure login/logout system with session handling and password hashing. Built with Go and tested using Postman for API validation.
Go UpdatedFeb 2, 2025 -
-
groupie-tracker Public
A Go-based web application that consumes a RESTful API to display detailed information about music artists, including their history, concerts, and locations. Features dynamic client-server interact…
MIT License UpdatedNov 15, 2024 -
-
-
-
-
-
-
-
kisumu_programing_language Public
A study project based on the book 'Writing an Interpreter in Go' by Thorsten Ball. Implements core interpreter concepts in Go.
-
-
-
ascii-art-web Public
A web-based ASCII art generator built with Go. Users can enter text, choose a banner style (shadow, standard, or thinkertoy), and generate ASCII art through a clean web interface.
Go MIT License UpdatedJul 15, 2024 -
-
-
math-skills Public
A command-line program that reads numerical data from a file and calculates key statistical metrics: average, median, variance, and standard deviation. Results are printed as rounded integers. Buil…