Projects in Awesome Lists by hediske
A curated list of projects in awesome lists by hediske .
https://github.com/hediske/fantastic-path-finder
A path Finder app with map generation made using React Js and Tailwind CSS . It uses Recursive Division or Binary Tree for the Maze generation and Dijkstra , BFS , DFS and A Star for the Path Finding .
astar bfs dfs dijkstra recursive-div shortest-path-algorithm
Last synced: 10 Apr 2025
https://github.com/hediske/compiler
A Compiler made using Maven that offers to the user the possibility to provide the language of the compiler .works only on SLR grammars and generates the SLR table according to the grammar given , An SLR parser generator and type checking.
compilation compiler lexical-analysis semantic-analysis slr slr-parser syntax-analysis
Last synced: 19 Feb 2025
https://github.com/hediske/mapreducespark
Comparing big data optimization and parallel data processing in Mapreduce and Spark
Last synced: 19 Feb 2025
https://github.com/hediske/chatapp
Chat app for reall time communication using Envoy , Redis and Grpc, React and Java
chat docker envoy grpc java microservice reactjs redis
Last synced: 19 Feb 2025
https://github.com/hediske/grpcmessaging
A messaging Server using GRPC in Java allowing clients to send and receive messages from and to others .
Last synced: 19 Feb 2025
https://github.com/hediske/synchronization
synchronisation between processs in C
Last synced: 19 Feb 2025
https://github.com/hediske/compiler_demo
This demo uses The compiler Jar FIle and the powerful JAVA Reflection tool to make the entire app functionnal .JAVA FX was used for GUI.
Last synced: 19 Feb 2025
https://github.com/hediske/googlebooks
Web Scraper for Google Books to Allow Downloading Maximum pages from Books Preview
Last synced: 19 Feb 2025
https://github.com/hediske/sockettp
Java manipulation of Process Communication using sockets
Last synced: 19 Feb 2025
https://github.com/hediske/chatservice
Chat Service Server implemtation in java using TCP Sockets for communication between difference clients in a multiple and save thread way
chat distributed-systems messaging sockets tcp
Last synced: 19 Feb 2025
https://github.com/hediske/multithreadtasks
Multithread Java RMI server allowing the client to store in-memory tasks and manipulate its tasks and also giving them the psosibility to execute their tasks .
concurrent-programming executorservice java rmi rmi-server
Last synced: 19 Feb 2025
https://github.com/hediske/matrix-algorithms
A program testing various Matrix linear Resolution algorithms based on Java for benchmark.
benchmark gauss-elimination gaussseidel jacobi java lu matrix
Last synced: 19 Feb 2025
https://github.com/hediske/yatzy
A Web App Game to Play with your Friends made with HTML,CSS and JS.
Last synced: 19 Feb 2025
https://github.com/hediske/emailspamprotection
Spam email detection using Logisitic Regression Model and TF-IDF Vectorizer for Feature extraction. Integration for different Email providers (GMAIL,OUTLOOK,YAHOO) by connecting to IMAP server , classifying unseen Emails and storing marked emails as Spam in Junk/Spam folder.
classification imap logisitc-regression ml mx-records python streamlit tf-idf
Last synced: 05 Apr 2025
https://github.com/hediske/express-auth
Node js and expresss app with authentification and RBAC using mongoose , passport
Last synced: 30 Mar 2025
https://github.com/hediske/aws-project
3 tier Application deployment in Aws
Last synced: 19 Feb 2025