Pinned Repositories
dredfort2022
FDF
This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.
ft_containers
The multiple available containers in C++ all have a very different usage. To make sure I understand them all, let's re-implement them!
ft_hangouts
The goal of this project is to get familiar with mobile application development and create a mobile contact management application. The project demonstrates how the mobile app works, how the mobile manages your application, and how to use the SDK.
ft_printf
The goal of this project is pretty straightforward - learn about using a variable number of arguments and recode printf().
ft_transcendence
This project is about creating a website for the mighty Pong contest.
get_next_line
This project is about programming a function that returns a line read from a file descriptor
Inception
This project aims to broaden knowledge of system administration by using Docker. I'll virtualize several Docker images, creating them in a new personal virtual machine.
inception_of_things
This project aims to deepen the knowledge of using Kubernetes with Vagrant
Java
Piscine Java
dredfort42's Repositories
dredfort42/Java
Piscine Java
dredfort42/ft_transcendence
This project is about creating a website for the mighty Pong contest.
dredfort42/Inception
This project aims to broaden knowledge of system administration by using Docker. I'll virtualize several Docker images, creating them in a new personal virtual machine.
dredfort42/dredfort2022
dredfort42/FDF
This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.
dredfort42/ft_containers
The multiple available containers in C++ all have a very different usage. To make sure I understand them all, let's re-implement them!
dredfort42/ft_hangouts
The goal of this project is to get familiar with mobile application development and create a mobile contact management application. The project demonstrates how the mobile app works, how the mobile manages your application, and how to use the SDK.
dredfort42/ft_printf
The goal of this project is pretty straightforward - learn about using a variable number of arguments and recode printf().
dredfort42/get_next_line
This project is about programming a function that returns a line read from a file descriptor
dredfort42/inception_of_things
This project aims to deepen the knowledge of using Kubernetes with Vagrant
dredfort42/Libft
This project is about coding a C library. It contain a lot of general purpose functions.
dredfort42/miniRT
This project is an introduction to the beautiful world of Raytracing.
dredfort42/minishell
This project is about creating a simple shell, about processes and file descriptors. It's little bash.
dredfort42/minitalk
The purpose of this project is to code a small data exchange program using UNIX signals
dredfort42/philosophers
This project uses the basics of creating threads in a process. Shows how to create threads and discover mutexes.
dredfort42/push_swap
This project sorts the data on the stack with a limited set of instructions using the fewest steps possible. We manipulate different types of algorithms and choose the most appropriate solution (out of many) for optimized data sorting.
dredfort42/Swift
Piscine Swift iOS
dredfort42/webserv
This project is about writing HTTP server. Testing it with an actual browser. HTTP is one of the most used protocols on the internet. Knowing it's arcane will be useful, even if you won’t be working on a website.
dredfort42/cloud1
Ansible. Automated deployment on a remote server.
dredfort42/CPP
Time to dive into Object Oriented Programming!
dredfort42/DNSparsing
dredfort42/iot
YAML's FOR IOT PROJECT
dredfort42/oauth2
OAuth2 authorization service
dredfort42/rupl
Your personal running coach
dredfort42/rupl_profile
User profile service for rupl project
dredfort42/rupl_training_sessions_receiver
Training results receiver
dredfort42/rupl_web_app
Rupl Web app based on React
dredfort42/swifty_companion
This project aims to introduce to the development of iOS application.
dredfort42/swifty_proteins
This project allows you to create 3D scenes. For the most part, the application creates ligand models in 3D. It also helps to deepen the knowledge of the mobile framework.
dredfort42/tools
Simple and useful go tools