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

Organizations

@CodingShadows

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

Senior Software Engineer | 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 and Euronews. Number 1 in Health & Fitness apps both on Android and iOS for over a week in summer 2024. It has more than 90k monthly users. Have a look here Google Play or App Store or here
  • 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.
  • 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