-
portfolio-frontend Public
Portfolio Frontend is a React application for my Portfolio website. It gives a brief description of myself and showcases some of my works and my past experiences.
-
ai-form-pilot Public
AI Form Pilot is a lightweight Next app for guided form-filling. Instead of overwhelming users with fields, it asks questions one by one—like name, email, or phone—then auto-fills the form with rea…
TypeScript MIT License UpdatedSep 14, 2025 -
custom-data-grid Public
Custom Data Grid is a high-performance, feature-rich custom table component build from scratch without any additional library. It supports dynamic column rendering, row virtualization, and multi-co…
-
market-seasonality-explorer Public
Market Seasonality Explorer is a responsive, real-time crypto analytics dashboard that visualizes market performance through a dynamic calendar interface. Each calendar cell represents a day/week/m…
-
ai-image-studio Public
AI Image Studio is a lightweight React app for rapid image-ideation. Upload a PNG/JPG (auto-downscaled if large), enter a prompt, choose a style, and see a live summary before generating. A mocked …
-
supply-sight-dashboard Public
SupplySight Dashboard is a warehouse analytics tool that helps businesses monitor stock, demand, and fill rates in real time. Users can filter by warehouse, status, or product, and view KPIs alongs…
-
This is a TDD implementation of the classic String Calculator Kata using Ruby and RSpec.
-
pipeline-flow-builder Public
Pipeline Flow Builder is a visual editor that allows users to construct custom data processing pipelines with drag-and-drop simplicity. Each node, such as Input, Math, Delay, or Output, represents …
-
-
chatbot-flow-builder Public
Chatbot flow Builder is a visual conversation design tool that empowers users to create custom chatbot flows with ease. Users can add message nodes manually or via drag-and-drop, each with configur…
-
smart-form-builder Public
Smart Form Builder is a dynamic form creation tool that empowers users to design custom forms with ease. Users can add questions and options manually or via drag-and-drop. Each option can have foll…
-
task-master Public
TaskMaster is a React-based task management application designed for efficient task organization. It offers full CRUD operations for creating, updating, and managing tasks. Users can track progress…
-
trendify Public
Trendify is a React-based e-commerce application designed for seamless online shopping. It offers a wide range of products across categories such as clothing, shoes, and home appliances. Users can …
-
covid19-metrics Public
Covid19 Metrics is a web application that fetches covid data from API and renders it on the screen. It shows all countries with the confirmed covid cases on the homepage, users can select any count…
-
space-travelers-hub Public
Space Traveler's Hub is a single page web application that fatches rockets, missions from the SpaceX API. Users can book and cancel their reservations for rockets and missions. Application has thre…
-
book-store Public
Book Store is a web application to add favorite books by user, users can add and remove books, This website is built using REACT and JavaScript libraries.
-
math-magicians Public
Math Magicians is a website for performing basic math calculations, This website is built using REACT and JavaScript libraries.
-
Disney-characters-webapp Public
Disney Character is a web application that shows data of Disney characters from the Disney API. Users can like the character and users can also leave comments to any character on the comment popup.…
-
thecodechaser-web-bootcamp Public
ThecodeChaser Bootcamp is a web development boot camp website, responsive for desktop and mobile screens. It delivers all related information and user can submit their query and questions using the…
-
book-appointment-frontend Public
Forked from Chimwemwe-127001/book-appointment-frontendBook Appoinments frontend is react forntend application for doctor book appoinemnts. This applications is responsive and users can load, create, and delete doctors and reservations. Users need to s…
-
-
portfolio-backend Public
Portfolio Backend is a Rails application for my Portfolio website. It gives a brief description of myself and showcases some of my works and my past experiences. It also shows my publications where…
-
todo-list-front-end Public
Todo-List front-end is an application for users to handle their daily tasks. Users can add, delete, and update tasks from the list. This is the front-end user interface built in React and Redux
-
todo-list-back-end Public
Todo-List back-end is an application for users to handle their daily tasks. Users can add, delete, and update tasks from the list. This is the back-end APIs built in NodeJS and ExpressJS
-
portfolio-template Public
Template for portfolio.
-
pocketmd-blog Public
PocketMD Blog is a web application that fetches blog articles from API using GraphQL and render them on the screen. The application consist of homepage and details page for the articles.
-
book-appointment-backend Public
Forked from Chimwemwe-127001/book-appointment-backendBook Appoinments backend is rails backend application for doctor book appoinemnts. This applications take works for API endpoints and users can load, create, and delete doctors and reservations. Us…
-
hello-react-front-end Public
Hello React Front End app is simple application that contains setup of react in application. The greeting page loads a random greeting from API on every page load.
-
hello-rails-back-end Public
Hello Rails back-end app is simple application that contains setup of rails APIs. The API loads a random greeting from database on every requset.
-
hello-rails-react Public
Hello Rails React app is simple application that contains setup of rails and react in one application. The greeting page loads a random greeting from database on every page load.