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

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

πŸ“– Third-year 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)
πŸ‘· Open to offers β€”> check out my CV

✍ Currently using

cpp CMake Qt gtest git linux macOS bash gitlab ci-cd

πŸ’‘ Have experience with

mpi c openmp golang docker python NumPy javascript nodejs java swift 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

  1. compilers compilers Public

    Workspace for Compilation Technologies class at SibSUTIS, spring '24

    C++

  2. machine-learning machine-learning Public archive

    Workspace for Machine Learning & Neural Networks class

    Python

  3. netcoding netcoding Public archive

    Network programming class workspace

    C++

  4. qt-examples qt-examples Public

    Collection of pet Qt applications

    CMake