Giter Site home page Giter Site logo

Hi there 👋

  • 🔭 I’m currently working on Maze

My study projects

C++ projects

  • Maze (school 21 project)
    In this project you’ll learn about mazes and caves, including the basic algorithms of their handling, such as: generation, rendering, solving.
  • 3DViewer-v2.0 (school 21 project)
    An application for viewing 3D wireframe models in C++ in the object-oriented programming paradigm.
  • SmartCalc-v2.0 (school 21 project)
    Calculator with MVC pattern.
  • cpp module (ecole 42 project)
    Introduction to the c++ programming language.
  • C++ exercises

C++ Libs

  • s21_containers (school 21 project)
    Implementation of the s21_containers.h. library. List of classes: list, map, queue, set, stack, vector, array, multiset.
  • ft_containers (ecole 42 project)
    Implementation of few container types of the C++98 standard template library.
  • s21_matrix+ (school 21 project)
    Implementation of the matrix library using the object-oriented approach.

C projects

  • zip/unzip (test task for Kaspersky)
  • 3DViewer-v1.0 (school 21 project)
    Implementation a program to view 3D wireframe models. GUI on QT6. Graphic using OpenGL API 2.1.
  • SmartCalc-v1.0 (school 21 project)
    Implementation of calculator. GUI on Gtk4. Drawing graphs using Cairo.
  • s21_grep (school 21 project)
    Grep is a command-line utility for searching plain-text data sets for lines that match a regular expression.
  • s21_cat (school 21 project)
    Cat is a standard Unix utility that reads files sequentially, writing them to standard output.
  • C exercises
    Exercises for the book The C Programming language K&R.
    Samples of OpenGL.

C Libs

  • s21_matrix (school 21 project)
    Implementation of the matrix library.
  • s21_decimal (school 21 project)
    Implementation of own decimal numbers library.
  • s21_string (school 21 project)
    Implementation of the string.h library with additions: sprintf, sscanf and other strings functions.
  • s21_math (school 21 project)
    Implementation of the math.h library.
  • printf (ecole 42 project)
    This project is pretty straight forward. You will recode printf. You will mainly learn how to use variadic arguments.
  • get_next_line (ecole 42 project)
    The function that returns a line ending with a newline, read from a file descriptor.
  • libft (ecole 42 project)
    The first simple library.

System administration / Devops projects

  • Basic CI/CD (school 21 project)
    Development of a simple CI/CD for the SimpleBashUtils project. Building, testing, deployment.
  • SimpleDocker (school 21 project)
    Introduction to docker. Developing a simple docker image for your own server.
  • Linux monitoring v2.0 (school 21 project)
    Real-time monitoring and research of the system status.
  • Linux monitoring v1.0 (school 21 project)
    Linux basic bash scripting and system research.
  • Linux network (school 21 project)
    Linux networks configuration on virtual machines.
  • Linux operating system (school 21 project)
    Linux system installation and updates. Administration basics.
  • NetPractice (ecole 42 project)
    This is a System Administration related exercise.
  • born2beroot (ecole 42 project)
    This is a System Administration related exercise.
  • netwhat (ecole 42 project)
    This project is an introduction to network problematics.

SQL

Ruby

Go

Vojan's Projects

3dviewer_v1.0 icon 3dviewer_v1.0

Implementation a program to view 3D wireframe models. Qt, OpenGL.

3dviewer_v2.0 icon 3dviewer_v2.0

In this project you’ll need to implement an application for viewing 3D wireframe models in C++ in the object-oriented programming paradigm.

cicd icon cicd

Development of a simple CI/CD for the SimpleBashUtils project. Building, testing, deployment.

daec icon daec

Распределенный вычислитель арифметических выражений

exercises_c icon exercises_c

Exercises for the book The C Programming language K&R.

ft_containers icon ft_containers

Implementation of few container types of the C++ standard template library.

get_next_line icon get_next_line

The aim of this project is to make you code a function that returns a line ending with a newline, read from a file descriptor.

hse_missing_cs_education icon hse_missing_cs_education

Это репозиторий для проведения курса по The Missing Semester of Your CS Education в университете Высшая Школа Экономики

libft icon libft

The aim of this project is to code a C library regrouping usual functions that you’ll be allowed to use in all your other projects.

maze icon maze

In this project you’ll learn about mazes and caves, including the basic algorithms of their handling, such as: generation, rendering, solving.

netwhat icon netwhat

This project is an introduction to network problematics

printf icon printf

This project is pretty straight forward. You will recode printf. You will mainly learn how to use variadic arguments.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.