Alexandra-Diana Ciocan's repositories
machine-learning-lab
Python exercises for Machine Learning laboratory.
social-cataloging-platform
Java project for Advanced OOP course. Implemented an app that works like a social cataloging platform for books, emulating Goodreads' functionalities.
social-media-TraveLust
ASP.NET project implemented for Software Development Techniques course.
assembly-backtracking
The second project implemented for the Computer Architecture course. Recursive backtracking algorithm, implemented in Assembly x86 (AT&T).
battleships-game
Project implemented for React Native course
bunny-game
students exercise for object oriented programming in java class
computational-geometry-algorithms
Algorithms implemented in C++ for the first half Advanced Algorithms course.
event-ticketing-database
Project created in SQL for Databases course and extended in PL/SQL for Database Management Systems course. Designed and implemented relational database for event ticketing platform.
machine-code-decoder
The first project implemented for the Computer Architecture course. Decoding and evaluation of hexadecimal machine code, implemented in Assembly x86 (AT&T).
online-shop-vinTEAge
Project created in ASP.NET for Web Application Development course. Developed fully functional online shop website for books/tea store
population-game-oop
First project for OOP course. Created simple game that simulates a population divided in two species that multiply, age and attack eachother.
bc-ticket-system
Project implemented for Blockchain course
genetic-algorithm
Genetic algoritm to maximize quadratic function, implemented for Advanced Algorithms course.
lambda-NFA
Algorithm implemented in C++ for Automata Theory and Formal Languages course.
law-office-oop
Second project for OOP course. Class hierarchy implemented in C++ for the management of a law office.
sorting-algorithms-analysis
First Data Structures homework, implemented various sorting algorithms in C++ and compared their time complexities.
taskage-client
Client component of taskage app.
taskage-core
Core component of taskage app.
taskage-gateway
Gateway component of taskage app.
taskage-helper
Helper component of taskage app.
tribute-page
Project implemented with HTML, CSS & JS for Web Technologies course. Tribute page for Scorsese's Taxi Driver.