Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Petul's full-sized avatar

Block or report Petul

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

Hello, I'm Peter

I am intersted in low level programming, Linux and robotics. Currently I am deep-diving into C and C++ programming at Hive Helsinki.

  • ⚙️ Technologies: C, C++, Assembly, Python, Linux, Docker, ROS, Buildroot, VIM
  • 📫 Reach my via Linkedin

Pinned Loading

  1. minishell minishell Public

    Minimal Bash clone

    C

  2. libft libft Public

    Personal C library. Recreates multiple C standard library functions, which are used in subsequent projects at Hive Helsinki. Includes some personal additions as well.

    C

  3. libasm libasm Public

    Experiments with Assembly progrmaming

    Assembly

  4. ft_irc ft_irc Public

    Simple IRC Server implementation written in C++

    C++

  5. fdf fdf Public

    Graphics project, displays an "iron mesh" model of a provided map.

    C 1

  6. ft_ls ft_ls Public

    Poor `ls` clone

    C