Code Monkey home page Code Monkey logo

Typing SVG

About me in C Language:

#include <libraries.h>

int main(void)
{
  char*   school      = "Codam Coding College";
  char*   projects[]  = {"Webserv","C++ Modulos","Containers"};
  char*   languages[] = {"C","C++","Swift","Python","HTML/CSS"};
  char*   tools[]     = {"MacOS","Vim/Emacs","Google Cloud","Visual Studio Code"};
  int     experience;
  int     success;
  
  while(learning(languages)) 
  {
      evaluating(projects);
      peer_to_peer(school);
      new_skills(tools);
      experience++;
  }
  success = ten_thousand_hours(experience);
  return(success);
}

twitter linkedin

Sue's Projects

cub3d icon cub3d

Our first RayCaster with MLX42

gnl-dummy-test icon gnl-dummy-test

A handy function that reads files (on multiple descriptors) line by line.

mlx42 icon mlx42

Rewritten version of the MiniLibX graphics API used by 42, using glfw & glad. Running on OpenGL.

my-stdlib icon my-stdlib

My ultimate C-Language library (with my own added functions).

mycpp icon mycpp

Practicing C++ language (42Network)

myprintf icon myprintf

Rewriting the standard C printf function to then add it to my library. Codam's [42 Network] ft_printf 2020

printf-susu icon printf-susu

My ft_printf testing framework (checks for PASS/FAIL by taking into consideration equal return values).

supershell icon supershell

Starting up a testing framework for 42's Minishell project. (Under progress)

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.