Pinned Repositories
algorithms-2
realization of data structures and algorithms from second year course
chat-client-demo
Demo client with command line interface that will interact with chat server
chat-server-demo
a chat server that is developed using spring boot and spring data jpa
contests-c-and-alg-1
here all source files with code for both C contests and Algo contests
cpp-practices
solves assignment at "software construction" course
eco-lab1-cmake
eco-lab4
lab4 - implement memory allocation algorithm "next-fit" and test it in "my simple eco os"
huffman-file-compress
program that performs lossless compression and decompression using the huffman algorithm
in-touch-mobile-app
Mobile client application for course work
lab1-db
the first lab on db course. Main goal is to create DBSM which can operate on 2 tables of students and their variant
Zeonx9's Repositories
Zeonx9/eco-lab1-cmake
Zeonx9/chat-client-demo
Demo client with command line interface that will interact with chat server
Zeonx9/cpp-practices
solves assignment at "software construction" course
Zeonx9/lab1-db
the first lab on db course. Main goal is to create DBSM which can operate on 2 tables of students and their variant
Zeonx9/algorithms-2
realization of data structures and algorithms from second year course
Zeonx9/chat-server-demo
a chat server that is developed using spring boot and spring data jpa
Zeonx9/contests-c-and-alg-1
here all source files with code for both C contests and Algo contests
Zeonx9/eco-lab4
lab4 - implement memory allocation algorithm "next-fit" and test it in "my simple eco os"
Zeonx9/huffman-file-compress
program that performs lossless compression and decompression using the huffman algorithm
Zeonx9/in-touch-mobile-app
Mobile client application for course work
Zeonx9/mentor-100points
was used in interview process, stores files for automatization of the work
Zeonx9/Mushtukov
Тестовое приложение для отбора на Tinkoff Финтех Android зима 2024. Приложение для просмотра списка популярых фильмов с кинопоиска и сохранения информации о них в закладки.
Zeonx9/todo-list-react
4 домашнее задание в курсе по веб программированию
Zeonx9/alg-2-labs
contains code implementations for various algorithms that was written as labs in algorithms_2 course
Zeonx9/calculator
project implements calculator that is able to process multi-line calculations, use variables to store intermediate results and work with complex numbers
Zeonx9/devOps-lab1
Zeonx9/divkit
DivKit is an open source Server-Driven UI (SDUI) framework. SDUI is a an emerging technique that leverage the server to build the user interfaces of their mobile app
Zeonx9/hse-python-2023
Practical tasks for my HSE python course in spring 2023
Zeonx9/robots-game
multiplayer game with 2d graphics
Zeonx9/tetris-asm
Tetris written in TASM to play in Dosbox
Zeonx9/TicTacToe
HW3 in Web programming course. A Tic Tac Toe game in Typescript