Pinned Repositories
aws-quick-ui
a simple ui for aws spinned locally
browser-ide
trying to deal with docker :punch:
dragonbook
Solving exercises from "Compilers: Principles, Techniques, and Tools"
fatalist-js
another one js state management library
neovim-config
my attempt to make a neovim config from scratch
polite
a little reverse polish notation interpreter + interactive repl
random-c-programs
Random programs I write to learn the c language
rio
A little language, that I'm developing to practice crafting interpreters.
to-learn
stuff to learn
typeorm-pg-adjacency-list-tree
A library that simplifies working with trees structured as adjacency lists in postgres.
slaviqueue's Repositories
slaviqueue/aws-quick-ui
a simple ui for aws spinned locally
slaviqueue/browser-ide
trying to deal with docker :punch:
slaviqueue/rio
A little language, that I'm developing to practice crafting interpreters.
slaviqueue/typeorm-pg-adjacency-list-tree
A library that simplifies working with trees structured as adjacency lists in postgres.
slaviqueue/fatalist-js
another one js state management library
slaviqueue/dragonbook
Solving exercises from "Compilers: Principles, Techniques, and Tools"
slaviqueue/polite
a little reverse polish notation interpreter + interactive repl
slaviqueue/stm32-nokia5110-driver
My attempt to write a driver for Nokia 5110 LCD display.
slaviqueue/goodman
abstract http away
slaviqueue/neovim-config
my attempt to make a neovim config from scratch
slaviqueue/random-c-programs
Random programs I write to learn the c language
slaviqueue/to-learn
stuff to learn
slaviqueue/air-raid-alert
An application that runs on a raspberry to notify me about the raid alert in my city
slaviqueue/codegen-try
simple ast-to-js code generator
slaviqueue/dotfiles
dotfiles
slaviqueue/ezlang
Simple language developed to try implementing lexical scopes
slaviqueue/front-end-interview-handbook
🕸 Almost complete answers to "Front-end Job Interview Questions" which you can use to interview potential candidates, test yourself or completely ignore
slaviqueue/haskell-exercises
Solving simple haskell problems to get more familiar with language syntax and idiomatic.
slaviqueue/haskell-polite
simple polish notation calculator
slaviqueue/linear-algebra-thingies
practicing my mad (not) linear algebra skills
slaviqueue/math-for-programmers-exersices
solving exercises from "Math for programmers" book
slaviqueue/online-ide
slaviqueue/python-labs
лабки
slaviqueue/quartz
flexing my language-writing muscles
slaviqueue/recursion-prompts
Repository of prompts to be solved using recursion
slaviqueue/sicp-exercises
finally trying to read the sicp
slaviqueue/slaviqueue
slaviqueue/StandWithUkraine
StandWithUkraine support materials
slaviqueue/testcontainers-node
TestContainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
slaviqueue/x86-shenanigans
random small programs I write in NASM to learn assembly language