Skip to content
View Stephen-Coloma's full-sized avatar
💻
No.
💻
No.
Block or Report

Block or report Stephen-Coloma

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
Stephen-Coloma/README.md

Hi, I'm Stephen Coloma! 👋

•💻 3rd-year CS student at Saint Louis University
•📩 reach me at [email protected]

const filipino = {
  pronouns: "he | him",
  code: [Javascript, HTML, CSS, Python, Java],
  life: {
          guitar: "beginner",
          photography: ["sea", "sky", "cityscapes"],
          goal: "Software Engineer"
        },
 interests: "Databases, Client-Server Programming, APIs"
};

Note: Only public repositories are taken into account for top languages used and does not reflect one's expertise.

Pinned Loading

  1. grade-minder-app grade-minder-app Public

    Forked from leonhard-leung/grade-minder-app

    This repository contains the final requirement for our Operating Systems Course

    Java 1

  2. Pomodoro Pomodoro Public

    This repository holds my simple practice project called Pomodoro Timer. The design is inspired by www.pomofocus.io. Check it out!

    JavaScript 1

  3. Sorting-and-LinkedList-Project Sorting-and-LinkedList-Project Public

    This repository holds our Prelim Projects on Data Structures during our sophomore year at Saint Louis University. Included here are the comparison of sorting algorithms and linked list implementation.

    Java 2 2

  4. Demographic-Data-Dashboard Demographic-Data-Dashboard Public

    This repository contains our Final Project in the subject Computer Programming 2. This project has functions of monitoring, searching, sorting, adding and filtering citizens on the csv file. The GU…

    Java 1

  5. Fraction-Calculator Fraction-Calculator Public

    This repository holds my midterm project in Computer Programming 2. This is a Fraction Calculator. Basically it solves any Fraction arithmetic including Mixed Fractions. It also integrates the Java…

    Java 1