Skip to content
View Inika17's full-sized avatar

Block or report Inika17

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. Client-Server Client-Server Public

    This repository contains a C-based multi-threaded Client-Server application that functions as a simple network firewall simulator. The server manages a set of rules and processes client requests co…

    C

  2. Full-Stack-Application Full-Stack-Application Public

    This repository is a 3-Tier Client-Server application for an assignment, querying a PostgreSQL vinyl records database. It integrates JavaFX, a multi-threaded TCP server, and JDBC. The core function…

    Java

  3. Grocery-Delivery-Protoype Grocery-Delivery-Protoype Public

    This repository features a full-stack grocery delivery service for student group purchases, integrating a simple SQL database with a Java backend and JavaFX frontend. The system's core goal is to a…

    Java

  4. RSA-PKC RSA-PKC Public

    This repository provides a Java command-line tool for RSA public-key cryptography, utilizing the Bouncy Castle library. The project requires completing the decryptRSA() method to decrypt an AES key…

    Java

  5. Team-Project Team-Project Public

    This repository contains a full-stack web application for a second-hand marketplace, developed under Agile methodology. The project follows a strict three-milestone process, utilizing Git, Kanban, …

    TypeScript

  6. Advanced-NewsClassifier Advanced-NewsClassifier Public

    This repository develops an advanced Object-Oriented news classifier. It uses GloVe word embeddings and Machine Learning to achieve superior contextual and semantic analysis over simple TF-IDF meth…

    HTML