Giter Site home page Giter Site logo

rosamakinen's Projects

42cursuscpp icon 42cursuscpp

Learning fundamental C++ concepts such as data structures, algorithms, templates, inheritance to more advanced topics like memory management and object-oriented design.

ft_printf icon ft_printf

Recoding the functionality of C library function called printf. Supported conversions are %, c, s, i, d, u, p, x, X

get_next_line icon get_next_line

Program that takes a file, reads it line by line, saves the read line to a string and returns a pointer to it.

libft icon libft

Self coded library of standard C functions, further used through the studies when coding C

minirt icon minirt

Raytracer coded with C, handling three different objects, ambient and diffused light, shadows and specular hi-lights with Blinn-Phong reflection model

minishell icon minishell

A command-line interpreter, based on bash, that allows users to interact with the operating system by executing commands and managing processes

minitalk icon minitalk

A communication program in the form of a client and a server, that uses signals to transfer input from one to the other.

philosophers icon philosophers

Tackling the classic starving philosophers -problem. This project dives into multi threading and mutexes.

push_swap icon push_swap

Algorithm to sort 3, 5, 100 and 500 integers with least amount of moves, using two stacks.

snake_game_ai icon snake_game_ai

Training a neural network with deep Q learning to play the snake game.

so_long icon so_long

2D top-down game made with C and graphics library called minilibx.

webserv icon webserv

HTTP server focusing on serving static websites, handling dynamic content through CGI (Common Gateway Interface), and supporting various HTTP methods like GET, POST, and DELETE.

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.