Skip to content
View Camil-P's full-sized avatar
Block or Report

Block or report Camil-P

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. Apoteka Apoteka Public

    The practice of Spring Boot. I implemented JwtAuthentication, connected to MySQL database, made controllers for different types of entities, and practiced entity relations.

    Java

  2. Blog_posts Blog_posts Public

    Learning Typescript NodeJs, implemented JwtAuthentication and connected to local MongoDb. Using typescript decorators, middlewares, validators, controllers and services.

    TypeScript

  3. DAjeCLEAN DAjeCLEAN Public

    The university project, made using WPF technology.

    C#

  4. dots-boxes dots-boxes Public

    Used min-max alpha-beta pruning algorithm to make an AI (easy, medium, hard), implemented on the server-side with Django Rest-Framework. Used Angular for frontend.

    Python 1

  5. dots-boxes-server dots-boxes-server Public

    Server of "Dots and boxes"

    Python

  6. Java-sockets-practice Java-sockets-practice Public

    Typing game, user has a timer and a 20 random words he needs to write as fast as he can. Practiced building client side with JFrame, client-server communication over sockets, and catching events su…

    Java