Skip to content
View cosmin-ionita's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report cosmin-ionita

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

Pinned Loading

  1. Diploma-Project Diploma-Project Public

    This repository contains my Bachelor's CS degree project as well as it's timeline and incremental progress.

    Java

  2. Web-Crawling-System Web-Crawling-System Public

    This is a simple crawling system that allows HTML downloading as well as any content (images, archives, etc.) marked with <a href=".

    C++

  3. Hashtable Hashtable Public

    This is a hashtable implementation in C

    C

  4. My-Cloud My-Cloud Public

    This is a Java-based Cloud system emulator with an architecture structured on 4 OOP design patterns.

    Java

  5. The-Prague-test The-Prague-test Public

    This is a Windows Forms application that emulates the Prague Test, which is a distributed attention exercise.

    C#

  6. Ultimate-Tic-Tac-Toe Ultimate-Tic-Tac-Toe Public

    This repository contains an efficient implementation of a BOT that solves the Ultimate Tic-Tac-Toe board game. The algoritm is based on a combination of Negamax and Monte Carlo techniques.

    Java