Skip to content
View rusudinu's full-sized avatar
:shipit:
:shipit:

Organizations

@CodingShadows
Block or Report

Block or report rusudinu

Report abuse

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

Report abuse
rusudinu/README.md

Rusu Dinu

I'm a Senior Full Stack Engineer at Tazz by eMAG and a Mobile Apps Developer at CodingShadows.

Fun facts

  • Developed Romana BAC, a helpful app providing essays for a National Exam. It was in the top 5 trending educational apps on Google Play Summer 2021 and top 10 educational apps on App Store in 2024. It has more than 3000 monthly active users. Have a look here Google Play or App Store.
  • Developed Quizuri BAC Romana, a beautiful app with quizzes for the BAC exam, top 30 educational apps on App Store in 2024. Have a look here Google Play or App Store.
  • Developed Drivers Data, a serverless app that uses Firebase, Node.js and Flutter, built for Android and iOS. This cross-platform app has more than 500 monthly users and you can check it out here on Google Play or App Store.

You can reach me at:

Pinned Loading

  1. resume resume Public

    This is the resume of Rusu Dinu-Stefan.

  2. 5-in-a-row-minimax 5-in-a-row-minimax Public

    This is an implementation of minimax with alpha-beta pruning and memoization of the Go-Moku game, in Scala.

    Scala

  3. assembler assembler Public

    An assembler written in C++ to pack games for the Emulator that can be found in the 'emulator' repo.

    C++

  4. emulator emulator Public

    Emulator of an old game console, written in C++, that reads games packed in a ROM file with the assembler, found in the 'assembler' repo.

    C++ 1