Giter Club home page Giter Club logo

Jere Rignell's Projects

cv icon cv

This is my personal website where is some information about me

docker-1 icon docker-1

First project on the Docker ecosystem. Learn to think in containers through this subject in which you will handle docker binary and create your first containers with Dockerfiles.

dslr icon dslr

Data Science Logistic Regression

ft_ls icon ft_ls

For knowing the filesystem inside out, and how files and directories are sorted, you will code by yourself one of the most used command: ls.

ft_printf icon ft_printf

Are you tired of using alternatively ft_putstr and ft_putnbr for your displays? You don’t have the right to use printf? Re-code your own! This is a good time to discover a C feature: variadic functions, and to train your display options management skills. You will then be able to use your ft_printf in all future projects.

ft_select icon ft_select

The goal of this project is to get you started on terminal manipulation with termcaps. Here you will learn how to create a user interface for a program launched on the terminal.

linux icon linux

This repository contains virtual box installation, ssh remote access using valgrind in linux and related stuff

minishell icon minishell

First step in the creation of a shell. In this project, you will create a mini-shell capable of reading and evaluating simple user commands. Reading will involve trivial lexical analysis and parsing of the command. Evaluation will involve searching for the corresponding binary on the machine and execute it, or execute the relevant code in the case of a “built-in” command in the shell.

roger-skyline-1 icon roger-skyline-1

This repo is for someone to migrate from one server to another and wants to automate this task totally.

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.