Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by OlubodeMichael

A curated list of projects in awesome lists by OlubodeMichael .

https://github.com/olubodemichael/tic-tac-toe

Tic-Tac-Toe, also known as noughts and crosses or Xs and Os, is a classic two-player board game that is easy to learn but offers strategic depth and excitement. The game is typically played on a 3x3 grid, but variations with larger grids also exist.

Last synced: 14 Jan 2025

https://github.com/olubodemichael/weather-app

The Weather App, crafted in React, delivers instant weather insights. Seamless geocoding and forecasting, a sleek design with Tailwind CSS, and a user-friendly interface. Accurate and responsive, it allows toggling between Celsius and Fahrenheit for a comprehensive weather experience.

Last synced: 14 Jan 2025

https://github.com/olubodemichael/bank-application

The "Java Bank Application" is a command-line-based program that simulates a basic banking system. It allows users to interact with their bank accounts, perform various financial transactions, and manage their financial activities. The application provides functionalities for checking and savings accounts, as well as additional features such as fun

Last synced: 14 Jan 2025

https://github.com/olubodemichael/meal-app

The Meal Planner App is a React Native application designed to help users discover and manage their favorite meals. It allows users to browse through various meal categories, view detailed information about specific meals, and save their favorite meals for easy access later.

expo javascript react-native

Last synced: 14 Jan 2025

https://github.com/olubodemichael/project-5

C++ implementation of a binary search tree (BST) where nodes have at most two children ("left" and "right"). The left child contains values smaller than the node, and the right child contains values greater. Enables efficient search, insertion, and deletion of elements.

Last synced: 14 Jan 2025

https://github.com/olubodemichael/quick-wheel

Quick Wheel is a modern, responsive car rental web application built with React, designed to offer a seamless and intuitive car booking experience. Leveraging the power of React's component-based architecture, CarZen provides users with a dynamic and interactive interface to browse, compare, and book rental cars with ease.

Last synced: 14 Jan 2025

https://github.com/olubodemichael/binarysearchtree

This C++ project implements a binary search tree (BST) with insert, remove, and three traversal functions, organized in two files: "BinarySearchTree.hpp" and "BinarySearchTree.cpp." The BST efficiently organizes data, providing a practical example of tree data structures.

Last synced: 14 Jan 2025

https://github.com/olubodemichael/linkedlist-project1

The "C++ Student List Management" project is a program that manages a list of student records, including student IDs and GPAs. It provides basic functionalities for adding, inserting, deleting, and displaying student records within a linked list data structure.

Last synced: 14 Jan 2025

https://github.com/olubodemichael/decimaltobinary

The "Decimal to Binary Conversion" project is a C++ program that allows users to convert a decimal number into its binary representation. It utilizes two essential data structures: a stack and a queue.

Last synced: 14 Jan 2025

https://github.com/olubodemichael/paticam

Pati Cam is an intuitive mobile app that makes it effortless to collect and share photos and videos from your parties by generating a QR code for each event, allowing guests to easily upload their media. This centralized, secure album ensures no moments are lost, providing a fun, interactive way for everyone to contribute in real-time.

expo firebase firebase-auth firebase-realtime-database javascript mobile-app mobile-development react-native

Last synced: 22 Nov 2024

https://github.com/olubodemichael/doublelinkedlist-project2

This C++ project implements a Doubly Linked List data structure, which is a linked list in which each node has both a pointer to the next node and a pointer to the previous node. The project provides a comprehensive set of functions and features to manipulate and display the contents of the doubly linked list.

Last synced: 14 Jan 2025

https://github.com/olubodemichael/eat-n-split

This React application enables users to manage expenses and balances with friends, including adding friends, selecting them for bill splitting, and updating balances, fostering easy expense tracking and financial management.

eat-n-split

Last synced: 14 Jan 2025