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

Organizations

@CodingShadows
Block or Report

Block or report rusudinu

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
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 50 educational apps on App Store in 2023. 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. 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.
  • I have taught a few courses including:
    • Spring Boot & Angular for Deutsche Bank
    • Data Structures and Algorithms Lab at Politehnica University of Bucharest
    • Backend & REST APIs and GitHub Webinars for Hardcore Entrepreneur

You can reach me at:

Pinned

  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. secure-messaging-backend secure-messaging-backend Public

    The server (backend) for the secure messaging frontend client. Broadcast based secure messaging. You can self-host this service and have secure, encrypted chat rooms.

    JavaScript 1 1

  5. secure-messaging-frontend secure-messaging-frontend Public

    The frontend for the secure messaging server. Broadcast based secure messaging. You can connect this frontend to your self-hosted server and have secure, encrypted chat rooms.

    Dart 2