Skip to content
View rordaz's full-sized avatar

Highlights

  • Pro

Block or report rordaz

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rordaz/README.md

Rafael Ordaz

I'm Rafael, Electrical/Software Engineer with multiple years of experience in software development. I enjoy learning new languages and technologies, most of my experience is on Microsoft Stack (C#,SQL, WPF, MVVM) and Azure (Azure Certification AZ-204 or Developer Associate). I also enjoying working with microprocessors (iOT) like Particle's Photon and building solutions that solve day-to-day problems. Some of my independent work is shown here in my repositories.

Full Resume can be found here: rordaz.github.io/resume

Skills and Experience

  • #️⃣ C#
  • 🐍 Python
  • ☕ Java
  • 💻 C++
  • 💽 SQL Server, MySQL
  • 💻 HTML, CSS, JS
  • :electron: Embedded (PIC, ESP32)

Certifications

Social Media

github linkedin twitter

Pinned Loading

  1. GitSync GitSync Public

    This is a utility to sync repositories like note taking apps like Obsidian to Github, and other repositories for non production use.

    Python

  2. GarageRemoteSimple GarageRemoteSimple Public

    Garage Remote using Particle Photon with an HR SR04 to detect door status

    C++

  3. SupportTicketFolder SupportTicketFolder Public

    An utility to create a Support Ticket folder with a set of default folders

    C#

  4. SVNZipPackageExport SVNZipPackageExport Public

    SVN Export & Zip

    C#

  5. Convert boostnote cson format data t... Convert boostnote cson format data to markdown
    1
    #!/usr/bin/env python3
    2
    # coding: utf-8
    3
    """
    4
    Author       : weaming
    5
    updated by   : rordaz
  6. LogServiceCompressor LogServiceCompressor Public

    Service that zip logs files on schedule

    C#