thorthehacker111 /
Curse_Rat
A sophisticated Android Remote Administration Tool (RAT) featuring a Node.js C2 server, Java-based client, and Advanced Smali-surgery APK Builder. Built for security research and educational purposes.
62/100 healthLoading repository data…
salaheddinehalimisiad-coder / repository
A sophisticated Java-based time management system demonstrating the Observer Design Pattern with a modular Maven architecture. This educational project showcases real-time synchronization between multiple clock components through event-driven programming.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Ce projet implémente un système de gestion du temps utilisant le Design Pattern Observer avec une architecture modulaire Maven. L'application démontre les principes SOLID et les bonnes pratiques de conception orientée objet.
tp_02/
├── timer-service/ # Interfaces du service de temps
├── time-service-impl/ # Implémentation du service
├── timer-service-client/ # Clients (Horloges & Comptes à rebours)
├── lookup/ # Service de lookup (Injection de dépendances)
├── launcher/ # Application principale
└── pom.xml # Configuration Maven principale
TimerService - Service principal de gestion du tempsTimeChangeProvider - Contrat pour les observablesTimerChangeListener - Contrat pour les observateurs (étend PropertyChangeListener)DummyTimeServiceImpl - Implémentation avec Timer et PropertyChangeSupportHorloge - Horloge analogique avec interface graphique SwingHorlogeNumerique - Horloge numérique affichant HH:MM:SSCompteARebours - Compte à rebours console avec désinscription automatiqueLookup - Pattern Singleton pour la gestion des servicesSelected from shared topics, language and repository description—not editorial ratings.
thorthehacker111 /
A sophisticated Android Remote Administration Tool (RAT) featuring a Node.js C2 server, Java-based client, and Advanced Smali-surgery APK Builder. Built for security research and educational purposes.
62/100 healthBishwanathKumarPanda /
SpringStock" is a sophisticated inventory management system developed using Spring Boot, a powerful framework for building Java-based applications.
30/100 healthcd tp_02
mvn clean compile
mvn clean install
cd launcher
mvn exec:java
mvn exec:java -pl launcher
mvn exec:java -pl launcher -Dexec.args="30"
cd launcher
mvn clean package
java -jar target/launcher-0.0.1-jar-with-dependencies.jar
À l'exécution, vous devriez voir :
Le projet peut être étendu en ajoutant :
Ce projet démontre une maîtrise complète du Design Pattern Observer dans un contexte d'architecture logicielle modulaire. L'implémentation respecte les principes de conception orientée objet et offre une base solide pour des extensions futures. La combinaison d'interfaces analogiques et numérique montre la flexibilité du pattern Observer pour différents types d'affichage.
Réalisé par Halimi Mohamed Salah Eddine - SIAD - École Militaire Polytechnique
j0sh162 /
A sophisticated Java-based research agent that leverages multiple search providers and AI to conduct in-depth research on topics, answer questions, and synthesize information from diverse sources.
47/100 healthAdrianCCRS /
This is a sophisticated Java-based flight management system developed as a final project for the Data Structures and Algorithm Analysis course. The application simulates a Colombian airline system that uses graph theory and classic algorithms to solve real-world flight management problems.
36/100 healthmatantoled /
🚀 The Automated-Web-Testing is a sophisticated, Java-based framework designed for automated web testing. It streamlines and automates the process of web application testing, covering functionalities like user registration, login, product selection, and purchase.
27/100 healthpatrrrrrrricia /
A sophisticated Java-based simulation ecosystem for multi-server workflow orchestration. Implements the Strategy design pattern for dynamic task dispatching and leverages multithreading for real-time parallel processing, ensuring robust synchronization and precise analysis of queue-based service statistics.
49/100 health