Giter Club home page Giter Club logo
Alja Mirfattahi photo

aljamrftthlrnz Goto Github PK

followers: 2.0 following: 2.0 repos: 7.0 gists: 0.0

Name: Alja Mirfattahi

Type: User

Company: Freelance

Bio: Hey there! 👋 I'm currently a student at 42 Vienna , diving deep into software development. You can find me also working as a Digital Project Manager.

Location: Vienna

Alja Mirfattahi's Projects

ft_printf_42 icon ft_printf_42

The 42 ft_printf project involves implementing a simplified version of the printf function in C, supporting various format specifiers for printing formatted output to the console. It's a crucial exercise for mastering string formatting and handling variable arguments in C programming.

get_next_line_42 icon get_next_line_42

get_next_line is a function that reads a line from a file descriptor, dynamically allocating memory as needed. It returns the line read until a newline character or EOF is encountered, allowing for efficient reading of large files line by line.

libft_42 icon libft_42

The 42 libft project is a fundamental programming exercise that involves creating a custom C library containing essential functions like string manipulation, memory management, and list operations, providing a foundation for future projects and learning at 42.

minitalk_42 icon minitalk_42

Minitalk is a 42 project focused on low-level interprocess communication in C. It entails creating a client-server system where the client sends messages encoded in binary via signals to the server, which decodes and displays them.

philosopher_42 icon philosopher_42

The Philosopher Project is a coding challenge that simulates the dining philosophers problem - a classic synchronization problem. Providing hands-on experience in handling multi-threaded processes.

push_swap_42 icon push_swap_42

Push_Swap is a sorting algorithm project where you must sort a stack of numbers using only a limited set of operations on two stacks. It challenges algorithmic thinking, optimization, and understanding of data structures like stacks.

so_long_42 icon so_long_42

"So Long" is a 42 project that involves developing a simple 2D game in C. It focuses on parsing, error management, and memory allocation, requiring the player to navigate through a map, collect items, avoid obstacles, and reach the exit.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.