Skip to content
View cosmintianu's full-sized avatar

Block or report cosmintianu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Book-Review-Site Book-Review-Site Public

    A web application for reviewing and discussing books, built with React.js for the frontend and Spring Boot with PostgreSQL for the backend. It features user authentication, book reviews, comments e…

    JavaScript

  2. BlackJack-in-Arduino BlackJack-in-Arduino Public

    This project demonstrates the implementation, using AVR registers, of the card game Blackjack using an Arduino Uno board and a D1 Robot LCD Keypad Shield.

    C++

  3. Queue-Management-App Queue-Management-App Public

    Java project that simulates a queue management system, calculating metrics like waiting time and peak usage. Built with multi-threaded Java and a Swing-based GUI, it supports strategies like Shorte…

    Java

  4. Warehouse-Order-Management Warehouse-Order-Management Public

    A Java-based warehouse management application designed to efficiently manage client orders. It features client and product management, order creation, and bill generation with a layered architectur…

    HTML

  5. Locker-Security-System Locker-Security-System Public

    A 3-character hexadecimal PIN security system implemented in VHDL for locker security. It uses LEDs, buttons, and a Seven Segment Display for secure locking and unlocking.

    Tcl

  6. MNIST-Neural-Network MNIST-Neural-Network Public

    NN model made to recognize hand written digits from the MNIST data set. No machine learning related libraries were used to deepen the learning of the neural networks and math behind it.

    Python