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

Organizations

@CodingShadows

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 'Scanner Alimente', an app that scans the ingredients on foods and shows a score based on how good or bad they are. It works 100% offline and was showcased at ProTV, ILikeIT. Number 1 in Health & Fitness apps both on Android and iOS for over a week in summer 2024. It has more than 10k monthly users. Have a look here Google Play or App Store.
  • 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.
  • And others that were not mention-worthy here

Teaching

  • Taught Data Structures and Algorithms at UPB
  • Taught Java, Spring Boot and Angular for Deutsche Bank's summer school
  • Teaching Object Oriented Programming and Software Development Methods at UPB

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