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.

Content in all repositories owned by your account will be closed.
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. 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

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

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

  6. Image-Processing-Service Image-Processing-Service Public

    A backend system for an image processing service. The service allows users to upload images, perform various transformations, and retrieve images in different formats. The system has user authentic…

    Python