Skip to content
View PeterSoyfer's full-sized avatar
Block or Report

Block or report PeterSoyfer

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
PeterSoyfer/README.md

Greetings, and welcome.

Here I store my coding projects that had been done during my studies at the Moscow State University (01.09.2018-24.02.2022) and later on. My public repositories are meant to be a showcase of my skills, so please feel free to read, download and use whatever you want for ethical purposes.

Popular repositories

  1. cpp-classes cpp-classes Public

    OOP projects exhibiting main properties of simple and complex classes, operators' overloading etc.

    C++ 1

  2. computational-geometry computational-geometry Public

    Projects in C++, Python and Mathematica regarding numerical modeling of geometrical objects

    Mathematica 1

  3. PeterSoyfer PeterSoyfer Public

  4. numerical-integration numerical-integration Public

    Various methods of numerical integration and problems of Mathematical Optimisation written in C-fashioned C++ and exhibited in model toy projects

    C++

  5. graphics-openGL graphics-openGL Public

    One interesting computer graphics project written in C++ using OpenGL library.

    C