Skip to content
View varev-dev's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Block or report varev-dev

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

About Me

Pursuing a Bachelor of Science degree in Computer Science at Gdańsk University of Technology, with plans to enroll in the Apps track. Focusing on studying and deepening knowledge in technology platforms, concurrent processing and clean architecture.

Ongoing Projects

  • Smart Surveillance - Lightweight motion surveillance agent with diagnostics and remote event streaming support.
  • Chat Box - A chat application with a client-server architecture that allows multiple clients to communicate over TCP/IP layer.

Technology Stack

C++

Java

Databases

Frontend

Pinned Loading

  1. chat-box chat-box Public

    A chat application with a client-server architecture that allows multiple clients to communicate over TCP/IP layer.

    Java

  2. publication-system-api publication-system-api Public

    RESTful service designed for a digital publishing platform, serving as a real-world example of applying RBAC & ABAC in action.

    Java

  3. gallery gallery Public

    An application to upload images and preview them as gallery

    PHP

  4. form-data-recovery form-data-recovery Public

    Saving work state as a solution to time-consuming forms

    TypeScript

  5. smart-surveillance smart-surveillance Public

    C++

  6. rpn-generator rpn-generator Public

    Process expressions with basic math operations, conditional if statements, and max/min functions, generates Reverse Polish Notation

    C