Skip to content
View andrewtgomez96's full-sized avatar

Block or report andrewtgomez96

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. compiler-CPSC323 compiler-CPSC323 Public

    Compiler created for custom language in Java

    Java 1

  2. Wallet-Check Wallet-Check Public

    HTML

  3. ArticlesMicroservices ArticlesMicroservices Public

    A python flask web project that simulates the back-end for a blogging website built with micro services and utilizing the REST ideology so it is ideal for scalability.

    Python

  4. Hand-In-Hand Hand-In-Hand Public

    Hand-In-Hand is a Node.js web application that will allow for customers of the Hand-In-Hand organization, run by Daniel Gomez, to communicate and schedule CPR and AED certification appointments.

    JavaScript

  5. WhatBreedKotlin WhatBreedKotlin Public

    An Android mobile app that predicts the breed of a dog from any image based on the flatbuffer model that was trained on 120 breeds of dogs from the Standford dogs dataset.

    Kotlin

  6. ArticlesMicroservicesV2 ArticlesMicroservicesV2 Public

    A continuation of the Articles Microservice project, but introducing a reverse proxy and load balancer, running multiple load-balanced instances of each microservice, and implementing the Backend f…

    Python