Ultio. (ultiomusic)

ultiomusic

Geek Repo

Company:Greencodia

Location:İstanbul

Home Page:https://42istanbul.com.tr/

Github PK Tool:Github PK Tool

Ultio.'s repositories

42C-Piscine

This is a repository with all the work I've done during the C pool that took in İstanbul at 42 school in November 2021.

Language:CStargazers:3Issues:1Issues:0

42Cursus-push_swap

This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the one (of many) most appropriate solution for an optimized data sorting.

Language:CStargazers:1Issues:1Issues:0

42Cursus-CPP_Modules

The goal of these modules is to introduce us to Object Oriented Programming. This will be the starting point of our C++ journey.

Language:C++Stargazers:0Issues:1Issues:0

42Cursus-cub3d

This project is inspired by the world famous 90s game, the first FPS ever. It will allow you to explore ray casting. Your goal will be to create a dynamic view inside a maze in which you must find your way.

Language:CStargazers:0Issues:1Issues:0

42Cursus-fractol

One of the first graphical projects at 42 school, fract-ol generates beautiful fractals from the complex numbers of an iterative mathematical construct. A fractal is a fragmented geometrical figure that infinitely repeats itself at smaller scales. This project uses the school's graphical library, MiniLibX

Stargazers:0Issues:1Issues:0

42Cursus-ft_irc

This project is about creating your own IRC server. You will use an actual IRC client to connect to your server and test it. Internet is ruled by solid standards protocols that allow connected computers to interact with each other. It’s always a good thing to know.

Language:C++Stargazers:0Issues:0Issues:0

42Cursus-ft_printf

You have to recode the libc’s printf function.

Language:CStargazers:0Issues:1Issues:0

42Cursus-ft_transcendence

This project is about creating a website for the mighty Pong contest! Remind yourself the beginning of your journey in computer science. Look at you now. Time to shine!

Stargazers:0Issues:0Issues:0

42Cursus-get_next_line

The aim of this project is to make you code a function that returns a line ending with a newline, read from a fd. Usage: get next line is a function that reads a file line by line Return value: return 1 when it read a line return 0 when it finished reading a file return -1 when an error occurs

Language:CStargazers:0Issues:1Issues:0

42Cursus-minishell

This project is about creating a simple shell

Language:CStargazers:0Issues:1Issues:0
Language:CStargazers:0Issues:1Issues:0

42Cursus-Inception

This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating them in your new personal virtual machine.

Language:DockerfileStargazers:0Issues:0Issues:0

42Cursus-minitalk

The purpose of this project is to code a small data exchange program using UNIX signals.

Language:CStargazers:0Issues:1Issues:0

42Cursus-Philosophers

Eat, Sleep, Spaghetti, repeat. This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger.

Language:CStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0