Skip to content
View ColeOliva's full-sized avatar

Highlights

  • Pro

Block or report ColeOliva

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 Loading

  1. onlyHTML_skeleton_business_page onlyHTML_skeleton_business_page Public

    Sample of a business page in straight up HTML

    HTML

  2. react_app_tip_calculator react_app_tip_calculator Public

    JavaScript

  3. dictionary dictionary Public

    A dictionary web app, built using react. Will need to individually run npm start on frontend and backend folders. They were created separately from eachother and work in tandem.

    JavaScript

  4. todo_list todo_list Public

    A todo-list application using MongoDB as the backend, react.js and html/css for the front end. Code is probably a little messy as this is my first React web app

    JavaScript

  5. my_shell my_shell Public

    an implementation of Linux's shell, written in C. most shell commands will be executed via execvp, there are a few built in commands found in builtin.c

    C

  6. github_profile_finder github_profile_finder Public

    Full-stack implementation of a web application where you can save/search/look at github user profiles using an API.

    JavaScript 1