Giter VIP home page Giter VIP logo

Hiimtaylorjones Personal Site

What Is This?

This project contains the content of my personal portfolio site.

Are You Still Updating It?

Yep! Recently, I've begun exploring updating the site and implementing what I've been learning recently into the project. At the very least, I'll be able to look at my old code and cringe a bit.

Where Can I Actually Take A Look At It?

Its live here.

FAQ

I'm having issues installing therubyracer locally when setting this up. How do I get around this?

For OSX, you can run the following:

brew install [email protected]
bundle config build.libv8 --with-system-v8
bundle config build.therubyracer --with-v8-dir=$(brew --prefix [email protected])
bundle install

Taylor Jones's Projects

advent-of-code icon advent-of-code

Current and Previous Archive of my https://adventofcode.com/ activity

codeship-laravel icon codeship-laravel

A Sample Laravel Application that Integrates with Codeship's CI service

crossfit-log icon crossfit-log

Application to log my performance in Crossfit and other health metrics

diesel icon diesel

A safe, extensible ORM and Query Builder for Rust

ember-tdd icon ember-tdd

Explorations in Ember Test-Driven Development

estimated icon estimated

Series of Python projects completed for COMP 6700. Most of them deal with code and effort estimation.

ocr-kata icon ocr-kata

Running through the discipline and process of coding Katas.

puma icon puma

A Ruby/Rack web server built for concurrency

rest-client-components icon rest-client-components

RestClient on steroids ! Easily add one or more Rack middleware around RestClient to add functionalities such as transparent caching (Rack::Cache), transparent logging, etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.