Skip to content
View samcbride's full-sized avatar
Block or Report

Block or report samcbride

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. cruise-ships cruise-ships Public

    An exercise in Object-Oriented Programming, through initially exploring the concepts of user stories and domain modelling. The entire project was pair-programmed between myself and my coding partner.

    JavaScript

  2. javascript-basics-express javascript-basics-express Public

    Forked from CommandShiftHQ/javascript-basics-express

    This project had us create a Web API using Express utilizing JavaScript code we had written in a previous exercise. It was our first introduction to routing, HTTP requests and responses, controller…

    JavaScript

  3. my-portfolio my-portfolio Public

    Portfolio page. We created a portfolio page with an About Me section and Get-in-Touch form using HTML, CSS, and JavaScript.

    CSS

  4. virtual-pet virtual-pet Public

    This project utilized the concepts of OOP and TDD to create a virtual pet using JavaScript. Our pets can go for walks, eat, sleep, and play. The pet can also adopt a child if it wants!

    JavaScript 1

  5. music-library-api music-library-api Public

    First major backend project where we created a Music-Library-API. Technologies covered included Node.js, Sequelize, MySQL, and Postman to interact with and manipulate our databases. We were also in…

    JavaScript 1 2