Pinned Repositories
bridge_troll
Event management system for all the Bridges (RailsBridge, MobileBridge, GoBridge, etc!)
HealthyMe_iOS
Mobile application built to interact with Ruby on Rails application (see "HealthyMe" repo).
Median
Ruby on Rails, Handlebars, Yelp and Google Maps APIs
Rotten
Swift Week One Rotten Tomatoes
topRated
A web application that allows people to search restaurants and returns the location with the highest Yelp review. In other words, the "top rated" locations are shown to a user. Technologies: Use Node to set up server. Implement client side AJAX requests, store data to a local database and database design. The project includes: Yelp wrapper, Dotenv, AJAX, Mongoose, Mongo, Express, Method Override, Cookie Session, Body-Parser, Bcrypt.
type_inference
A writing sample that aims to document how type inference works in Swift.
ucb-java
UC Berkeley Extension: Course in Java. Spring 2017
website
My personal website & portfolio.
LauraKirby's Repositories
LauraKirby/type_inference
A writing sample that aims to document how type inference works in Swift.
LauraKirby/kylas_project
Teaching Kyla how to create her own custom webpage! Kyla decided to make the page about her dog, Bosco. :D
LauraKirby/apple-maps-connect
A "thank you" note to the Apple Maps team for the interview. View more about the project at: http://codetoempower.com/. View project live at: http://laurakirby.github.io/apple-maps-connect/
LauraKirby/angular_practice_code_school
A repo for practicing Angular.js. An a refreshing on Angular's best practices, I am working through the Code School curriculum, "Shaping Up With Angular.js"
LauraKirby/preview_mailers
LauraKirby/healthy_me
LauraKirby/topRated
A web application that allows people to search restaurants and returns the location with the highest Yelp review. In other words, the "top rated" locations are shown to a user. Technologies: Use Node to set up server. Implement client side AJAX requests, store data to a local database and database design. The project includes: Yelp wrapper, Dotenv, AJAX, Mongoose, Mongo, Express, Method Override, Cookie Session, Body-Parser, Bcrypt.
LauraKirby/Median
Ruby on Rails, Handlebars, Yelp and Google Maps APIs
LauraKirby/dolores-landingham-bot
A Slack bot to welcome new 18F hires with the authority and compassion of Mrs. Landingham
LauraKirby/blogger2
LauraKirby/ldlj_project
group rails project
LauraKirby/HealthyMe_iOS
Mobile application built to interact with Ruby on Rails application (see "HealthyMe" repo).
LauraKirby/BinarySearchTreeRuby
Binary search tree starter code written in ruby
LauraKirby/Linked_List_Ruby
LauraKirby/devise-ios
Devise-iOS is a simple client which automates connection with Devise.
LauraKirby/Rotten
Swift Week One Rotten Tomatoes
LauraKirby/branching-assignment
LauraKirby/hamming
LauraKirby/link_checker_sidekiq
LauraKirby/yelp_parser_scraper
LauraKirby/superhero_rails
Create and rails app, implement full CRUD on three resources, make a many to many relational database, add user login with admin settings using BCrypt.
LauraKirby/testing_password_reset
LauraKirby/many_to_many_blogs
Rails app, implement full crud on two models. Create a many-to-many relational database.
LauraKirby/one_to_many_rails_author_app
LauraKirby/zoo_rails_app
LauraKirby/puppy_rescue-
Build a CRUD app using Ruby on Rails.
LauraKirby/pinterest_rails_app
Implement CRUD (create, read, update, delete) with RESTful routing using Rails.
LauraKirby/rails_console_exercises
Models, Validations and CRUD in Rails Console using Pry and Postgres.
LauraKirby/ruby_tdd
Build classes using test driven development with rspec in Ruby.
LauraKirby/rubyProblemSet
Guessing Game, ASCII Triangle, Multiplication Table, Reverse a String