Skip to content
View oliferovych's full-sized avatar
  • 42 Heilbronn
  • Germany, Heilbronn
  • 07:55 (UTC +02:00)

Highlights

  • Pro

Block or report oliferovych

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
oliferovych/README.md

Hello world, I'm Dima!

  • 🔭 Currently working on Inception

  • 🌱 Studying at 42 Heilbronn

  • ⚡ 42 Core Curriculum

  • ❤️‍🔥 Highlight: Cub3d

  • ⚙️ Need some shell configs? ShellConfigs

  • 📜 Languages:

    My Languages

  • 🔧 Tools:

    My Tools

Pinned Loading

  1. webserv webserv Public

    This project is about writing our own HTTP server. It is able to serve a fully static website, features fully modifiable configs with possibility to create one's own website with routes, redirectio…

    C++ 1

  2. cub3d cub3d Public

    A raycasting engine that handles map creation, texture loading, sprites, enemy entities, weapons AND has light and darkness implementation.

    C 1 1

  3. FdF FdF Public

    A wireframe generator, that can load huge 3D wireframes and is optimized to handle their changing and movement very smoothly

    C

  4. minishell minishell Public

    Our own shell, that features vast functional and takes inspiration from bash.

    C 1

  5. Philosophers_Go Philosophers_Go Public

    A common computer-science multi-threading problem implemented in Golang. Uses mutexes, wait groups and channels to reach the most efficient performance of goroutines

    Go

  6. Philosophers Philosophers Public

    A common computer-science multi-threading problem. Designed to handle threads as efficiently as possible.

    C