Skip to content
View Nikos25K's full-sized avatar

Highlights

  • Pro

Block or report Nikos25K

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
Nikos25K/README.md

Hi there πŸ‘‹, I'm Nikos

A passionate developer from Greece

πŸ”­ Backend developer with strong interest in parallel computing and data science
🌱 Currently exploring distributed systems and ML optimization techniques
πŸ“„ Learn more about me here

πŸ› οΈ Technical Stack

πŸ“‘ Backend Development

🎨 Frontend Development

πŸ—ƒοΈ Database Systems

βš™οΈ Programming Languages

⚑ Parallel Computing

🧠 Data Science & ML

πŸ”§ Development Tools

πŸ“Š GitHub Stats

🌐 Connect with Me

Pinned Loading

  1. Multithreaded-Network-Server Multithreaded-Network-Server Public

    πŸ’» JobExecutorServer is a multithreaded server that manages and executes jobs in a producer-consumer queue model, allowing multiple clients (jobCommanders) to submit, monitor, and control job execut…

    C

  2. Shell-Implementation Shell-Implementation Public

    πŸ’» This project is a custom shell implementation written in C. It provides a command-line interface for users to execute commands, manage command history, create and use aliases, and handle input/ou…

    C

  3. Design-and-Use-of-Database-Systems-Course Design-and-Use-of-Database-Systems-Course Public

    This repository contains project work for the Database Design and Management course at NKUA, including assignments on ER diagram design, SQL query writing, and a web-based API using MySQL for the "…

    Python 1

  4. RLFAP RLFAP Public

    πŸ“»πŸ“‘ The Radio Link Frequency Assignment Problem

    Python

  5. Computational-Geometry Computational-Geometry Public

    πŸ“ This project implements various computational geometry algorithms, focusing on convex hulls, linear programming, Delaunay triangulation, and geometric search. The code is organized into multiple …

    Python

  6. Implementation-of-Database-Management-Systems Implementation-of-Database-Management-Systems Public

    This repository contains three projects exploring the core concepts of database systems: Heap File Management, B+ Tree Indexing, and External Merge Sort. Built in C, these assignments demonstrate b…

    C