• 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

๐Ÿ’ก The project takes a map as parameter and creates its 3d representation

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

get_next_line

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

ft_printf

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

WeatherBot

Bot for predicting the weather in the city ๐ŸŒก
Swift
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