Skip to content
View allenvox's full-sized avatar
:shipit:
Busy
:shipit:
Busy

Block or report allenvox

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

πŸ”– Bio

πŸ“– Senior student at SibSUTIS (Siberian State University of Telecommunications and Information Sciences) in Novosibirsk πŸ‡·πŸ‡Ί
❗ Majors: System Programming, Fundamental Informatics
πŸ—£ Languages: πŸ‡·πŸ‡Ί Russian β€” native, πŸ‡¬πŸ‡§πŸ‡ΊπŸ‡Έ English β€” C1 (Advanced), πŸ‡©πŸ‡ͺ German β€” C1 (Advanced, ZfA DSD II certificate)
πŸ‘· Closed to offers but check out my CV anyway

✍ Currently working with

cpp CMake

πŸ’‘ Have experience with

MySQL mpi c openmp swift iOS golang docker python NumPy javascript nodejs java mikrotik

LeetCode user allenvox codewars badge

πŸ›  Notable projects

C++ String with Copy-On-Write (April 2024). Stack: C++
Ray Tracer (March 2024). Stack: C++
Internet Chat (February 2024). Stack: C++, pthread lib
Full-Text Search (September - December 2023). Stack: C++, CMake, Python
Parallel Inverse Matrix (November - December 2023). Stack: C++, MPI
MPI Examples (September 2023 - now). Stack: C++, MPI
R-Tree Data Structure (May - June 2023). Stack: C
Simple Computer Architecture (April - May 2023). Stack: C, CTest
Parallel quickSort (April 2023). Stack: C, OpenMP
Parallel N-body Simulation (April 2023). Stack: C, OpenMP
COVID-19 SEIR-D Model (diff. equations) (April 2023). Stack: C++
Parallel Riemann sum & Monte-Carlo methods (March 2023). Stack: C, OpenMP
Left Riemann Sum (integration) (March 2023). Stack: C++
Lagrange Polynomial (approx. function values) (March 2023). Stack: C++
Parallel dgemv (March 2023). Stack: C, OpenMP
Chord Method (nonlinear equations) (March 2023). Stack: C++
Seidel Method (linear equations) (March 2023). Stack: C++
Cache Optimisations for dgemm (February 2023). Stack: C
Gaussian Eliminations (linear equations) (February 2023). Stack: C++
Fibonacci Heap Data Structure (December 2022). Stack: C
Bloom Filter Data Structure (December 2022). Stack: C
Prefix Tree (trie) Data Structure (November 2022). Stack: C
Red-Black Tree Data Structure (October 2022). Stack: C
Password Generator (May 2022). Stack: C

(latest projects are pinned below)

Pinned Loading

  1. leetcode leetcode Public

    LeetCode tasks solutions

    C++

  2. llvm-compiler llvm-compiler Public

    Workspace for Compilation Technologies class, fall

    C++

  3. calculator-app calculator-app Public

    Basic iOS standard-like Calculator app made with UIKit

    Swift

  4. fleet-app fleet-app Public

    System for managing vehicle fleets and cargo transportation

    Swift

  5. infosec infosec Public

    Workspace for Information Security class

    Go

  6. distributed-cs distributed-cs Public

    Workspace for Distributed Computer Systems Functioning Theory class

    Python