Daniel Poveda (izenynn)

izenynn

Geek Repo

Company:42

Location:Madrid, Spain

Home Page:www.izenynn.com

Twitter:@izenynn

Github PK Tool:Github PK Tool


Organizations
rakubyte

Daniel Poveda's repositories

c-reverse-shell

A reverse shell for Windows and Linux written in C.

Language:CLicense:GPL-3.0Stargazers:51Issues:3Issues:0

mini-vim

A "mini" implementation of vim :3

Language:CLicense:BSD-2-ClauseStargazers:9Issues:2Issues:0

push_swap_tester

A tester for 42 push_swap project (more info in README.md).

Language:ShellLicense:GPL-3.0Stargazers:9Issues:1Issues:0

cpp-modules

42 Cursus: c++ modules for learning the language.

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

libft

42 Cursus - Libft: My implementation of some useful C functions and some additional ones to use it in future projects of 42.

Language:CLicense:GPL-3.0Stargazers:6Issues:1Issues:0

mini-shell

This project aims to recreate most of the bash shell.

Language:CLicense:GPL-3.0Stargazers:4Issues:2Issues:0

fdf

42 Cursus - FdF: Wireframe rasterizer.

Language:CLicense:GPL-3.0Stargazers:3Issues:1Issues:0

web-server

This project aims to create a basic HTTP server following the HTTP/1.1 standard in C++98.

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

cloud-1

Automated deployment of Inception on a remote server using Ansible.

Language:JinjaLicense:MITStargazers:1Issues:1Issues:0

cub3D

This project is inspired by the world-famous Wolfenstein 3D game. which was the first FPS ever. Working with ray-casting the goal is to make a dynamic view inside a maze, in which you'll have to find your way.

Language:CLicense:GPL-3.0Stargazers:1Issues:1Issues:0

push_swap

42 Cursus - push_swap: This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.

Language:CLicense:GPL-3.0Stargazers:1Issues:1Issues:0

chip8-emulator

My simple Chip8 emulator

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

ft_containers

42 cursus - ft_containers: re-implementation of some c++ STL containers.

Language:C++License:GPL-3.0Stargazers:0Issues:1Issues:0

inception

42 cursus: docker and docker-compose project, see README.md for more info.

Language:ShellLicense:GPL-3.0Stargazers:0Issues:1Issues:0

ft_ping

This project is about recoding the ping command.

Language:CStargazers:0Issues:1Issues:0

ft_printf

42 Cursus - ft_printf: A simple implementation of C printf function to add it to the libft and use it in future projects.

Language:CLicense:GPL-3.0Stargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

libasm

The aim of this project is to get familiar with assembly language by reconding a few libc functions.

Language:CStargazers:0Issues:1Issues:0

little-penguin-1

A series of Linux kernel programming assignments

Language:CStargazers:0Issues:1Issues:0

mini-arg

A simple library for argument parsing in C.

Language:CStargazers:0Issues:1Issues:0

mini-unit

A simple unit test framework for C and ASM in C.

Language:CStargazers:0Issues:1Issues:0

philosophers

42 Cursus - philosophers: this project is a training to multi-threads/multi-process programming.

Language:CLicense:GPL-3.0Stargazers:0Issues:1Issues:0