Coder Social home page Coder Social logo

42_cursus's Introduction

42_cursus

Projects

4 circle

  • minishell
    • Making own shell like bash. I named it as 'MONGSHELL' :)
    • Used C language, termcaps library.
    • Learned about bash working process dealing with folking processes, making pipe, execve, signal..
    • As this subject was team project, I worked with eunhkim

3 circle

  • Ft_server

    • Setting up a web server with Nginx, which is able to run several services-WordPress, phpMyAdmin and MySQL at the same time.
    • Used Docker.
    • Learned about the docker.
  • cub3D

    • "Realistic" 3D graphical representation of the inside of a maze from a first person perspective.
    • Used C language, minilibx library.
    • Learned about the Ray-Casting principles.

2 circle

  • Get_next_line

    • Functions which returns a line read from a file descriptor, without the newline.
    • Used C language.
    • Learned about static variable, static structure.
  • Printf

    • Library that contains ft_printf, a functions that will mimic the real printf.
    • Used C language.
    • Learned about variable argument, test-driven development and refactoring.

1 circle

  • Libft
    • My own library, containing an extract of important functions for my cursus.
    • Used C language.
    • Learned about linked list.

42_cursus's People

Contributors

humblego avatar

Stargazers

PennyBlack2008 avatar  avatar Yohan Lee avatar 김승우 avatar

Watchers

James Cloos avatar  avatar

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.