Giter Club home page Giter Club logo

Olia Tkachenko's Projects

filler icon filler

Create your player to fight other students on the world famous (or infamous) Filler board. The concept is simple: two players gain points by placing on a board, one after the other, the game piece obtained by the game master (in the form of an executable Ruby program). The game ends when the game piece cannot be placed anymore. Have fun!

ft_printf icon ft_printf

Tired of managing your displays using ft_putnbr and ft_putstr? Not allowed to use printf? Code your own printf! An opportunity to discover a new C feature, variadic functions, and learn to fine-tune display options. You will be allowed to use your printf function in all future projects!

ft_ssl_des icon ft_ssl_des

You will recode part of the OpenSSL program, specifically BASE64, DES-ECB and DES-CBC.

get_next_line icon get_next_line

Whether it's from a file, the standard input, or even from a network connection later on, you'll need a way to read data one line at a time. Now is the time to write such a function, essential for several of your next projects.

lem-in icon lem-in

You must move your ant colony from one point to another in the least amount of time. Through this project, you will explore graph traversal algorithms: your program will have to choose the paths and moves to be taken by the ants.

libft icon libft

Strengthen your skills learned during the C Piscine by recoding functions from the standard C library and other very useful functions. You'll be able to use these functions again and again throughout the curriculum.

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.