Pinned Repositories
acts-as-dag
Directed Acyclic Graph hierarchy for Rail's ActiveRecord models
advent-of-code
advent-of-code-2023
agda-from-scratch
ampersand-collection
A module for handling collections of objects
ampersand-state
Core state management object.
backbone
Give your JS App some Backbone with Models, Views, Collections, and Events
mintty-colors-solarized
Solarized theme for mintty
typus
Ruby on Rails Admin Panel (Engine) to allow trusted users edit structured content. (Canonical Repository)
valentin-nemcev's Repositories
valentin-nemcev/agda-from-scratch
valentin-nemcev/advent-of-code
valentin-nemcev/advent-of-code-2023
valentin-nemcev/ampersand-collection
A module for handling collections of objects
valentin-nemcev/ampersand-state
Core state management object.
valentin-nemcev/kos-autopilot
valentin-nemcev/light-dom
valentin-nemcev/check-linked-deps-versions
Does linked dependencies versions match those specified in package.json?
valentin-nemcev/codingame
valentin-nemcev/conkitty
Conkitty Template Engine
valentin-nemcev/eslint-config-qe-frontend
valentin-nemcev/eslint-plugin-import
ESLint plugin with rules that help validate proper imports.
valentin-nemcev/eslint-plugin-import-order-autofix
An extension of eslint-pluigin-import that adds the fix option
valentin-nemcev/eslint-plugin-simple-complexity
Limit complexity by specifying maximum indent and maximum amount of lines in a function
valentin-nemcev/gs-bot-stdlib
valentin-nemcev/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
valentin-nemcev/import-in-the-middle
Like `require-in-the-middle`, but for ESM import
valentin-nemcev/light-dom-ace
valentin-nemcev/light-ray
valentin-nemcev/pure
Port of the `pure` ZSH prompt to Fish 🐟
valentin-nemcev/qex-controls
This is a library of UI blocks based on a number of modern front-end technologies which transparently demonstrates our approach to Single Page Applications.
valentin-nemcev/react-title-component
Nested document title management for React.js
valentin-nemcev/snabbdom-ace
Ace editor module for snabbdom
valentin-nemcev/snabbdom-flat-h
Virtual DOM helper for snabbdom
valentin-nemcev/stockfighter
valentin-nemcev/stylelint-config-qe-frontend
valentin-nemcev/sudoku
valentin-nemcev/tensor-flow-hackathon
TensorFlow helps tensors flow
valentin-nemcev/ts-node
TypeScript execution and REPL for node.js
valentin-nemcev/typesafe-get
A typesafe way to get nested properties when any parent properties might be undefined, while we wait for the optional chaining operator to finally exist