Pinned Repositories
Soccer
Soccer Nostradamus - PHP Application for soccer scores predictions. The project was re-written as Goals.Club using RoR
BJCP-Prep
WebApp to assist homebrewers to prepare for the BJCP Exam.
BeerStyleExamples
Prep tool for BJCP Written exam: Classic examples of beer style flashcards app
bjcp-guidelines-2015
XML Source of the 2015 BJCP Guidelines
BlackJack
An attempt to write a simple Black Jack game using Java.
comedy
Web application for San Francisco Comedy Club writers group. Originally written in 2008 and rewritten in 2013 with some of the legacy code. It involves some good examples of some bad practices. In the short time (4 weeks) even with bugs the application was completed. It served its purpose for nearly a year.
dinochallenge
Dino Challenge
Express-API-Boilerplate
Express RESTFull API Boilerplate with JWT Auth and RBAC
gin-boilerplate
The fastest way to deploy a restful api’s with Golang - Gin Framework with a structured starter project that defaults to PostgreSQL database and Redis as the session storage.
GoalsPlus
Web app for soccer scores predictions. Written in Ruby with a purpose to learn Ruby on Rails. Written from a scratch in a short period of time (2 month) right before the Soccer World Cup 2014. Further development is frozen until 2016 (Soccer Euro 2016).
pavel-anisimov's Repositories
pavel-anisimov/Soccer
Soccer Nostradamus - PHP Application for soccer scores predictions. The project was re-written as Goals.Club using RoR
pavel-anisimov/BJCP-Prep
WebApp to assist homebrewers to prepare for the BJCP Exam.
pavel-anisimov/BeerStyleExamples
Prep tool for BJCP Written exam: Classic examples of beer style flashcards app
pavel-anisimov/bjcp-guidelines-2015
XML Source of the 2015 BJCP Guidelines
pavel-anisimov/BlackJack
An attempt to write a simple Black Jack game using Java.
pavel-anisimov/comedy
Web application for San Francisco Comedy Club writers group. Originally written in 2008 and rewritten in 2013 with some of the legacy code. It involves some good examples of some bad practices. In the short time (4 weeks) even with bugs the application was completed. It served its purpose for nearly a year.
pavel-anisimov/dinochallenge
Dino Challenge
pavel-anisimov/Express-API-Boilerplate
Express RESTFull API Boilerplate with JWT Auth and RBAC
pavel-anisimov/gin-boilerplate
The fastest way to deploy a restful api’s with Golang - Gin Framework with a structured starter project that defaults to PostgreSQL database and Redis as the session storage.
pavel-anisimov/GoalsPlus
Web app for soccer scores predictions. Written in Ruby with a purpose to learn Ruby on Rails. Written from a scratch in a short period of time (2 month) right before the Soccer World Cup 2014. Further development is frozen until 2016 (Soccer Euro 2016).
pavel-anisimov/GoogleMapsAPI
Coding Challenge for creating a Google Maps API library connection. Written for io.JS (spork of NodeJS) with Express and little bit of MongoDB
pavel-anisimov/HeightWeight
Application for calculating height and weight of a soldier IAW AR 600-9. It generates the DA FORM 5500 or DA FORM 5501 in PDF format if soldier is required to be taped. (as of 20NOV2014 work in progress)
pavel-anisimov/jStorage
jStorage is a simple key/value database to store data on browser side
pavel-anisimov/loopback-example-access-control
An example demonstrating LoopBack access control mechanisms.
pavel-anisimov/loopback-example-user-management
http://docs.strongloop.com/display/LB/Managing+users
pavel-anisimov/loopback-getting-started
http://docs.strongloop.com/display/public/LB/Getting+started+with+LoopBack
pavel-anisimov/MasterMind
Master Mind game written in Java for educational purposes while learning Java and concepts of OOP. The game is complete and functional.
pavel-anisimov/RetweetsAPI
pavel-anisimov/SurveyDonkey
Web application written in Ruby on Rails to collect after action reviews for the Class 006-14 of US Army Signal Basic Officers Leader Course. The application was written as a quick solution in order to save time and optimize the gathering of the soldiers' feedback. The name mocks SurveyMokey website.
pavel-anisimov/TwitterAPIChallenge
Coding Challenge for creating a Twitter API library connection. Written in NodeJS with Express.