Giter Site home page Giter Site logo

darodrig

My latest achievements

David's github stats


Top Langs

d-r-e's Projects

42cursus_end_predictor icon 42cursus_end_predictor

Calculate how long will it take you to get to level 21 using your current grades. These must be input manually .(for now).

42toolbox icon 42toolbox

A bunch of scripts to make your life better at @42School

cub3d icon cub3d

3D graphic engine, made from scratch using just C tools, to recreate the classic videogame Wolfenstein 3D

cv icon cv

My CV on a Github.io custom interface

dr-quine icon dr-quine

A quine is a computer program (a kind of metaprogram) whose output and source code are identical. As a challenge or for fun, some programmers try to write the shortest quine in a given programming language. The operation that consist of simply opening the source file and displaying it is considered cheating. More generally, a program that uses any data entry cannot be considered a valid quine. A trivial solution is a program whose source code is empty. Indeed, the execution of such a program produces for most languages no output, that is to say the source code of the program.

dslr icon dslr

Python tool to predict data using Logistic Regression, made from scratch without ML libraries.

famine icon famine

Linux malware program consisting of a small self-replicating worm, using the PT_NOTE to PT_LOAD method.

ft_linear_regression icon ft_linear_regression

Simple program to implement a linear regression prediction model in Python. Project from 42 cursus.

ft_ping icon ft_ping

Recode of the "ping" command to research into the field of TCP/IP protocols and networking.

ft_printf icon ft_printf

Project for 42Madrid. A version of printf coded from sratch to understand how the real function works.

ft_server icon ft_server

Script to build a Wordpress server, connected to a database. Project for 42 Madrid.

ft_ssl_md5 icon ft_ssl_md5

As part of the cryptography research branch of 42 cursus, this program aims to recode the MD5 algorithm.

ft_transcendence icon ft_transcendence

Multiplayer real time game server made as final project at 42 Madrid, using Rails, BackboneJS, Postgresql and Docker-Compose

ircserver icon ircserver

IRC Server written in C++, RFC Standard compliant, SSL Secure

libasm icon libasm

Rewriting C standard functions to learn x64 assembly code. Project for 42 Madrid.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.