aigoncharov
ML-padawan at Skoltech. Ex-Meta full-stack SWE. MSc x2. UK Global Talent & GaTech alumni.
SkoltechMoscow, Russia
Pinned Repositories
angular-builder-custom-terser-options
Angular builder that allows Terser (Uglify) customization
class-logger
Boilerplate-free decorator-based class logging
cls-proxify
Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.
flux-action-class
Boilerplate free class-based action creator. Following flux-standard-action spec. Built with TypeScript. Works with redux and ngrx.
reducer-class
Boilerplate free class-based reducer creator. Built with TypeScript. Works with Redux and NGRX. Has integration with immer.
singleton
Singleton decorator. No constructor monkeypatching. Zero dependencies. Built with TypeScript.
talks
telegram-to-rss
Generate an RSS feed from Telegram chats. You digital minimalism friend.
uk-global-talent-visa-guide
Free UK Global Talent visa guide
flipper
A desktop debugging platform for mobile developers.
aigoncharov's Repositories
aigoncharov/singleton
Singleton decorator. No constructor monkeypatching. Zero dependencies. Built with TypeScript.
aigoncharov/reducer-class
Boilerplate free class-based reducer creator. Built with TypeScript. Works with Redux and NGRX. Has integration with immer.
aigoncharov/flux-action-class
Boilerplate free class-based action creator. Following flux-standard-action spec. Built with TypeScript. Works with redux and ngrx.
aigoncharov/cls-class-proxy
A Proxy-based lightweight library to add Continuation-Local Storage aka (CLS) to class contructor, method calls, getters and setters.
aigoncharov/types-redux-orm
Typescript types for redux-orm
aigoncharov/metadata-utils
Convenience utils for reflected metadata
aigoncharov/js-benchmark-function
aigoncharov/axios
Promise based HTTP client for the browser and node.js
aigoncharov/class-transformer
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
aigoncharov/class-validator
Validation made easy using TypeScript decorators.
aigoncharov/cls-hooked
cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+
aigoncharov/create-react-app
Set up a modern web app by running one command.
aigoncharov/crypto-random-string
Generate a cryptographically strong random string
aigoncharov/immer
Create the next immutable state by mutating the current one
aigoncharov/material-ui
React components that implement Google's Material Design.
aigoncharov/node-config
Node.js Application Configuration
aigoncharov/node-deb
Debian packaging for Node.js projects
aigoncharov/normalizr
Normalizes nested JSON according to a schema
aigoncharov/pino
🌲 super fast, all natural json logger 🌲
aigoncharov/plenum
Plenum Byzantine Fault Tolerant Protocol
aigoncharov/re-ducks
An attempt to extend the original proposal for redux modular architecture: https://github.com/erikras/ducks-modular-redux
aigoncharov/redux-create-reducer
Publishing createReducer from http://redux.js.org/docs/recipes/ReducingBoilerplate.html#generating-reducers
aigoncharov/redux-form
A Higher Order Component using react-redux to keep form state in a Redux store
aigoncharov/redux-standard-duck
aigoncharov/routing-controllers
Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.
aigoncharov/ts-log-class
Class logging with a decorator
aigoncharov/tslint-config-standard
A TSLint config for JavaScript Standard Style
aigoncharov/typedoc-plugin-markdown
A plugin for TypeDoc that exposes a theme and options for rendering markdown.
aigoncharov/typeorm
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
aigoncharov/typeorm-issue152