Pinned Repositories
monorepo
Open source platform for code review automation ✅
hetty
An HTTP toolkit for security research.
angular-lazyload-webpack
Lazy load AngularJS modules using webpack
connect-rxjs-to-react
Connect rxjs to React component in Redux style... but without dispatch and constants.
docker-compose-node-postgres
mappet
Lightweight, composable mappers for object transformations/normalization
react-boilerplate-lite
Minimal boilerplate for React apps
react-portal-universal
Generic wrapper for React's createPortal allowing for rendering portals on the server
storage-factory
Because using localStorage directly is a bad idea
MichalZalecki's Repositories
MichalZalecki/docker-compose-node-postgres
MichalZalecki/react-portal-universal
Generic wrapper for React's createPortal allowing for rendering portals on the server
MichalZalecki/storage-factory
Because using localStorage directly is a bad idea
MichalZalecki/react-boilerplate-lite
Minimal boilerplate for React apps
MichalZalecki/lerna-monorepo-example
MichalZalecki/mappet
Lightweight, composable mappers for object transformations/normalization
MichalZalecki/microfrontend-lerna-module-federation
MichalZalecki/sequelize-with-typescript-example
MichalZalecki/tdd-solidity-intro
Ethereum: Test driven introduction to Solidity
MichalZalecki/elegant-frontend-architecture
MichalZalecki/cypress-web3-testing
Integration tests and mocking web3 apps
MichalZalecki/express-errors-handling
MichalZalecki/docker-compose-node
MichalZalecki/codechecks-dependency-cruiser
Validate module dependencies with dependency-cruiser
MichalZalecki/verify-on-etherscan
MichalZalecki/wyzwanie30w30-challenge
Help each other to learn Solidity - challenge for polish faceebook group: Programiści Ethereum
MichalZalecki/codechecks-git-no-uncommitted
Detect uncommitted files that changed unexpectedly during your CI process
MichalZalecki/legacy-code-refactoring
MichalZalecki/nodebestpractices
The largest Node.JS best practices list. Curated from the top ranked articles and always updated
MichalZalecki/cleave.js
Format input text content when you are typing...
MichalZalecki/EIP-Spec
SecurityToken standard that helps to launch the compliance securities over the ethereum blockchain
MichalZalecki/ens
Implementations for registrars and local resolvers for the Ethereum Name Service
MichalZalecki/fabric-samples
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric-samples
MichalZalecki/hetty
Hetty is an HTTP toolkit for security research.
MichalZalecki/MMP-Android
MichalZalecki/monorepo
Open source platform for code review automation ✅
MichalZalecki/smart-contract-best-practices
A guide to smart contract security best practices
MichalZalecki/solidity
Solidity, the Contract-Oriented Programming Language
MichalZalecki/static-code-analysis-example
MichalZalecki/test-async-hooks-perf
Compare performance of setting request id with Express context vs async_hooks (cls-hooked)