Pinned Repositories
birb
a small wip database for learning purposes (based on LSM tree)
chattitude-app-backend
TypeScript version of Chattitude
ddd-auth-sample
A DDD learning project
micro-uwu-rusty-chat
A lil' terminal-based chat room made with Rust (for educational purposes only).
nvim
my neovim config
os-project
Пишем свою собственную операционную систему с нуля (bootloader + tiny kernel)
poc_p2p_blockchain_project
Proof-of-Concept Peer-to-Peer Blockchain Network built with sockets
sqlchk
Proof of concept Go static analyzer that validates SQL queries by running them on a local/test database
type-level-sort
im so smart please hire me
vim-cyberpunk
Cyberpunk colorscheme for VIM. Also includes vim-airline theme.
thedenisnikulin's Repositories
thedenisnikulin/os-project
Пишем свою собственную операционную систему с нуля (bootloader + tiny kernel)
thedenisnikulin/vim-cyberpunk
Cyberpunk colorscheme for VIM. Also includes vim-airline theme.
thedenisnikulin/chattitude-app-backend
TypeScript version of Chattitude
thedenisnikulin/nvim
my neovim config
thedenisnikulin/type-level-sort
im so smart please hire me
thedenisnikulin/sqlchk
Proof of concept Go static analyzer that validates SQL queries by running them on a local/test database
thedenisnikulin/ddd-auth-sample
A DDD learning project
thedenisnikulin/poc_p2p_blockchain_project
Proof-of-Concept Peer-to-Peer Blockchain Network built with sockets
thedenisnikulin/birb
a small wip database for learning purposes (based on LSM tree)
thedenisnikulin/chattitude-app-frontend
thedenisnikulin/chattitude-app-old
My first full-stack app
thedenisnikulin/chrome-extension
Chrome extension that replaces New Tab with custom note-taking app
thedenisnikulin/micro-uwu-rusty-chat
A lil' terminal-based chat room made with Rust (for educational purposes only).
thedenisnikulin/blog
thedenisnikulin/data-analysis-project
We made it to make some money, but it failed
thedenisnikulin/dummy-vpn
THE PROJECT IS NO LONGER BEING DEVELOPED | A very basic VPN client-server that I'm trying to implement from scratch.
thedenisnikulin/nushell-scripts
thedenisnikulin/piscine_21
My solutions for exercises from 42 School (Школа 21) Piscine
thedenisnikulin/python-mini-projects
thedenisnikulin/react-kanban-board
thedenisnikulin/reindexer
Embeddable, in-memory, document-oriented database with a high-level Query builder interface.
thedenisnikulin/self-taught-dev.ru
First Russian-speaking website for finding jobs without a CS degree
thedenisnikulin/simple-vpn-demo
A Simple Point-to-Point tunnelling implementation in C
thedenisnikulin/sloppy
A command line utility to make any program's network speed slower
thedenisnikulin/so-many-trees
thedenisnikulin/test-task-01
thedenisnikulin/thedenisnikulin
thedenisnikulin/thedenisnikulin.github.io
thedenisnikulin/trie
Generic prefix tree for golang