Skip to content
View reinielfc's full-sized avatar
πŸ“–
learning...
πŸ“–
learning...

Organizations

@strategio-tech
Block or Report

Block or report reinielfc

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

πŸ‘‹ Hi, I'm Reiniel!

b.java b.py b.sql b.html b.css b.js b.bash b.spring b.react b.ng b.docker b.aws b.linux

public class Main {
  public static void main(String args[]) {
    Developer reinielfc = new FullStackDeveloper("Reiniel", "Fernandez");
    System.out.println(reinielfc);
  }
}

πŸ“‚ Repositories

πŸŽ“ School Projects

πŸ“ xfit Webapp for planning your weekly workout routine.
πŸ“ mdc-compair Webapp for a fictional HVAC repair company.
πŸ“ mdc-compair-php Webapp for a fictional HVAC repair company.
πŸ“ mdc-new-project A webapp for ...nothing yet (work in progress).
πŸ“ mdc-memobook First ever project. Simple text editor, inspired by Windows Notepad.

Strategio Projects (Sim 6)

πŸ“ fp-sim6-devpros Get After It: Workout Planner
πŸ“ lrn-s6-junit-practice-cart JUnit Shopping Cart Exercise
πŸ“ lrn-s6-resolve-merge-conflicts Resolving Merge Conflicts

b.gmail b.in b.gh b.gl

Pinned

  1. xfit xfit Public

    πŸŽ“ [CEN4090C] Software Engineering Capstone Project. XFit: A webapp for planning your weekly workout routine.

    Java 1 1

  2. tb-filter-rules-gen tb-filter-rules-gen Public

    πŸ› οΈ Generate filter rules for the Thunderbird email client by using YAML config files.

    Python