Pinned Repositories
5_prong
A time-tracking productivity app.
ac-sanitizer
Sanitizes payloads based on given field definitions
angular_demo
A quick run-through of Angular's basic features. For routing to work, you must use a basic web server (I accomplish this by running 'python -m SimpleHTTPServer 8888' from the project folder and then visiting localhost:8888 in my browser).
bnr_objective_c
My challenge coursework for "Objective-C Programming: The Big Nerd Ranch Guide." One of the best books I've encountered -- I highly recommend it.
contacts
Some React coursework.
sample_app
Sample app for Hartl's Ruby on Rails Tutorial
jhgilbert's Repositories
jhgilbert/sample_app
Sample app for Hartl's Ruby on Rails Tutorial
jhgilbert/5_prong
A time-tracking productivity app.
jhgilbert/angular_demo
A quick run-through of Angular's basic features. For routing to work, you must use a basic web server (I accomplish this by running 'python -m SimpleHTTPServer 8888' from the project folder and then visiting localhost:8888 in my browser).
jhgilbert/bnr_objective_c
My challenge coursework for "Objective-C Programming: The Big Nerd Ranch Guide." One of the best books I've encountered -- I highly recommend it.
jhgilbert/datasharing
The Leek group guide to data sharing
jhgilbert/demo_app
Ruby on Rails Tutorial demo application
jhgilbert/depot
The app from Agile Web Development with Rails by Sam Ruby.
jhgilbert/django_apps
Just messing around with Django.
jhgilbert/first_app
The first app for the Ruby on Rails Tutorial
jhgilbert/good_to_go
A simple teaching tool that allows workshop participants to silently check in when they've completed a task.
jhgilbert/hack_summit
Team Spicy Cat 4 Lyfe.
jhgilbert/impress.js
It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
jhgilbert/independent_studies
An app to help my study group organize their efforts in learning to code.
jhgilbert/library
Some training materials.
jhgilbert/lovestruck-daydreaming-panda
A silly little thing for a friend.
jhgilbert/mboard
A message board app for the Railsbridge intermediate curriculum.
jhgilbert/misc
Just the occasional file passing through. Move along, people. Nothing to see here.
jhgilbert/project_euler
Working through the mathy, mathy programming problems on ProjectEuler.net. The idea is to roll my own solutions for several problems in a row, then learn about which libraries/modules could have made life easier, from Benchmark to Math.
jhgilbert/python_cert
Python coursework.
jhgilbert/sudoku
A simple sudoku game.
jhgilbert/task_time
A simple task timer, just for fun.
jhgilbert/the_jennifer_gilbert
Just a blog.
jhgilbert/try_git
jhgilbert/work_calculator
A basic Ruby programming exercise to track editorial productivity in sprints.