Pinned Repositories
chatroom
Chatroom on UDP sockets with simple RSA encryption.
CRC-Asm
Step-by-Step CRC-16/MODUS calculation imitating assembly code
decision-makers
Criteria for decision-making in games against nature under uncertainty in form of Jupyter Notebook. Supports Wald's, Savage, Hurwicz, Hodges–Lehmann, Laplace, Maximum Expected Utility, Minimum Expected Regret criteria.
dmenu
Personal dmenu build
dwm
Personal dwm build
hci-page-ruler
Page Ruler browser extension with built-in calculation of Fitts's index of difficulty.
Mandelbrot
Rendering interactive Mandelbrot set using OpenGL and OpenMP parallelization.
penumbra
Penumbra is a Jekyll theme for GitHub Pages
trello-background-changer
Chromium extension that replaces the background of all Trello boards with a solid purple color
ue5-log-macros
A single header file with useful macros for logging in Unreal Engine 5 projects.
Cvtx's Repositories
Cvtx/ue5-log-macros
A single header file with useful macros for logging in Unreal Engine 5 projects.
Cvtx/CRC-Asm
Step-by-Step CRC-16/MODUS calculation imitating assembly code
Cvtx/chatroom
Chatroom on UDP sockets with simple RSA encryption.
Cvtx/decision-makers
Criteria for decision-making in games against nature under uncertainty in form of Jupyter Notebook. Supports Wald's, Savage, Hurwicz, Hodges–Lehmann, Laplace, Maximum Expected Utility, Minimum Expected Regret criteria.
Cvtx/dmenu
Personal dmenu build
Cvtx/dwm
Personal dwm build
Cvtx/Mandelbrot
Rendering interactive Mandelbrot set using OpenGL and OpenMP parallelization.
Cvtx/rms-support-letter.github.io
An open letter in support of Richard Matthew Stallman being reinstated by the Free Software Foundation
Cvtx/slock
Personal slock build
Cvtx/slstatus
Personal slstatus build
Cvtx/tabbed
Personal tabbed build
Cvtx/trello-background-changer
Chromium extension that replaces the background of all Trello boards with a solid purple color
Cvtx/hci-page-ruler
Page Ruler browser extension with built-in calculation of Fitts's index of difficulty.
Cvtx/penumbra
Penumbra is a Jekyll theme for GitHub Pages
Cvtx/AutoSizeComments
Plugin for Unreal Engine 5 that adds auto resizing comment boxes
Cvtx/ciphers
Simple implementations of some cryptographic ciphers
Cvtx/close-empty-tabs
Chrome extension that automatically closes empty tabs
Cvtx/Cvtx
Cvtx/cvtx.github.io
Cvtx/github-stats
Cvtx/habr-parser
Save articles from habr.com to the SQLite database and .csv files.
Cvtx/nixos-config
❄️ My NixOS configuration files
Cvtx/NUR
Nix User Repository: User contributed nix packages [maintainer=@Cvtx]
Cvtx/nur-packages
❄️ Cvtx's NUR repository [maintainer=@Cvtx]
Cvtx/semantic-network
Semantic network visualization
Cvtx/travelling-salesman-problem
Solution for travelling salesman problem using genetic algorithm