Giter VIP home page Giter VIP logo

Hi, I'm Gabi:

  • a Fullstack Software Engineer
  • an Open Source Enthusiast

I'm currently working on:

  • some cool web projects
  • building scalable systems

Gabriel Rusu's Projects

c-language-preprocessor icon c-language-preprocessor

This is a simple C/C++ preprocessor. The goal is to have good conformance with the C and C++ standards and to handle nonstandard preprocessor extensions in gcc / clang / visual studio preprocessors. Most of the preprocessor testcases in gcc and clang are handled OK by so-cpp.

calculator icon calculator

A simple Calculator app made for fun that can calculate expressions using my version of the Shunting-yard algorithm

e.l.f-executable-loader icon e.l.f-executable-loader

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 static executable files - which is not linked to shared / dynamic libraries.

eigenfaces icon eigenfaces

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 train and test faces.

game-engine icon game-engine

A game engine is the base of every modern game development project. This engine will be extended further into a personal game. The targeted devices are smartphones and tablets because this engine uses OpenGL ES for rendering 2D and 3D vector graphics.This game engine renders a terrain and manages resources of various models including some crocodiles.

image-processor icon image-processor

JavaFX application that lets the user choose a BMP image and then choose the operations that he wants to be applied to the image

ngx-utils icon ngx-utils

Angular(TypeScript) library that contains reusable services like CacheService for browser caching either in session or local storage and a HttpCacheClient (a HttpClient wrapper that caches the results for speed improvements)

shell icon shell

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, or Mac OS X system. A shell interface gives the user a prompt, after which the next command is entered.

snake icon snake

This is a remastered version of the popular game Snake using Java Swing and Microsoft Paint 3D app to create the pictures needed for the snake.

stock-exchange icon stock-exchange

An application that shows the evolution of the stock price of the automobile industry in Germany, France and Italy. The evolution is determined by the data provided by the London Stock Exchange, which was the host of the Fintech category.

sudoku-solver icon sudoku-solver

A Proof of Concept(P.O.C) app that aims at solving every possible sudoku in an efficient manner.

the-empire-strikes-back icon the-empire-strikes-back

In The Empire Strikes Back project, I used the Pygame package to develop a 2D game in which the aim is to shoot down a fleet of Tie Fighters as they drop down the screen in levels that increase in speed and difficulty.

webpage-v1 icon webpage-v1

This website is a digital version of my traditional paper resume(old). It shows my education, skills, previous positions and projects I've worked on. But, it also shows things I cannot accurately share using a paper resume(such as links to my projects)

webpage-v2 icon webpage-v2

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 using a paper resume(such as links to my projects)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.