Skip to content
View MoldovanAndrei5's full-sized avatar

Block or report MoldovanAndrei5

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. RevMate RevMate Public

    Dart

  2. RevMateAPI RevMateAPI Public

    Python

  3. CoreLang CoreLang Public

    A Java-based interpreter for a simple toy programming language, built to explore core concepts of compilers and interpreters such as expressions, statements, control flow, heap management, and prog…

    Java 1

  4. RayTracer RayTracer Public

    Ray tracer in C# featuring ellipsoids, lighting, and volumetric CT data visualization.

    C#

  5. FaceRecognition FaceRecognition Public

    Python 1

  6. Producer-Consumer-Threads Producer-Consumer-Threads Public

    Computing the dot product of 2 vectors using 2 vectors: a producer and a consumer, with the producer feeding the consumer.

    Java