Skip to content
View StuBehan's full-sized avatar

Block or report StuBehan

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
StuBehan/README.md

Hi there 👋

I'm currently working on a Unified API across a myriad of verticals/categories built on a Typescript/Nestjs backend & Ruby on Rails/React front end.

Experience with:

And these tools:



Icons by devicon

Pinned Loading

  1. CV CV Public

    A quick rundown of my career history and an overview of the projects and learning I've undertaken toward becoming a software developer.

    1

  2. npm-eslint-jasmine-guide npm-eslint-jasmine-guide Public

    A guide to setting up a JS repo with linter, test suite, coverage, and framework to allow Travis CI integration.

    JavaScript 5 1

  3. bank-tech-test bank-tech-test Public

    A practice tech test with a focus on writing high-quality code with a number of rounds of refactoring following review. Javascript with Jasmine test suite.

    JavaScript 1

  4. procrastagram-rails-react procrastagram-rails-react Public

    An Instagram mock made using a Ruby-On-Rails API backend and React.js front end with PostgreSQL database.

    Ruby

  5. news-summary news-summary Public

    A news summary page using The Guardian's API to access news items. Includes a custom testing library using a custom testRunner.html page which allows testing within directly on the DOM of the web app.

    JavaScript

  6. bowling-challenge bowling-challenge Public

    Forked from makersacademy/bowling-challenge

    A Javascript implementation of a bowling scorecard that updates as the results are entered. Tested with Jasmine, uses eslint and Travis CI.

    JavaScript