• Stars
    star
    1
  • Language
    C
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project is to make you code a function that returns a line ending with a newline, read from a file descriptor.

More Repositories

1

libft

The aim of this project is to code a C library📖 ⌨
C
2
star
2

FindRoute

(SwiftUI) The application behaves the same as any other GPS: geo-tracking, address search and moving to the right place. 🧭
Swift
2
star
3

Calculator

Apple Calculator in UIKit 🧮
Swift
1
star
4

Maps

Geotreaking app with your favorite places 🗺
Swift
1
star
5

PersonalDiary

Swift
1
star
6

ImageCollection

A simple application that downloads images from the internet using multithreading. The application sends an alert when the download fails. Images can be shown in full size, enlarged and scrolled. 📷
Swift
1
star
7

inception

🛳 This project aims to broaden your knowledge of system administration by using Docker
Shell
1
star
8

born2beroot

Shell
1
star
9

ft_printf

Reproduction of the original function in C.
C
1
star
10

WeatherBot

Bot for predicting the weather in the city 🌡
Swift
1
star
11

FdF

💡 The project takes a map as parameter and creates its 3d representation
C
1
star
12

DeathNote

Educational project of UNIT Factory (School 42) for learning how to work with UITableView 😵
Swift
1
star
13

CPP_module

C++
1
star
14

Philosophers

In this project, I studied the basics of threads process. I learned how to make threads. I studied what semaphores and mutexes.
C
1
star
15

minitalk

The purpose of this project is to code a small data exchange program using UNIX signals. Communication program in the form of a client and server.
C
1
star
16

Converter

Swift
1
star
17

utils_for_21

Shell
1
star
18

ft_containers

Re-implement the container types of the C++
C++
1
star
19

MotionCube

Don’t touch the screen! 📺
Swift
1
star
20

minigame

Swift
1
star
21

day01

piscine iOS swift
Swift
1
star
22

Weather

Swift
1
star
23

avsrb

1
star
24

ArticleManagerPod

Own pod
Swift
1
star
25

WeSplit

This project is a check-sharing app that calculates how to split a check based on the number of people and how much tip you want to leave
Swift
1
star
26

push_swap

Watch this video https://youtu.be/oUbuTOryf5o . You have two stacks called Stack A and Stack B. Stack A is given a random list of unorganized numbers. You must take the random list of numbers in Stack A and sort them so that Stack A is organized from smallest to largest. There are only a few moves you’re allowed to used to manipulate the stacks. The main goal of this project is to organize Stack A in as few actions as possible.
C
1
star