florinradulescu41
Engineering Elitist, Science Simp, Fat Frog Fan, Quantum Quintessentiallist, Programming Perperator
UPBBucharest
Pinned Repositories
Face_Recognition
Matlab program to identify face patterns in certain images after learning from multiple sets of data via machine learning.
Fractals_Image_Generator
Parallel graphical fractal generation that creates wonderful computer generated images from code and a lot of high-effiency computing even on slow architectures.
Marketplace_Simulator
Producer-Consumer Multithreading Simulator creating different scenarios of big data interaction over optimisation paradigms.
Non_Procedural_Flappy_Bird
2D Game using functional programing simulating the popular version of the mobile app with some personal touch.
Numerical_Computers
Beginner-level university work on low-level programming and understanding of digital computing components.
OpenGL_2D-3D_games
C++ 2D/3D graphics & games developed using OpenGL, different frameworks and GPU processing.
Optimisation_and_Analysis
Optimised Matrix Calculus and Analysis using Multithreading, Low-Level Parallelism and Parallel Processing.
Optimisation_Programs
Optimised problems, algorithms, graphs, dynamic programming, etc
Pipeline
Simulates a simple RISC cycle
WeedPot_Personal_Smart_Pot
Arduino code for a smart pot that actually helped me grow a pretentious plant keeping me connected with her status every hour via IoT.
florinradulescu41's Repositories
florinradulescu41/Fractals_Image_Generator
Parallel graphical fractal generation that creates wonderful computer generated images from code and a lot of high-effiency computing even on slow architectures.
florinradulescu41/Non_Procedural_Flappy_Bird
2D Game using functional programing simulating the popular version of the mobile app with some personal touch.
florinradulescu41/OpenGL_2D-3D_games
C++ 2D/3D graphics & games developed using OpenGL, different frameworks and GPU processing.
florinradulescu41/Face_Recognition
Matlab program to identify face patterns in certain images after learning from multiple sets of data via machine learning.
florinradulescu41/Marketplace_Simulator
Producer-Consumer Multithreading Simulator creating different scenarios of big data interaction over optimisation paradigms.
florinradulescu41/Numerical_Computers
Beginner-level university work on low-level programming and understanding of digital computing components.
florinradulescu41/Optimisation_and_Analysis
Optimised Matrix Calculus and Analysis using Multithreading, Low-Level Parallelism and Parallel Processing.
florinradulescu41/Optimisation_Programs
Optimised problems, algorithms, graphs, dynamic programming, etc
florinradulescu41/Pipeline
Simulates a simple RISC cycle
florinradulescu41/WeedPot_Personal_Smart_Pot
Arduino code for a smart pot that actually helped me grow a pretentious plant keeping me connected with her status every hour via IoT.
florinradulescu41/SHA256_BruteForce
A brute-force parallel algorithm to break SHA256 passwords
florinradulescu41/Subscription_Manager
TCP/UDP via sockets based communication application that behaves like a subscribing tool for different users and topics
florinradulescu41/Voucher_Management_System
Simple Object Oriented Programming based Management System App created for both client and company experience.
florinradulescu41/Web_Services
Web Services via CLI Requests
florinradulescu41/XBoard
AI Chess Engine