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

Projects in Awesome Lists by WWI2196

A curated list of projects in awesome lists by WWI2196 .

https://github.com/wwi2196/mysql-database-management-system-for-coffeecafe

This project involves creating a database system using SQL for CoffeeCafe, a coffee shop moving to online orders and doorstep delivery.

Last synced: 24 Mar 2025

https://github.com/wwi2196/spell-checker-application

This Java application implements a spell-checker. It maintains a lexicon of words and provides a method to check the spelling of input strings against this lexicon. The program accounts for common misspellings by considering character swaps, insertions, deletions, and replacements.

Last synced: 24 Mar 2025

https://github.com/wwi2196/pensieve-notes-app

A modern note-taking app built with Flutter and Firebase. Features real-time sync, custom note types, and a clean Material Design 3 interface to keep your thoughts beautifully organized.

android firebase flutter note-management notes-app productivity-tools real-time-sync

Last synced: 24 Mar 2025

https://github.com/wwi2196/jug-problem

In this puzzle, you have two water jugs—one that can hold a liters of water and another that can hold b liters of water. The goal is to determine the minimum number of steps required to obtain exactly c liters of water in one of the vessels.

Last synced: 24 Mar 2025

https://github.com/wwi2196/card-arrangement-application

This Java application simulates a card game where players arrange a group of cards in their hands. The goal is to represent the sequence of cards using a single positional list, keeping cards of the same suit together.

Last synced: 24 Mar 2025

https://github.com/wwi2196/world-rally-cross-championship-management-system

This command line application is designed to manage the World Rally Cross Championship. It allows for adding, deleting, and updating driver details, viewing championship standings, simulating races, and more.

Last synced: 24 Mar 2025

https://github.com/wwi2196/console-based-calendar-application

A console-based C++ calendar app for July 2024. It manages events with restrictions on overlaps and past dates, supports repeats, and offers daily, weekly, and monthly views.

calendar console-base scheduler

Last synced: 24 Mar 2025

https://github.com/wwi2196/javafx-gui-application_world-rally-cross-championship

This JavaFX GUI application manages the World Rally Cross Championship, allowing for driver management and race simulation. Features include driver management, standings table, race simulation, data persistence, and more. The application follows OOP principles and includes comprehensive testing.

Last synced: 24 Mar 2025

https://github.com/wwi2196/calendar-gui-javafx

This JavaFX-based calendar application for July 2024 allows users to view, add, shift, set day-offs and delete events. It saves calendar data upon closing and reloads it when reopened.

Last synced: 24 Mar 2025

https://github.com/wwi2196/sorting-algorithms-analysis

Comparison of sorting algorithms by evaluating the number of steps and runtime.

Last synced: 24 Mar 2025

https://github.com/wwi2196/sorting-algorithms-analysis-based-on-array-size

Evaluating sorting algorithms based on array size, using average values for comparisons and run time.

Last synced: 24 Mar 2025

https://github.com/wwi2196/library-management-system

A Java-based library management system that allows librarians to manage books, members, and lending operations. Built using Java Swing for the GUI and MySQL for data persistence.

database java java-swing-application library-management-system mysql-database

Last synced: 13 Mar 2025

https://github.com/wwi2196/space-gpt

A Flutter-based chat application featuring a space-themed UI that integrates with the Gemini Pro AI, offering an immersive conversation experience with cosmic aesthetics and robust functionality.

ai-chat ai-integration api bloc-pattern flutter gemini-pro google-ai real-time

Last synced: 24 Mar 2025

https://github.com/wwi2196/stack-implementation

This project implements a Stack class using a linked list, supporting operations such as pushing, popping, printing, reversing, counting, and deleting elements.

Last synced: 24 Mar 2025

https://github.com/wwi2196/linked-list

This project features a simple singly linked list implementation. The `LinkedList` class provides essential operations including adding nodes to the start or end, inserting nodes before or after specific values, deleting nodes, and searching for values. The list can be displayed to show all its elements.

Last synced: 24 Mar 2025

https://github.com/wwi2196/counting-sort-2-rank-sort

This project is a variation of the Counting Sort algorithm, influenced by the Rank Sort algorithm, where each element’s position in the sorted array is determined by counting the number of elements less than it.

Last synced: 24 Mar 2025

https://github.com/wwi2196/simple-calculator-application

A Java-based Calculator Application featuring Simple and Programming modes. The Simple Calculator performs basic arithmetic and memory functions, while the Programming Calculator supports multiple number bases (Binary, Octal, Decimal, and Hexadecimal), built using Java Swing.

Last synced: 24 Mar 2025

https://github.com/wwi2196/binary-search-tree

his project implements a Binary Search Tree (BST) using a linked list structure. The BST class supports various operations including insertion, deletion, and traversal.

Last synced: 24 Mar 2025

https://github.com/wwi2196/find-the-pair

This project implements a program to find all pairs of values from a given Binary Search Tree (BST) where the sum is equal to a specified value.

Last synced: 24 Mar 2025

https://github.com/wwi2196/iwb151-fouette-bytes

A microservice that combines Meta-LLaMA AI with financial news analysis to predict currency exchange rates. Features: 🤖 AI predictions, 📰 real-time news analysis, 💱 live currency conversion, 🔐 secure API integration, and 📊 automated forecasting.

ai api ballerina-lang currency-exchange huggingface llama machine-learning newsapi python real-time

Last synced: 24 Mar 2025