Pinned Repositories
elixir-jump-around
Atom plugin for switching between a module and its tests in an elixir mix project
eth-sim
Fast ethereum simulator
example-docker-services
An example how to use docker and docker-compose to run and develop apps built with microservices
maycamp_arena
This is the grading system behind http://arena.maycamp.com. It started as a fork of spoj0, but at the end was almost completely reimplemented.
melodica-inventory
The inventory system for biggest Bulgarian wedding agency
phoenix_with_nextjs
An app template which used Phoenix for API and next.js for rendering frontend with server side rendering
publications
Various publications I've done
rchest
Configuring and running chroot jails made easy with this little ruby library
rprocfs
An easy way to read process details from the proc filesystem
token-price
A simple API for fetching the price of a given token or uniswap LP pair
valo's Repositories
valo/rchest
Configuring and running chroot jails made easy with this little ruby library
valo/rprocfs
An easy way to read process details from the proc filesystem
valo/ember_data_active_model_parser
A parser for Her compatible with ember-data's active_model_serializers format
valo/syslog_logger
An improved Logger replacement that logs to syslog. It is almost drop-in with a few caveats.
valo/wireless_sensor
A wireless temperature sensor built with Arduino and nRF24L01 radio module
valo/acts_as_immutable
An ActiveRecord plugin to enforce immutable attributes
valo/ajax_chat
A simple ajax chat with rails3 and a DB
valo/ember_rails_api_example
An example of rails 4.1 API with EmberJS integration
valo/example-docker-services-frontend
An example how to use docker and docker-compose to run and develop apps built with microservices
valo/example-docker-services-grader
An example how to use docker and docker-compose to run and develop apps built with microservices
valo/ezgraphix
A rails plugin to generate flash based graphics for rails applications using a free and customizable chart's set.
valo/masters-thesis
My masters thesis
valo/radiant
Radiant is a no-fluff, open source content management system designed for small teams.
valo/subdomain_routes
A Rails gem which adds subdomains to route recognition and generation.
valo/aws-sdk-for-ruby
Official mirror of the AWS SDK for Ruby. For more information on the AWS SDK for Ruby, see our web site:
valo/breakin
Automatically exported from code.google.com/p/breakin
valo/breakit
A pong game implemented with the allegro.cc library. This is a project I did in 2003 while I was in high school. See http://breakit.hit.bg for screenshots
valo/case-switch
Atom editor package to change variable names from hyphen- to snake- to camelCase.
valo/data
A data persistence library for Ember.js.
valo/ember_rails_api_consumer
An example project which consumes REST data from https://github.com/valo/ember_rails_api_example using the https://github.com/valo/ember_data_active_model_parser parser for Her
valo/faktel
Automatically exported from code.google.com/p/faktel
valo/her
Her is an ORM (Object Relational Mapper) that maps REST resources to Ruby objects. It is designed to build applications that are powered by a RESTful API instead of a database.
valo/jruby
JRuby, an implementation of Ruby on the JVM
valo/maycamp_arena_deploy
Deployment scripts for the https://github.com/valo/maycamp_arena project to deploy it on https://arena.maycamp.com
valo/old_valo_github_io
The deployment of my blog which lives on github pages
valo/pinguino-compilers
SDCC and GCC compilers for Pinguino.
valo/pinguino-ide
Open source integrated development enviroment (IDE)
valo/pinguino-libraries
Pinguino librairies, keywords and other useful files.
valo/scanner_stats
valo/UtilityBehaviors
Some useful Behaviors I created for myself while using CakePHP