Skip to content
View gkrusta's full-sized avatar

Highlights

  • Pro

Block or report gkrusta

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

Total time coded since Jun 29 2023

gkrusta's 42 stats

Welcome to my GitHub profile!

🔭 I'm student from 42 Malaga working as IT Application Production Support for Corporate and Investment Banking.

💻 Most of my projects have been in C, C++ and Python, where I have the strongest foundation.

🚀 Right now i'm engaged in Outer Core projects centered on data and machine learning.

⚡ If you're looking for project descriptions and guidance, feel free to reach out to me.

📫 How to reach me: LinkedIn Badge


🔥 My Stats:

GitHub Streak

Top Languages

Pinned Loading

  1. ft_transcendence ft_transcendence Public

    A single-page app build in micro service architecture where you can play pong with players among other things such as JWT, 2fa authentication, blockchain, chat, friends list, stats, profiles, IA ma…

    Python

  2. ft_linear_regression ft_linear_regression Public

    A program that using machine learning algorithm can predict a price of a car based on it's mileage.

    Python

  3. Webserv Webserv Public

    Webserv is a non-blocking web server designed in C++ that handles HTTP requests using a single instance of poll() for all I/O operations, supporting multiple ports, CGI scripts and file uploads.

    C++

  4. philosophers philosophers Public

    This project involves implementing a dining philosophers problem, where philosophers (threads) compete for limited resources (forks) while avoiding deadlock and ensuring they can eat without confli…

    C 1

  5. fractol fractol Public

    A project focused on creating a program that generates and visualizes various fractals using parallel processing and graphical libraries.

    C 1

  6. cub3d cub3d Public

    cub3D is a program that creates a dynamic labyrinth experience using my own Ray-Caster, offering a first-person view with interactive controls and customizable textures.

    C