philippschwarzmueller
Software Engineer @ iss Stuttgart | Student @42Heilbronn
iss innovative software servicesStuttgart, Germany
Pinned Repositories
Adv360-Pro-ZMK
Production repository for the all-new Advantage360 Professional using ZMK engine
create42
little script to init a 42 C project
cub3D
basically wolfenstein
dem-to-json-js
Basic formatting of CS:GO's .dem files to JSON with the help of saul/demofile
fdf
This project is about creating a simple wireframe model representation of a 3D landscape by linking various points (x, y, z) thanks to line segments (edges).
imqtt
A little test environment for mqtt
mini_shell
This project is about creating a simple shell. Yes, our own little bash.
nvimconfig
transcendence
webserv
42 webserv project
philippschwarzmueller's Repositories
philippschwarzmueller/mini_shell
This project is about creating a simple shell. Yes, our own little bash.
philippschwarzmueller/transcendence
philippschwarzmueller/imqtt
A little test environment for mqtt
philippschwarzmueller/fdf
This project is about creating a simple wireframe model representation of a 3D landscape by linking various points (x, y, z) thanks to line segments (edges).
philippschwarzmueller/nvimconfig
philippschwarzmueller/Adv360-Pro-ZMK
Production repository for the all-new Advantage360 Professional using ZMK engine
philippschwarzmueller/create42
little script to init a 42 C project
philippschwarzmueller/cub3D
basically wolfenstein
philippschwarzmueller/dem-to-json-js
Basic formatting of CS:GO's .dem files to JSON with the help of saul/demofile
philippschwarzmueller/webserv
42 webserv project
philippschwarzmueller/inception
This project is about creating and combining docker containers for nginx, wordpress/php and mariadb. Together they host a Wordpress setup which persists restarts with mounted volumes.
philippschwarzmueller/js-design-patterns
philippschwarzmueller/libft
This project is a self coded C library. It contains a lot of general purpose functions my future programs will rely upon.
philippschwarzmueller/material-ui
Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
philippschwarzmueller/minitalk
philippschwarzmueller/monkey-interpreter
my code to the book 'writing an interpreter in go' by thorsten ball