Skip to content
View Nyk00s's full-sized avatar

Block or report Nyk00s

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

    Microservices for managing music albums and songs, with two-way REST communication between services, an Angular frontend, and Spring Cloud Gateway routing — containerized with Docker Compose.

    Java

  2. authentication-with-ttp authentication-with-ttp Public

    A trusted-third-party authentication system in Python using RSA, X.509 certificates, and hybrid AES/RSA encryption to establish secure sessions between a client and server.

    Python

  3. Budget-Manager-API Budget-Manager-API Public

    REST API for tracking personal income, expenses, and categories, built with Spring Boot, Spring Data JPA, and PostgreSQL. Includes validation, global exception handling, and unit tests (JUnit/Mocki…

    Java

  4. obs-cliploader obs-cliploader Public

    A Python script that automatically uploads OBS Studio recordings and replay-buffer clips to Google Drive when the hotkey is pressed, then deletes the local file to save disk space.

    Python

  5. smf-young-tech-challenge smf-young-tech-challenge Public

    The first phase of the internship recruitment project. Built with PHP using the Laravel framework.

    PHP

  6. caching-proxy caching-proxy Public

    A CLI tool that starts a caching proxy server. The proxy serves responses from cache when possible; on a miss it forwards the request to the origin server and stores the response.

    Python