Stars
WhatsApp-like chat application, with Gemini as an assistant integrated.
Bookshelf app that displays a list of books based on the user request
Redis clone that uses data persistence and goroutines
Titanic dataset analysis and prediction of life/death and other statistics
Android app that offers users a comprehensive 30-day calisthenics and nutrition plan.
Python training for business analysts and traders
🧩 Kotlin coding puzzle and solutions
Dynamic library loader that executes functions, based on the client-server model. A client uploads their dynamic library and the server executes certain functions from it (chosen by the client) rem…
A cheatsheet of modern C++ language and library features.
Homework assignments for the Hardware-Software Interface course (Assembly).
Publisher-Subscriber Server (UDP/TCP); Dataplane Router: ARP, IP and ICMP protocols; HTTP-REST-API CLIENT
Master programming by recreating your favorite technologies from scratch.
My Solutions for Problems from infoarena.ro
The analysis of different algorithms that solve the knapsack problem. Google benchmark C++
Laborator de Programare Orientată pe Obiecte - Facultatea de Matematică și Informatică, Universitatea din București
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode …
A library of common data structures and algorithms written in C.
Simulates a few Octave commands on matrices and advanced matrix operations.
Asynchronous web server that supports HTTP protocol, using zero-copy and asynchronous IO for file transfer.
Implementation of All ▲lgorithms in C++ Programming Language
Practical Machine Learning and Image Processing
Assignments for the Operating Systems course