Pinned Repositories
21_piscine_guide
🧭 Гайд для будущих бассейнистов школы 21
avaj_launcher
🚁 Java aircraft and weather simulator
bank-api
💵 Low level bank-api. Using JDBC, h2, HttpServer
counter-api
🧮 Spring API to count what you want
cpp_yandex
🥋 C++ Yandex courses
cub3D
📦 Raycasting project inspired by "Wolfenstein 3D" (1992) video game
dev_cheatsheet
Useful links and knowledge base
FWA
School 21 java project. Using Java Servlet API, Spring and jsp
libft
📚 school 21 (42) libft project
minishell
🐚 Own implementation of the shell. As beautiful as a shell.
romanwrites's Repositories
romanwrites/21_piscine_guide
🧭 Гайд для будущих бассейнистов школы 21
romanwrites/libft
📚 school 21 (42) libft project
romanwrites/minishell
🐚 Own implementation of the shell. As beautiful as a shell.
romanwrites/dev_cheatsheet
Useful links and knowledge base
romanwrites/cub3D
📦 Raycasting project inspired by "Wolfenstein 3D" (1992) video game
romanwrites/cpp_yandex
🥋 C++ Yandex courses
romanwrites/libasm
🧩 Tiny functions library using assembly language. It includes: ft_strlen, ft_strcmp, ft_strcpy, ft_strdup, ft_read and ft_write. Two last also set errno value in case of error
romanwrites/containers
🎁 Abstract data types implementation. C++98 stl style
romanwrites/counter-api
🧮 Spring API to count what you want
romanwrites/who-is-on-duty-bot
👩🏼🔧 Telegram bot to choose a person from a team to service today
romanwrites/avaj_launcher
🚁 Java aircraft and weather simulator
romanwrites/bank-api
💵 Low level bank-api. Using JDBC, h2, HttpServer
romanwrites/FWA
School 21 java project. Using Java Servlet API, Spring and jsp
romanwrites/telegram-todoist-bot
faas telegram bot to create tasks in todoist
romanwrites/Battleship
🌊 PvP terminal Battleship game
romanwrites/budget-manager
(in progress)
romanwrites/junction-connected-2020
romanwrites/my_split
My split function implementation in C
romanwrites/philosophers
🍝 Dining philosophers problem
romanwrites/webserv
👩🏼🔧 Custom HTTP server