Pola Sprawka (psprawka)

psprawka

Geek Repo

Company:Google

Location:Paris, France

Github PK Tool:Github PK Tool

Pola Sprawka's repositories

42_Projects

What is 42? How does curriculum look like? A manual reference for all 42 projects I've done so far (Zappy, Malloc, C++ Piscine... check out for more)! :bulb::chart_with_upwards_trend:

Libft

42 library of basic C functions - queues, lists, memory operations and more :smile:

Mappy

Explore and solve traffic problem via implementing a simulator for autonomous vehicles πŸš™

Language:CStargazers:7Issues:1Issues:0

Zappy

The very first team in 42 SV that finished this crazy, multi-players, single process and single thread game within a TCP/IP network πŸ€–

Ft_printf

Because I'm bored of using ft_putstr :sunglasses:

Language:CLicense:MITStargazers:4Issues:0Issues:4

IRC

My very very very own 42 Underground Chat πŸ€«πŸ’¬ (An IRC client and server allowing users to chat within channels on TCP/IP network).

Language:CLicense:MITStargazers:2Issues:0Issues:2

Python_interview_prep

Small tasks and exercises regarding to quick grasp of python basics, advanced concepts and interview practice πŸ™‚

Language:PythonStargazers:2Issues:1Issues:0

Computor_V1

The python project to renew my relationship to mathematics - polynomial expressions (quadratic, linear and monomial) πŸ“πŸ“

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

Corewar

To defeat, or to be defeated? - that is the question. πŸ”ͺOur own C-language software architecture, consisting of a virtual machine, an assembly language, and the players πŸ—Ώ

Language:CStargazers:1Issues:0Issues:1

Interview_Library

All technical interview questions I've done so far ✍🏻 Data structures: queues, stacks, trees, graphs etc. πŸ“Š Algorithms: quick sort, merge sort, heap sort, dijkstra, A* etc. 🎲+ 42 Interview Piscine πŸ“š

Language:CLicense:MITStargazers:1Issues:0Issues:2

Php_piscine

2 weeks of intense introduction to PHP language and Web Programming.

Minishell

My personal shell with process creation and synchronisation in C - first of three shell projects in UNIX branch at 42πŸ₯‰πŸ€“

Language:CLicense:MITStargazers:0Issues:0Issues:0

Bistromatic

Program able to display the result of the evaluation of an arithmetic expression composed of numbers with infinite size expressed in any base

Language:CStargazers:0Issues:0Issues:0

Cpp_Piscine

2 weeks of intense introduction to C++ language and Object-Oriented Programming.

Language:C++License:MITStargazers:0Issues:0Issues:1

Docker-1

The main purpose of this project is to learn containerization and how to work with docker.

Language:DockerfileLicense:MITStargazers:0Issues:0Issues:2

Fillit

Recursive solver for tetris, but the one you haven't seen before πŸ€”

Language:CLicense:MITStargazers:0Issues:0Issues:1

Ft_ls

A project related to file management - a simple listing of the directory's context πŸ—‚πŸ”Ž

Language:CLicense:MITStargazers:0Issues:0Issues:3

Ft_malloc

Implementing a dynamic memory allocation mechanism based on red black trees βš™οΈ

Language:CLicense:MITStargazers:0Issues:0Issues:3

Ft_ssl_md5

The encryption branch - recoding part of the OpenSSL program, specifically the MD5 and SHA-256 hashing algorithms πŸ”

Language:CStargazers:0Issues:0Issues:1

Get_next_line

GNL - a function that returns a line ending with a newline, read from a file descriptor.

Language:CLicense:MITStargazers:0Issues:0Issues:2

Init

Init - introduction to network and system administration

Language:ShellLicense:MITStargazers:0Issues:0Issues:3

Lem-in

An ant farm manager! ♻️ In this repo I'll help my little friends find the most optimized path(s) to get form point A to point B by designing and implementing my own pathfinding algorithm 🐜

Language:CLicense:MITStargazers:0Issues:0Issues:1

LibftASM

An Intel, x86_64 architecture implementation of basic libc functions.

Language:AssemblyLicense:MITStargazers:0Issues:1Issues:0