Skip to content
View ldusty's full-sized avatar
Block or Report

Block or report ldusty

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

Thanks for coming👋I’m Aleks

  • 🔭 I’m currently studing at Ecole42 russian branch
  • 👀 I’m interested in C/C++, Python
  • 🌱 I’m currently learning Data Science and Deep learning using Python
  • 📫 How to reach me hopefarsir@gmail.com

Languages:

c cplusplus python

Tools:

jupyter vscode

Popular repositories

  1. Libft Libft Public

    Some implementations of some of the C Library functions

    C

  2. ft_printf ft_printf Public

    A function similar to "int printf(const char *format, ...)".

    C

  3. get_next_line get_next_line Public

    A function that, allows to read a line ending with a newline character ("\n") from a file descriptor, without knowing its size beforehand.

    C

  4. so_long so_long Public

    A simple 2D animation game using MLX library

    C

  5. push_swap push_swap Public

    Sorting stack a, using stack b

    C

  6. pipex pipex Public

    A project that reproduces the behaviour of the shell pipe | command in C

    C