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 31 million developers.
Sign up
Popular repositories
-
dotfiler
Shell agnostic git based dotfiles package manager, written in Python.
-
django-tagging-ng
Django tagging with multilingual, synonyms and hierarchy!
-
django-fields
Fields pack for django framework.
-
django-perfect404
Easy to install perfect 404 page, based on A List Apart's article.
-
yafotkiuploader
Command line script, to upload photos to the http://fotki.yandex.ru service.
-
django-markdown2
Django template tag which uses python-markdown2 library.
722 contributions in the last year
Activity overview

Contribution activity
February 2019
Created a pull request in ultralisp/ultralisp that received 7 comments
Limit OAuth scope to read/write access to public repositories only
I really don't understand why full read/write access to everything is needed? Isn't there a way to provide only read/write access to webhooks and r…
Created an issue in ultralisp/ultralisp that received 3 comments
Add a fuzzy search among all symbols in all systems
We need to create a task, which will load the system, extract all external symbols (and their documentation) and put into the Postgres. Afterwards,…
- Private GitHub projects shouldn't be shown in the list
- Output GitHub project's description in the list on the /github page
- Add a logo and favicon
- Show systems and their dependencies as an image using asdf-viz
- Create a script which will import projects from the Quicklisp
- When you have many repositories it is possible to hit GitHub's rate limit
- Add a button to force project check
- Loading of the quri is broken on implementation other than SBCL