GithubHelp home page GithubHelp logo

tamikahayes's Projects

four-in-a-row-game-practice-oop-js icon four-in-a-row-game-practice-oop-js

This browser-based game is similar in concept to the classic tabletop game "Connect Four." The game is built using JavasScript and Object-Oriented Programming.

full-stack-react-app-rest-api icon full-stack-react-app-rest-api

This project uses React to create a client for a school database REST API. The full stack application enables users to administer a school database containing information about courses: users can interact with the database by retrieving a list of courses, viewing detail for a specific course, as well as creating, updating and deleting courses in the database. In addition, the project will require users to create an account and sign in to make changes to the database.

js-interactive-reg-form icon js-interactive-reg-form

This project is an interactive registration form that validates user input for a fictional full stack conference.

osd-github-101 icon osd-github-101

This repository will be used by attendees of Open Source Day workshop "GitHub 101 - An Intro to Git and GitHub for Newbies".

phrase-hunter-game-oop-js icon phrase-hunter-game-oop-js

This browser-based word guessing game, "Phrase Hunter," uses JavaScript and OOP(Object-Oriented Programming) to select a random, hidden phrase. The player tries to gues the phrase by clicking letters on an onscreen keyboard.

public-api-requests-employee-directory icon public-api-requests-employee-directory

This is an app for a fictional company called Awesome Startup, a distributed company with remote employees. The app uses the Random User Generator API (https://randomuser.me/) to grab information for 12 random “employees,” and uses that data to build a prototype for an Awesome Startup employee directory. It requests a JSON object from the API and parses the data so that 12 employees are listed in a grid with their thumbnail image, full name, email, and location. Clicking the employee’s image or name will open a modal window with more detailed information, such as the employee’s birthday and address.

react-gallery-app icon react-gallery-app

This photo gallery is a single-page app built using Create React App and React Router. It fetches data from the Flickr API to display images from three different categories, and also includes a search feature.

rest-api icon rest-api

This API will provide a way to administer a school database containing information about users and courses. Users can interact with the database to create new courses, retrieve information on existing courses, and update or delete existing courses. To make changes to the database, users will be required to log in so the API will also allow users to create a new account or retrieve information on an existing account. This project uses Node.js, Express, and Sequelize.

sql-library-manager icon sql-library-manager

This project is a CRUD application to help a fictional local library manage its book collection. It's a dynamic website that utilizes a database for data persistence, and incorporates JavaScript, Node.js, Express, Pug, SQLite, and the SQL ORM Sequelize.

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.