Skip to content
View valentinpopescu98's full-sized avatar

Block or report valentinpopescu98

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. file-manager-client file-manager-client Public

    React frontend for a cloud file manager deployed on AWS EC2, served via Nginx with HTTPS (Let's Encrypt). Connects to file-manager-server Spring Boot backend.

    JavaScript

  2. file-manager-server file-manager-server Public

    Spring Boot backend for a cloud file manager deployed on AWS. Handles authentication, file storage on S3, metadata persistence on RDS, and email notifications via SES. Containerized with Docker and…

    Java

  3. pingu-engine pingu-engine Public

    A real-time 3D graphics engine built from scratch in C++ and OpenGL 3.3 Core which implements a complete rendering pipeline with its own scene format, scripting system, physics, and editor GUI — no…

    C++

  4. deepfake-animator deepfake-animator Public

    Forked from AliaksandrSiarohin/first-order-model

    A deepfake-powered 2D animation pipeline built on top of First Order Model (MGIF checkpoint), developed as an M.Sc. thesis at University Politehnica of Bucharest (grade 10/10).

    Jupyter Notebook

  5. neural-network neural-network Public

    Two OCR applications built in Python, developed as a B.Eng. thesis at University of Pitești (grade 9.33/10). The project focuses on understanding neural networks from first principles, implementing…

    Python

  6. action-role-play-game action-role-play-game Public

    An ARPG demo where I have tried to add every feature representative of the genre, such as items, equipment, consumables, enemies, friendly NPCs, questing and level design.

    C# 5 2