Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
habraconverter
Rich text to habrahabr-markup converter
-
less.js
Forked from less/less.js
Leaner CSS, in your browser.
-
oopish
User-friendly OOP embedded-DSL for Javascript
JavaScript 2
-
postgresql_book
Forked from le0pard/postgresql_book
postgresql book
-
restclient-ng
Java 1
-
openbgi
6 contributions in the last year
Contribution activity
May 2019
April 2019
Created a pull request in flutter/flutter that received 2 comments
Fix missing 'const' modifier for BorderRadius.circular factory
BorderRadius.circular factory is missing const modifier (unlike .all, .vertical, etc)
Created an issue in flutter/flutter that received 3 comments
Wrong rendering when positioning with fractional values
On Android and iOS on 1.4.19 and stable version. Elements with fractional positions are wrongly rendered on the edges which produces really annoyin…