Pinned Repositories
beer-recommender
Beer recommendation engine based on collaborative filtering algorithm
english-hindi
An Ember front-end with Rails backend API for practicing English-Hindi flashcards & drills
plug-example
My notes on getting Elixir's Plug middleware running
rails-api-and-highcharts-tutorial
A tutorial on creating a Rails API and wiring it up with Highcharts.js
rubies
A Ruby gem to practice small ruby coding drills
sec_company_filings_rss_feed_parser
Stupid Simple Elixir XML Parser for a Company's SEC Filings RSS Feed
sec_latest_filings_rss_feed_parser
Simple Elixir XML Parser for SEC "Recent Filings" RSS Feed
Teaching-Eisenhower-Matrix-ToDo
Clinc: eisenhower matrix todo app for students
Teaching-rails-api-clinic
Clinic: How to use ActiveModel Serializers & the Rails API gem to build a Rails API
vikram7's Repositories
vikram7/Gosu-Minesweeper1
An implementation of minesweeper in Ruby and Gosu
vikram7/Programming-Collective-Intelligence
Working through Programming Collective Intelligence (Machine Learning book) in Ruby
vikram7/comet_round_robin
My solution to the round robin schedule problem in Ruby
vikram7/game_time
vikram7/guess-the-number-jquery
guess the number jquery
vikram7/India_ER_Data_Scraping_Project
Data scraping / parsing of an Indian Governmental Website in Ruby with the Nokogiri gem and PostgreSQL
vikram7/Launch-Academy-PostgreSQL-Movie-Database
vikram7/Launch-Academy-Workout-Analyzer
Workout Analyzer to practice Object Oriented Programming
vikram7/Launch-Contact-Manager-ActiveRecord
We're going to work on changing a Sinatra application from using hard coded hashes as it's data source to using a PostgreSQL database with Active Record.
vikram7/matasano_crypto_challenges
The Matasano Crypto Challenges: "a collection of 48 exercises that demonstrate attacks on real-world crypto."
vikram7/migration_marathon
ActiveRecord: Practice constructing and utilizing migrations in addition to practicing TDD.
vikram7/Sinatra-Lunar-Kitchen
Object oriented programming, PostgreSQL, Ruby and Sinatra work
vikram7/sinatra_jquery_todos
vikram7/sinatra_slacker_news
Sinatra practice remaking part of Hacker News Functionality
vikram7/slacker_news_with_postgreSQL
vikram7/Task-and-Goal-Tracker
A simple task list and goal tracker written in Ruby on Sinatra with a PostgreSQL database