Giter Site home page Giter Site logo

Total time coded since Jun 29 2023

gkrusta's 42 stats

Welcome to my GitHub profile!

🔭 As a student from 42 Malaga, I'm passionate about C language development and programming.

🌱 Currently, I'm a beginner programmer, focused on learning and developing my skills in C & C++ programming.

⚡ 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

Gabriela's Projects

cpp icon cpp

Documenting my progress through 10 modules of C++ exercises. The exercises cover a diverse range of topics, including namespacing, classes, member functions, stdio streams, initialization lists, static, const, and other concepts in C++ programming.

cub3d icon cub3d

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.

fractol icon fractol

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

inception icon inception

A multi-service infrastructure in a virtual machine using Docker Compose, featuring custom-built Debian based Docker images for NGINX, WordPress and MariaDB, along with managed volumes and network connections for self-recovering containers.

minishell icon minishell

A Minishell project for 42 School, implementing a simplified Unix shell in C to manage command execution, process, and signal handling.

philosophers icon philosophers

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

pipex icon pipex

Pipex reproduces the behaviour of the shell pipe | command in C. It launches as ./pipex infile cmd1 cmd2 outfile and behaves as this line does in the shell < infile cmd1 | cmd2 > outfile .

push_swap icon push_swap

Calculate and display on the standard output the smallest program, made of Push swap language instructions, that sorts the integers received as arguments.

webserv icon webserv

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.