Git Product home page Git Product logo

Samuel Karani Mbaabu's Projects

42-fillit icon 42-fillit

Implementation of a backtracking search algorithm. Involves arranging and fitting a set of Tetriminos to create the smallest possible square from a very large number of possibilities

42-ft_debut icon 42-ft_debut

42 prerequisites, understanding 42's culture, core values and the meaning of life

42-ft_printf icon 42-ft_printf

A recode of C's printf variadic function. Handles flags, width, precision, length & specifiers provided by the format string

42-ft_ssl icon 42-ft_ssl

A recode of MD5 and SHA-256 cryptographic algorithms

42-get_next_line icon 42-get_next_line

Utility for reading line by line to EOF - whether it's a file, standard input, or a network connection. Works with any arbitrary-sized buffer

42-init icon 42-init

Introductory project to system administration and the network.

42-lem_in icon 42-lem_in

Max flow in an ant colony. Involves intelligently selecting best paths and precise movements by manipulating graph traversal algorithms to get ants from a start point to and endpoint in the shortest time possible

42-libft icon 42-libft

A recode of some standard C library functions as well as other utility functions

42-minishell icon 42-minishell

A mini-shell that reads and evaluates simple commands. Parsing involves a trivial lexical and syntactical analysis of the command, evaluation involves finding the corresponding binary on the machine and executing it, or executing the concerned code in the case of "built-in" commands to the shell

42-numpy icon 42-numpy

Introduction to data science with matrices manipulation and creating image filters

42-push_swap icon 42-push_swap

An optimized sorting algorithm - sorts data using only 2 stacks, a limited set of instructions, in as few moves as possible. Success involves manipulating different sorting algorithms to get an optimized solution

crypto icon crypto

Bitcoin Ethereum price tracking

javascript icon javascript

Javascript/node data structures/algorithms/apis

mario_js icon mario_js

Super Mario Bros. Level 1-1 in Javascript using HTML5 Canvas

material-ui icon material-ui

MUI (formerly Material-UI) is the React UI library you always wanted. Follow your own design system, or start with Material Design.

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.