Skip to content
View a-i-nur's full-sized avatar

Highlights

  • Pro

Block or report a-i-nur

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
a-i-nur/README.md

42 Common Core Projects

This README is the main portfolio index for my GitHub repositories. The first section focuses on my school projects from School 42 (Heilbronn).

School 42 is a software engineering program based on project-based learning and a peer-to-peer system:

  • no traditional lectures
  • students learn by building real projects
  • progress is validated through peer evaluations and practical defense

For employers, this means strong hands-on skills, autonomy, and the ability to explain and review technical decisions.

At School 42, I am developing the following skills:

  • Technical skills: C programming, algorithms and data structures, Makefile-based build systems, Linux system administration basics, shell scripting, debugging, and Git/GitHub workflow.
  • Soft skills: code review and peer evaluation, technical project defense, clear communication, teamwork, autonomy, and problem solving under constraints.

Project Overview

Common Core Circle Project Short Description
0 libft Custom C standard-library recreation used as a reusable foundation in later projects.
1 ft_printf Reimplementation of printf with variadic arguments and format specifier handling.
1 get_next_line Function that reads one line at a time from a file descriptor with static state handling.
1 born2beroot Secure Linux VM setup (users, sudo, SSH, firewall, monitoring, and system hardening).
2 push_swap Sorting algorithm project with constrained stack operations and move optimization.

Popular repositories Loading

  1. push_swap push_swap Public

    C 1

  2. libft libft Public

    C

  3. ft_printf ft_printf Public

    C

  4. get_next_line get_next_line Public

    C

  5. born2beroot born2beroot Public

    Shell

  6. a-i-nur a-i-nur Public