Aspiring Systems Engineer

taking complex ideas into reality
through simple code.

.py

this is my journey in utilizing python as a visual programming language with relevant experience using Algorithms and Data Structure

Library

The the Book class manages individual book details and availability, while the Library class handles a collection of books, allowing for adding, displaying, and searching for books by title.

Check it Out!
Transaction Anlayzer

The code processes a list of financial transactions, allowing the user to print a summary, analyze transactions, or stop the session.

Check it Out!
StarWars API

The code retrieves data from a given API endpoint and prints the names of the items returned.

Check it Out!
Simple To-Do List

The code is a simple To-Do list application that allows users to add tasks, remove the last task, and quit the program.

Check it Out!
Rock, Paper, Scissors

The code is a simple implementation of the classic "Rock, Paper, Scissors" game where a player competes against the computer, and the first to win two rounds is declared the winner.

Check it Out!
Food Ordering System

The code is a simple food order system that allows users to order meals based on a type of cuisine, the available options, then generates an order summary.

Check it Out!
Draw a Card

The code simulates drawing cards from a deck, displaying them, and continuing until the deck is empty.

Check it Out!
Simple Chatbot

The code is a simple conversational script that interacts with a user by asking for their name, age, and favorite color, then responds with personalized messages.

Check it Out!

.js

this is my journey into Front-End tech-stack which includes HTML5, CSS3 and JavaScript Algorithms and Data Structures.

Ace of Fyt

On-Demand app for Barber service for both client and service provider.

See Case Study

Plumb'in

For plumbers to generate and share invoices on various platforms.

See Case Study

Dissafyt

Landing Page Website with Booking System, and eCommerce integration.

See Project Details

Bizlist

A platform for Busiensses to list their profiles for clients to find and contact.

See Web App