Skip to content
View gabriel-rusu's full-sized avatar
💻
Coding
💻
Coding

Block or report gabriel-rusu

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
gabriel-rusu/README.md

Hi there, I'm Gabi! 👋

  • 🚀 Full Stack Developer | Open Source Enthusiast
  • 🎓 Finished my Master's degree in Artificial Intelligence!
  • 🌱 Currently learning: GoLang & Diffusion Models
  • 🌍 I love traveling and discovering new cultures

Tech Stack

Java Spring Angular JavaScript TypeScript Python PyTorch PyTorch Lightning

Pinned Loading

  1. E.L.F-Executable-Loader Public

    The E.L.F Executable Loader loads the executable file into memory page-by-page, using a request-paging mechanism - a page will only be loaded when it is needed. For simplicity, the loader runs only…

    C 18 6

  2. webpage-v3 Public

    This website is a digital version of my traditional paper resume. It shows my education, skills, previous positions and projects I've worked on. But, it also shows things I cannot accurately share …

    TypeScript

  3. game-engine Public

    A game engine for mobile games that uses OpenGL ES for rendering 2D and 3D vector graphics.At the moment this game engine renders a terrain and manages resources of various models including some cr…

    C

  4. shell Public

    This project consists of a C++ program to serve as a shell interface that accepts user commands and then executes each command in a separate process. This project can be compiled on any Linux, UNIX…

    C++ 1

  5. eigenfaces Public

    Face recognition algorithm that follows the observations from the research paper "View-based and modular eigenspaces for face recognition" to build a face space and find the projections of the trai…

    Jupyter Notebook

  6. augment-aid-ml Public

    Augment Aid is a machine learning project focused on data augmentation techniques. The project aims to enhance the performance of machine learning models by artificially expanding the training data…

    Python