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

Block or report artur01-code

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

Some facts

- 👋 Hey, I am a student at 42Wolfsburg
- 👀 I’m a software developer and born to code
- 🌱 I’m currently learning C, C++ and everything around microcontroller
- I learned Java, SQL, HTML, CSS and PHP
- I already created some websites for small companys
- I love it to make the life a bit smarter
- I wants connect myself with other people and work together on many projects

My stats at the 42

jtomala's 42 stats

minishell

jtomala's 42 minishell Score

Philosopher

jtomala's 42 Philosophers Score

Exam Rank 03

jtomala's 42 Exam Rank 03 Score

push_swap

jtomala's 42 push_swap Score

so_long

jtomala's 42 so_long Score

Exam Rank 03

jtomala's 42 Exam Rank 02 Score

minitalk

jtomala's 42 minitalk Score

minitalk

jtomala's 42 minitalk Score

get_next_line

jtomala's 42 get_next_line Score

ft_printf

jtomala's 42 ft_printf Score

libft

jtomala's 42 Libft Score

Popular repositories

  1. ft_irc ft_irc Public

    C++ 3 2

  2. minitalk minitalk Public

    Set up a server and a client. If you start the server it is waiting for a message from the client. The client is able to send any kind of massage (including unicode) bitwise.

    C 1

  3. libft libft Public

    Standard-Library of C with all the basic functions. Handling Strings, memory allocation and structured lists.

    C 1

  4. printf printf Public

    The actual printf-function recoded.

    C 1

  5. get_next_line get_next_line Public

    Reads from the file-descriptor n (BUFFER_SIZE) bytes and prints out line by line (\n).

    C 1

  6. push_swap push_swap Public

    You have stack a and stack b. In stack a is a random amount of numbers (positve and negativ) and the goal is to sort them in a way that in stack a the numbers are represented in ascending order.

    C 1