Skip to content
View jrpespinas's full-sized avatar

Block or report jrpespinas

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

Hi! I'm Bogs!

jrpespinas

About Me

I am a Machine Learning Engineer who is currently working at GCash. He formerly worked at Kumu, Demand Science, and Senti AI as a Software Engineer.

My main responsibilities revolve around Machine Learning Operations (MLOps) such as productionizing ML models, developing a centralized platform for monitoring and observability of ML pipelines across the company, deploying data related applications through kubernetes, and perform root cause analysis to ensure system and model reliability.

I graduated Cum Laude with a Bachelor of Science degree in Information Technology from Ateneo de Naga University.

I am a generalist who take keen interests in a broad range of disciplines in Computing Science such as data-intensive applications, data engineering, machine learning engineering, and programming languages.

Skills

Programming Languages: Golang, Python, TypeScript
Backend Frameworks: FastAPI, Nest.js, Gin
ML Engineering stack: MLflow, Airflow, AWS S3, AWS RDS, Kubernetes, Docker, Alibaba Cloud MaxCompute
Certification: AWS Certified Developer - Associate

Pinned Loading

  1. intro-to-cicd intro-to-cicd Public

    Publish a simple FastAPI endpoint to Docker Hub using basic CI/CD workflow

    Python 1

  2. intro-to-k8s intro-to-k8s Public

    Familiarizing with k8s by deploying a simple REST api

    Python

  3. sales-prediction sales-prediction Public

    Develop a single endpoint to predict the sales of a company

    Jupyter Notebook

  4. algorithms algorithms Public

    This repository serves as my notes for a wide range of basic to advanced data structures and algorithms implemented using Python.

    Python

  5. gear-4-python gear-4-python Public

    Python best practices

    Python

  6. kumot-coding-challenge kumot-coding-challenge Public

    Develop a simple RESTful API with one endpoint that returns basic information given a Github username

    Go