Skip to content
View JSintos's full-sized avatar
Vibing
Vibing

Highlights

  • Pro
Block or Report

Block or report JSintos

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

Hi there! My name's Joshy 😄

let about = {
  name: 'joshua sintos',
  profile: {
    pronouns: 'he/him',
    currently: ['associate software developer @ oracle netsuite'],
    previously: ['swe intern @ dashlabs.ai', 'web development editor @ ad astra', 'information systems @ dls-csb']
  },
  interests: ['creating solutions to problems', 'web development', 'learning new things'],
  quote: 'mistakes are the hallmarks of genuine people.',
};

website | linkedin | résumé

Pinned

  1. Arka Arka Public

    A study in determining whether a web-based communication platform is effective in boosting one's academic performance.

    JavaScript

  2. AAF-Maker AAF-Maker Public

    A project that makes it easier for Lasallian student athletes to create approved absence forms.

    EJS

  3. DESPTRN DESPTRN Public

    A collection of pair programming machine problems that solely revolves around software design patterns.

  4. Ingredient-inator Ingredient-inator Public

    A digital cookbook which main theme revolves around generating recipes from ingredients users have in their pantry or refrigerator.

    C#

  5. jsintos.github.io jsintos.github.io Public

    This repository houses the past and current iterations of my portfolio

    HTML

  6. Shunting-Yard Shunting-Yard Public

    A Java implementation of the shunting yard algorithm.

    Java