Skip to content
View teodorat63's full-sized avatar

Block or report teodorat63

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 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

Pinned Loading

  1. ToSummit ToSummit Public

    Android application built with Kotlin and Jetpack Compose that enables users to discover, add, and collaboratively map mountain summits and outdoor points of interest using real-time location data.

    Kotlin

  2. Triggle Triggle Public

    A console-based Python game where you battle an AI in the board game Triggle. Built with the Minimax algorithm and alpha-beta pruning for strategic, turn-based gameplay.

    Python 1

  3. moody-f moody-f Public

    An Angular frontend for Moody, a mood-based playlist generator. Lets users log in, submit their mood, and instantly receive curated YouTube playlists that match how they feel.

    TypeScript

  4. emica016/TravelGraph emica016/TravelGraph Public

    C# 1

  5. RGB-to-Grayscale-Web-Server-Tasks RGB-to-Grayscale-Web-Server-Tasks Public

    Web server in C# converts RGB images to grayscale. Logs requests, caches responses. Implements concurrency using tasks.

    C#

  6. Parallel-Matrix-Multiplication Parallel-Matrix-Multiplication Public

    An implementation of parallel matrix multiplication using MPI for efficient distributed computing across multiple processes.

    C++