Pinned Repositories
A-Tour-of-Go
Go Tutorial
Abstract_Syntax_Tree
Tema 3 IOCLA
Accessible_Population_GPU_Optimisation
Implementation of the Accessible Population Algorithm using the GPU (CUDA Programming)
Android_Workshop
University Android Workshop materials
APD
ASM_Ciphers_Implementation
Tema 2 IOCLA
AutoManagement
LabPCom
Laboratoare PCom An 2 Sem 2
Linux_FileSystem_MiniShell
Minimax_ABPruning_Paranoic
Tema 2 - Structuri de date
dorianverna17's Repositories
dorianverna17/A-Tour-of-Go
Go Tutorial
dorianverna17/Accessible_Population_GPU_Optimisation
Implementation of the Accessible Population Algorithm using the GPU (CUDA Programming)
dorianverna17/Android_Workshop
University Android Workshop materials
dorianverna17/APD
dorianverna17/BD1
Database Course assignments and personal tryouts
dorianverna17/CN2
dorianverna17/credit-fraud-detection
App designed to identify a fraud based on the actions performed with credit cards
dorianverna17/Crossword-Puzzle
dorianverna17/D-Summer-School
The UPB D Summer School Repository
dorianverna17/distributed-systems-collaboration
Third homework for the Parallel and Distributed Algorithms course
dorianverna17/dlang.org
Pages for the dlang.org website, home of the D Programming Language
dorianverna17/dmd
dmd D Programming Language compiler
dorianverna17/Exec-Loader
Executable Loader for ELF files
dorianverna17/hello-world
dorianverna17/IC
Ingineria Calculatoarelor repo
dorianverna17/LFA
Tema FLEX - Identificarea obiectelor 3D
dorianverna17/Map_Reduce_Model
Implementation of Map Reduce Model using Java threads
dorianverna17/Marketplace
ASC first homework - marketplace designed in python using synchronization elements, unittesting and logging
dorianverna17/Matrix-Operation-Efficiency-Test
Homework for the Computer Architecture Course. Consists of 3 ways of computing the following matrix operation C=B×A×At+Bt×B
dorianverna17/Mini-Preprocessor
C Preprocessor designed to work in Linux and Windows. It operates on the following directives: #define, #include, #if, #elif, #else, #endif, #ifdef, #ifndef, #undef
dorianverna17/Parallel_Genetic_Algorithm
APD first homework, knapsack problem solved using a genetic algorithm and multithreading
dorianverna17/phobos
The standard library of the D programming language
dorianverna17/SPRC
dorianverna17/STDIO_library_implementation
Personal implementation of the stdio C library. It is designed to support the basic operations done on files (read, write, create, delete, truncate etc).
dorianverna17/Survival_Maze
Survival Maze game implemented with both third person and first person cameras. Labyrinth is being generated using a BFS algorithm.
dorianverna17/Survival_Shooter
Survival Shooter implemented with a top-down camera
dorianverna17/TCP-UDP-clients
Implementation of TCP and UDP clients
dorianverna17/Tetris
Tetris game implemented on Arduino ATMEGA 2560
dorianverna17/TSP_Genetic
Genetic Algorithm approach for the Travelling Salesman problem
dorianverna17/VLSI