About Me

I'm a Computer Science student at California State University Dominguez Hills with a focus on machine learning and data-driven software. My favorite project so far is an NFL player prediction system that consistently outperforms professional DFS platforms — it's the kind of problem where the right feature engineering and model tuning can make a real difference.

I got into CS after working in some pretty different fields — infrastructure projects at an electric company, healthcare, retail. Those experiences taught me how to manage complexity and communicate clearly, which turns out to be just as important in software as it is anywhere else.

Outside of code, I lead the worship band at House of the Lord where I play bass. I'm also usually at the gym, stargazing, or tinkering with a side project.

Here are a few technologies I've been working with recently:

  • Python
  • C++
  • Java
  • JavaScript (ES6+)
  • CatBoost / Scikit-learn
  • Pandas / NumPy
  • Node.js

Some Things I've Built

NFL Player Performance Prediction System

A machine learning pipeline that predicts NFL player performance for fantasy sports.

  • Runs 40+ CatBoost models with custom feature engineering
  • Consistently outperforms professional DFS platform projections
  • Streamlit dashboard for exploring predictions and model insights
Python CatBoost Machine Learning Streamlit

Crypto Market Trend Predictor

Predicts crypto market trends using technical analysis and NLP.

  • Pulls real-time price data and news feeds via APIs
  • Uses FinBERT for sentiment scoring on crypto news
  • XGBoost model generates buy/sell signals from market momentum and sentiment
Python XGBoost FinBERT APIs

Inventory Management System

An inventory system built around a custom hash table.

  • Custom hash table with dynamic resizing and collision resolution
  • Keeps lookups fast as the dataset grows
Python Data Structures Hash Tables

BlackJack Game

A console-based Blackjack game in C++ with full game logic and persistent state.

  • Uses inheritance and operator overloading for clean card/hand modeling
  • Player betting, multiple hands, and dealer AI
  • File I/O for saving and loading game state between sessions
C++ OOP Data Structures

Portfolio Website

The site you're looking at right now — built with no frameworks.

  • Vanilla HTML, CSS, and JavaScript
  • Dark/light theme toggle and smooth scroll navigation
  • Deployed on a custom domain at josetemblador.com
HTML CSS JavaScript
View Full Portfolio

Experience

Civil Analyst

Hampton Tedder Electric

10/2023 - 04/2024
  • Coordinated deliverables across multiple concurrent infrastructure projects
  • Tracked project budgets and reconciled expenses against allocations
  • Participated in daily standups to align team priorities and resolve blockers
  • Managed permit acquisition, regulatory compliance, and project closeout documentation
Documentation Project Management Analysis

Bass Player & Band Leader

House of The Lord

07/2018 - Present
  • Lead a team of musicians — coordinating rehearsals, arrangements, and weekly schedules
  • Manage audio/visual tech setup and coordinate with production teams for live services
Leadership Music Team Management

Caregiver

Right at Home

07/2018 - 03/2023
  • Maintained detailed patient records, medication logs, and vital sign documentation
  • Developed individualized care routines tailored to each patient's needs and preferences
Healthcare Patient Care Documentation
View Full Resume