Skip to content
View Sergio-opensource's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Sergio-opensource

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. FizzBuzz FizzBuzz Public

    A for loop that prints the numbers 1 through 100. If its divisible by 3 than print 'Fizz' instead of the number. If its divisible by 5 than print 'Buzz' instead. Lastly, if its divisible by both 3 …

    C++

  2. bug-tracker bug-tracker Public

    built a bug tracker using React, Django, and Postgres.

    JavaScript

  3. django-vue-ecommerce django-vue-ecommerce Public

    Full-Stack Django,Vue.js, and MySQL

    Vue