yegor256
Author of "Elegant Objects" book series (buy them on Amazon); architect of @objectionary; founder of @zerocracy; creator of @zold-io
@zerocracyChina
Pinned Repositories
eo
EOLANG, an Experimental Pure Object-Oriented Programming Language Based on 𝜑-Calculus
cactoos
Object-Oriented Java primitives, as an alternative to Google Guava and Apache Commons
iri
Simple and immutable URI/URL builder in Ruby, with a fluent interface
jare
Free and Instant Content Delivery Network (CDN)
qulice
Quality Police for Java projects: aggregator of Checkstyle and PMD
rultor
DevOps team assistant that helps you merge, deploy, and release GitHub-hosted apps and libraries
s3auth
Amazon S3 HTTP Basic Auth Gateway: put your files into S3 bucket and make them accessible with a login/password through a browser
tacit
CSS framework for dummies, without a single CSS class: nicely renders properly formatted HTML5 pages
takes
True Object-Oriented Java Web Framework without NULLs, Static Methods, Annotations, and Mutable Objects
xembly
Assembly for XML: an imperative language for creating and modifying XML documents (and a Java library)
yegor256's Repositories
yegor256/tacit
CSS framework for dummies, without a single CSS class: nicely renders properly formatted HTML5 pages
yegor256/takes
True Object-Oriented Java Web Framework without NULLs, Static Methods, Annotations, and Mutable Objects
yegor256/xembly
Assembly for XML: an imperative language for creating and modifying XML documents (and a Java library)
yegor256/jare
Free and Instant Content Delivery Network (CDN)
yegor256/0pdd
Puzzle Driven Development (PDD) Chatbot Assistant for Your GitHub Repositories
yegor256/rehttp
HTTP Repeater: you point your Webhooks to us and we make sure they get delivered even if not on the first try
yegor256/codexia
Open Source Incubator
yegor256/sibit
Simplified Command-Line Bitcoin Client and a Ruby library for making Bitcoin payments and checking address balances
yegor256/jttu
GitHub Pages based links shortener (for a limited list of predefined URLs)
yegor256/texsc
Spell checking for LaTeX documents with the help of GNU aspell
yegor256/total
Ruby Gem to get total memory size in the system
yegor256/backtrace
Ruby gem to print exception backtrace nicely
yegor256/telepost
Simple Telegram posting Ruby gem
yegor256/veils
Ruby Veil Objects
yegor256/rumble
Command Line Tool to Help You Send Newsletters by Email
yegor256/awesome-cfp
Curated list of open Call-for-Papers in SE/PL scientific conferences: we keep an eye on all of them!
yegor256/glogin
Login/logout via GitHub OAuth for your Ruby web app
yegor256/drops
Primitive CSS classes to replace most commonly used CSS styles
yegor256/syncem
A simple Ruby decorator to make all methods of your object thread-safe
yegor256/colorizejs
jQuery plugin to colorize data elements
yegor256/faces
Photos of famous people, which I use in my lecture nodes and some presentations too
yegor256/mergem
A command line client to GitHub API that tries to deal with incoming Pull Requests
yegor256/erc20
Ruby gem for ERC20 manipulations on Etherium network: check balance, send payment, watch incoming payments
yegor256/decoor
True Object-Oriented Decorator for either an Object or a Class
yegor256/lecture-notes
LaTeX package for my lecture notes (and some presentations too)
yegor256/talks
Slide decks for most of my talks
yegor256/bibliography
My personal .bib file, which I use as a submodule in lecture notes and academic papers
yegor256/elapsed
Ruby function to track the time elapsed by the execution of a block and print it to the log
yegor256/others
Catch all missing methods by a single proc, similar to what method_missing() is doing
yegor256/verbose
A decorator of an object that makes it protocol every method call