În această arhivă de cod am urcat cele mai semnificative proiecte care le-am realizat de-a lungul timpului.
In this repository I have uploaded the most significant software projects that I have created over the years.
Descriere proiect cu proiect / Project by project description:
- GIS_system_stripped_down:
Acesta este proiectul GIS de simulare a traficului care este proiectul meu de licență pe care l-am realizat în facultate. Fiind up proiect mai mare nu am urcat tot ce am arhivat pe stația mea de lucru în legătură cu acest proiect și nu ma testat dacă ceea ce am urcat mai funcționează cap coadă. Pentru a înțelege proiectul se poate porni de la fișierul Readme_instalare.fodt care este un fișier LibreOffice care cred că poate fi deschis și în Microsoft Word. Este un fișiere scris doar în limba engleză.
This is the traffic simulation GIS project the is my bachelor's degree project that I made in university. Being a larger project I have not uploaded everyting I have archived on my workstation with regards to thus project and I didn't test whether what I uploaded is still working top to bottom. To understand the project one may start from the Readmed_instalare.fodt file which is a LibreOffice file that I believe may be opened in Microsft Word as well. It is a file written in english only.
- gomoku_game_and_AI
Acesta este un proiect care implementează un joc gomoku sau 5 piese în linie care are și un rudimentar oponent controlat de calculator. Aici este doar codul java.
This is a project that implements a gomoku game or 5 pieces in a line that also has a rudimentary computer cotrolled opponent. Here I have only the java code.
- graphical_algos
Aici este un proiect care implementează algoritmi grafici fundamentali scriși în limbajul de programare C.
Here is a project that implements fundamental graphical algorithms written in the C programming language.
- hardware_and_software_design/Proiect_PMD.pdf
Acesta este un proiect care îmbină hardware și software pentru citirea temperaturii ambientale de la un senzor si afișarea acesteia prin LCD-uri.
This is a project that combines hardware and software for reading the room temperature and displaying it thorugh LCDs.
- hardware_and_software_design/proiect_smoa.doc
Acesta este un proiect hardware și software de afișare a unui text introdus de la minitastatură.
This is a hardware and software project to display text introduced from a minikeypad.
- machine_learning.py
Acesta e un proiect unde am implementat o parte mică din exercițiile de învățare prin recompensă din cartea lui Sutton și Barto.
This is a project where I implemented a tiny bit of the exercises in reinforcement learning from the book of Sutton and Barto.
- multiplier_simulation
Acesta este un proiect unde am implementat un modul VLSI de înmulțiere a două numere în limbajul de programare hardware VHDL.
This is a project where I implemented a VLSI module for the multiplication of two numbers in the VHDL hardware description language.
- Oracle_db_projects/proiect_licitatii_online
Acesta este un proiect de automatizare a unei licitații folosind baza de date Oracle. Fișierele SQL sunt parte a unei aplicații mai mari care era implementată folosind Oracle APEX din Oracle XE.
This is an auction automatisation project using the Oracle database. The SQL files are part of a larger application that was implemented using Oracle APEX from Oracle XE.