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

Projects in Awesome Lists by benami171

A curated list of projects in awesome lists by benami171 .

https://github.com/benami171/system_programming2_exe2

Algorithms and Operations on Graphs, Graph operators overloading.

cpp graph graph-algorithms operators-overloading

Last synced: 19 Feb 2026

https://github.com/benami171/oop_final_project

OOP course final project.

java oop

Last synced: 06 Mar 2026

https://github.com/benami171/oop_ex2_basicsocialnetwork

Basic Social Network In Python

Last synced: 26 Mar 2025

https://github.com/benami171/leetcode_sol

Solutions for many LeetCode problems that i've solved.

java leetcode leetcode-java leetcode-solutions

Last synced: 09 Mar 2026

https://github.com/benami171/benami171

My Personal Reposetory

Last synced: 19 Mar 2026

https://github.com/benami171/netcat_clone

Basic implementation of Netcat, using TCP, UDP, UNIX Domain Socket Stream, Unix Domain Socket Datagram.

netcat tcp-socket udp-socket unix-socket

Last synced: 13 Jul 2025

https://github.com/benami171/kosaraju_server

A university project demonstrating Multi-threaded server managing a directed graph, Reactor and Proactor design pattern implementations, POSIX mutex and POSIX cond usage.

multithreading posix-threads proactor reactor synchronization

Last synced: 26 Mar 2025

https://github.com/benami171/template_tree_container

Implementation of a template K-ary Tree container, with template iterators and template nodes. Used QT as GUI to print the tree.

containers cpp gui iterators templates tree-structure

Last synced: 24 Jun 2025

https://github.com/benami171/catan_cpp_implementation

My implementation of the game Catan in Cpp, as part of a university course in cpp.

board-game catan catan-board-game cpp inheritance

Last synced: 06 Jul 2026

https://github.com/benami171/Netcat_Clone

Basic implementation of Netcat, using TCP, UDP, UNIX Domain Socket Stream, Unix Domain Socket Datagram.

netcat tcp-socket udp-socket unix-socket

Last synced: 30 Jul 2025

https://github.com/benami171/quic_multi_streams

Implementation of the multi streams aspect of QUIC protocol in python, using Asycnio library.

asynchronous asyncio computer-networks multistream-network pyhton quic quic-protocol transport-layer

Last synced: 11 Jun 2025

https://github.com/benami171/Pipeline_Leader-follower

This project emphasize the workflow of Pipeline and Leader-Follower design patterns.

cpp design-patterns leader-follower linux multithreading pipeline server thread-pool threads

Last synced: 12 Mar 2025

https://github.com/benami171/Financial_Algorithms-assignment_02

Implementation of the egalitarian division algorithm.

division-algorithms

Last synced: 11 Apr 2025

https://github.com/benami171/oopfinal

Last synced: 12 Aug 2025

https://github.com/benami171/pipeline_leader-follower

This project emphasize the concurrent workflow of Pipeline and Leader-Follower design patterns.

cpp design-patterns leader-follower linux multithreading pipeline server thread-pool threads

Last synced: 19 May 2026

https://github.com/benami171/mypractice

Just all around Practices during my 1st Year, including Binary trees and linked list and general problems.

Last synced: 26 Mar 2025

https://github.com/benami171/os_exe4

Operating System course assignment, using a graph data structure to showcase the vast usage options of Valgrind, debugging combined with valgrind.

graphs valgrind

Last synced: 03 Aug 2025

https://github.com/benami171/ml_ex_02

2nd Assignment in machine learning course, Implementing and using Perceptron and Adaboost algorithms.

adaboost adaboost-classifier iris-classification iris-dataset margin perceptron python vc-dimension

Last synced: 09 Apr 2026

https://github.com/benami171/expense_tracker

Simple Expense Tracking program with GUI to help you keep track of your spendings.

application finance gui json management python

Last synced: 18 Apr 2026

https://github.com/benami171/ss_ex3

Last synced: 26 Mar 2025

https://github.com/benami171/systemprog_assignment1

Assignment #1 of System Programming course

Last synced: 26 Mar 2025

https://github.com/benami171/oop_1

Last synced: 26 Mar 2025

https://github.com/benami171/ml_knn_decision-trees

A ml implementation comparing Decision Trees and k-Nearest Neighbors (k-NN) algorithms for Iris flower classification. Features comprehensive analysis of different approaches including brute-force and entropy-based decision trees, along with k-NN using multiple distance metrics.

classification cross-validation data-analysis decision-trees iris-dataset k-nearest-neighbours machine-learning nearest-neighbors python

Last synced: 30 Jun 2025