Skip to content
View hoodche's full-sized avatar

Block or report hoodche

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

Hi, I'm Ignacio Castillo


🔗  Contact Me:

LinkedIn email

💻 Tech Stack:

C C++ Python Azure Django Pandas Git Docker


Pinned Loading

  1. ft_irc ft_irc Public

    Ft_irc is a simple IRC (Internet Relay Chat) server written in C++. It allows users to interact with each other through web chat clients, providing basic IRC functionalities like channel creation, …

    C++

  2. libasm libasm Public

    This project rewrites in x86_64 ASM (in Intel syntax) six functions: Three from the C standard library (strlen, strcpy, strcmp) Two POSIX system calls (write, read) One POSIX string function (strdup)

    Assembly

  3. minishell minishell Public

    simplified implementation of a Unix shell, written in C. The goal of the project is to build a functional command-line interpreter that mimics some of the core behaviors of bash

    C

  4. libft libft Public

    Libft is a custom C library that reimplements standard C library functions and extends them with additional utilities. It serves as a foundation for later projects, ensuring a deep understanding of…

    C

  5. fetal-health fetal-health Public

    Forked from Bootcamp-IA-P5/Equipo_4_Proyecto_VII_Modelos_de_ensemble

    website que acepta parametros de una cardiotocografia y devuelve una predicción de salud fetal (normal, sospechoso o patológico) hecha por un modelo de machine learning

    Jupyter Notebook