Pinned Repositories
chat_application
a full stack chat application project
command_line_rubiks
command line rubiks cube
csv_reader
c functions that takes in a .csv-filename and returns a csv-struct. The struct contains row and column amount and char*** table for csv data.
fdf
42 fdf-project
fractol
42 school project. Program that displays different types of fractals on the screen.
full-stack-open-pokedex
This repository is used for the CI/CD module of the Full stack open course
fullstackopen
My submissions to fullstackopen -course at fullstackopen.com
fullstackopen-part3
sluhtala's Repositories
sluhtala/chat_application
a full stack chat application project
sluhtala/command_line_rubiks
command line rubiks cube
sluhtala/csv_reader
c functions that takes in a .csv-filename and returns a csv-struct. The struct contains row and column amount and char*** table for csv data.
sluhtala/fdf
42 fdf-project
sluhtala/fractol
42 school project. Program that displays different types of fractals on the screen.
sluhtala/full-stack-open-pokedex
This repository is used for the CI/CD module of the Full stack open course
sluhtala/fullstackopen
My submissions to fullstackopen -course at fullstackopen.com
sluhtala/fullstackopen-part3
sluhtala/game_back_end
test about how to make simple login system
sluhtala/gameoflife
John Conway's game of life. Using sdl2 and c++.
sluhtala/gameoflife_p5
javascript and p5 version of Conway's game of life.
sluhtala/jatsii
yahtzee
sluhtala/learning_opengl
My setup for opengl, glfw and glew with mingw on windows.
sluhtala/libft
42 c-library
sluhtala/magic_rule_book
sluhtala/magic_rule_book_backend
sluhtala/noppa
A javascript demonstration of the probability of dice rolling.
sluhtala/push_swap
A sorting algorithm project.
sluhtala/remote-challs
sluhtala/rotating-line_p5
Javascript visualization of a rotating line. Uses p5 library.
sluhtala/rt
sluhtala/rtv1
raytracer version 1. My first ray tracer.
sluhtala/tictactoe