Vitaliy Prikota (@rbetik12)
  • Stars
    star
    31
  • Global Rank 479,903 (Top 17 %)
  • Followers 32
  • Following 11
  • Registered over 6 years ago
  • Most used languages
    C++
    42.9 %
    C
    33.3 %
    C#
    9.5 %
    TypeScript
    4.8 %
    Kotlin
    4.8 %
    Python
    4.8 %
  • Location 🇷🇸 Serbia
  • Country Total Rank 465
  • Country Ranking
    C++
    40
    C
    51
    Kotlin
    63
    C#
    193
    Python
    579

Top repositories

1

algorithms-itmo

C++
10
star
2

RightEngine

C++ Vulkan game engine
C++
6
star
3

FallingSand

Falling sand game wrote with C and GLFW/Glad as university low level course assignment
C
2
star
4

OS-memory-allocator

Assignment for OS course - multithreaded memory allocator. Reads random bytes from /dev/urandom and saves them to files in multiple threads. Also reads bytes from files and counts max value.
C
2
star
5

flexcommander

CLI tool for reading and opening filesystems. System programming classes assignment
C
1
star
6

ai-lab2

Implemented various graph traversal algorithms, using python 3.7.
Python
1
star
7

YetAnotherMinecraft

Minecraft-like game made from scratch with C++ and OpenGL
C++
1
star
8

saber-internship

Tasks from Saber Interative
C++
1
star
9

Unity-Platformer-Shooter

First attempt to make a simple platform based shooter in Unity.
C#
1
star
10

KeyMappedDB

Databases assignment key-mapped onefile database with 4 diffrent indexing algorithms implementations
C++
1
star
11

VortexSound

3D Sound library on top of OpenAL for my game engine
C
1
star
12

distributed-systems

Distrubuted system class assignments
C
1
star
13

rbetik12

1
star
14

blueprint-checker

C++
1
star
15

jetbrains-internship

C
1
star
16

flexcommander-lib

Shared library for HFS+ filesystem reading
C
1
star
17

Calculator-Kotlin

Simple calculator for android, written with kotlin.
Kotlin
1
star
18

MemBenchmark

Benchmark plugin for Unreal Engine 5
C++
1
star
19

ue-vs-asset-helper-vs-extension

Visual Studio extension for using Unreal Engine plugin
C#
1
star
20

ue-vs-asset-helper

Unreal Engine plugin for assiting game development using Visual Studio. It acts like backend that provides info about in-game assets
C++
1
star
21

DA-Client

Mobile app for my university coursework. Dating app client made with Ionic and Angular. Main feature is global chat based on geolocation that shows people only near user.
TypeScript
1
star
22

A-Star-QT

Implemented A* pathfinding algorithm using C++ and QT for visualization. University lab project.
C++
1
star