Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by Silent0Wings

A curated list of projects in awesome lists by Silent0Wings .

https://github.com/silent0wings/dynamicbridgebuilder-procedural-generation-toolkit-for-unity

DynamicBridgeBuilder is a comprehensive toolkit designed for Unity developers to create procedurally generated bridges in real-time. This powerful and flexible system allows for the dynamic creation of a wide variety of bridge types, adapting to different terrains and environmental constraints within your Unity projects.

bridgebuilder dynamicbridges hingejoints physicsbased proceduralgeneration terrainadaptation unity unitytoolkit

Last synced: 10 Oct 2024

https://github.com/silent0wings/chatmanager

application designed for efficient client profile management. It features modules for creating, storing, and retrieving client information, parsing and validating data strings, and implementing standardized interfaces to ensure consistent client operations across the application.

chat-application chat-integration chat-system clientmanagement clientprofiles conversation-management cross-platform-chat datavalidation java javainterfaces message-formatting message-management objectorientedprogramming projectreport real-time-communication softwaredevelopment stringparsing threaded-messaging user-interaction

Last synced: 12 Nov 2024

https://github.com/silent0wings/smarter-priority-queue-spq-adt-implementation

This repository contains the implementation of a Smarter Priority Queue (SPQ) Abstract Data Type (ADT) using a parameterized heap. The SPQ is designed to support both min-heap and max-heap configurations with dynamic adaptability and efficient management.

adt adt-implementations adt-template data-structures data-structures-algorithms dsa heap pq priority-queue queue resizable-arrays-implementation resizable-arrays-implemented smart-priority-queue spq tree

Last synced: 12 Nov 2024

https://github.com/silent0wings/unity-pathfinders-visualizer

Unity Pathfinders Visualized is a Unity project that visualizes fundamental pathfinding algorithms. It features Breadth-First Search (BFS) for efficient pathfinding in unweighted graphs, Depth-First Search (DFS) for deep exploration useful in maze generation, and Swarm Pathfinding, an alternative approach inspired by swarm behavior.

2d ai algorithms bfs csharp dfs game-ai game-development game-tools grid-navigation navigation pathfinding pathfinding-algorithm pathfinding-algorithms pathfinding-visualization swarm unity unity-toolkit visualization visualizer

Last synced: 12 Nov 2024

https://github.com/silent0wings/ta-management-system

The TA Management System is a C++ project designed to manage records of Teaching Assistants (TAs) within a department. The system ensures that only eligible TAs—those who are currently registered students—are maintained in the records. The project involves filtering out records of TAs who have graduated and updating the TA file accordingly.

Last synced: 12 Nov 2024

https://github.com/silent0wings/unityai-fsm-simpleagentbehavior

An easy-to-integrate Unity FSM for basic enemy AI behaviors, utilizing ScriptableObject for customizable and reusable AI states like Idle, Chase, and Attack.

finite-state-automata finite-state-machine finite-state-machines fsm game-ai role-ai simple-ai

Last synced: 12 Nov 2024

https://github.com/silent0wings/ta-record-management-system

The TA Record Management System is a C++ program designed to manage records of Teaching Assistants (TAs) in a department. The system allows for the filtering of invalid records, adding new TA records, and sorting the existing records based on various criteria.

datafiltering datasorting errorhandling projectoverview recordmanagement tarecords

Last synced: 12 Nov 2024

https://github.com/silent0wings/hybrid-caesar-cipher-encryption-system

The Hybrid Caesar Cipher Encryption System is a Java-based encryption tool that extends the classic Caesar cipher by incorporating multiple scrambling, shuffling, and shifting algorithms. This hybrid approach enhances the security of the encryption process.

caesarcipher cryptography encryption java security

Last synced: 12 Nov 2024

https://github.com/silent0wings/arithmetic-calculator-using-custom-stack-implementation

This project implements an arithmetic calculator capable of parsing and evaluating mathematical expressions using a custom stack data structure. The calculator handles various arithmetic operations and parentheses, providing accurate results for complex expressions.

Last synced: 12 Nov 2024

https://github.com/silent0wings/othello-game-variant

this project is an implementation of a variant of the classic board game Othello. The game is developed using object-oriented programming principles, with a focus on flexibility and extensibility. The game supports various starting positions, unplayable squares, and includes functionality for saving and loading game states.

asciiart boardgame customizablegame gamedesign gamedevelopment gamefeatures objectorientedprogramming othello saveloadfunctionality

Last synced: 12 Nov 2024

https://github.com/silent0wings/cross-platform-password-manager

This Cross-Platform Password Manager is a Java-based desktop application designed to securely manage passwords across any operating system that supports Java (Windows 7 to 11, most Linux distributions, and macOS). The application uses AES 256-bit encryption .

aes-256 application crossplatform customizable cybersecurity desktop-app encryption export-csvfile gui-application import-csv-data java linux macos opensource passwordmanager sorting-algorithms-implemented terminal tree-structure windows

Last synced: 12 Nov 2024

https://github.com/silent0wings/oddonacci-sequence-calculations

This project implements two methods for calculating Oddonacci numbers using Java: a linear tail-recursive approach and a multiple recursive approach. These methods are implemented to study their performance in terms of execution time and efficiency.

Last synced: 12 Nov 2024

https://github.com/silent0wings/continuous-file-sorter

This project is a Java-based file sorter designed to help organize a large collection of files in an online dump, particularly focused on 3D and digital art assets. The tool scans through a designated folder, continuously grouping files with common names into subfolders, making it easier to manage and access related files.

automation file-sorting

Last synced: 12 Nov 2024

https://github.com/silent0wings/unity-simpleobjectpooler

An efficient Unity object pooling system designed for simplicity and flexibility. Supports multiple object types including particle systems and audio, with features for auto-enabling on instantiation, resetting on despawn, and dynamic pool resizing.

code-efficiency csharp game-development game-optimization game-tools memory-management object-pooling optimization performance pooling-manager pooling-system resource-management reusable-objects unity unity-asset unity-scripts unity-toolkit

Last synced: 21 Dec 2024