Skip to content
View toniagonzalez's full-sized avatar

Block or report toniagonzalez

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. full-stack-app full-stack-app Public

    This full stack application allows users to administer a school database containing information about courses. I built the Front End/UI using Create React App and constructed the REST API using Exp…

    JavaScript

  2. LibraryManager LibraryManager Public

    This responsive app allows the user to list, search, add, update, and delete books. I orginially built this app with a SQLITE database then I transfered the data to a PostgreSQL server for deployme…

    JavaScript 1

  3. rest-api-courses rest-api-courses Public

    I built a REST API using Express that allows users to administer a school database containing information about courses.

    JavaScript

  4. ExpressPortfolioSite ExpressPortfolioSite Public

    This app uses Node.js, Express and Pug templates to create a responsive portfolio site.

    HTML

  5. python_etl python_etl Public

    A simple ETL built in python that extracts data from source databases and inserts it into a warehouse database.

    Python 1

  6. node-console-task-manager node-console-task-manager Public

    Console Task manager created with a simple readline interface and event emitters. Client can add, ls, delete items in a local task object.

    JavaScript