Data Analytics Projects

Interactive dashboards and analysis showcasing technical expertise

Starlink Satellite Analysis

Comprehensive Tableau dashboard visualizing Starlink satellite constellation data, analyzing global coverage patterns, orbital dynamics, and satellite distribution across different altitudes and regions to assess network performance and connectivity reach.

Tableau Python Data Analysis
  • KPI monitoring
  • Interactive filtering and drill-down
  • Executive-level reporting

UFC Pick'em - Flask Web Application

Full-stack Flask web application for UFC fight predictions where users make picks for each fight, including winner, method of victory, and round predictions. Vegas odds determine favorites vs underdogs, affecting scoring systems. Features competitive leaderboards where users compete against "The Book" (always picks favorites).

Python Flask JavaScript CSS3 HTML5
  • User authentication system
  • Responsive mobile-first design
  • Interactive prediction platform
  • Dynamic content rendering
UFC Pick'em Application Screenshot

Live Application

Flask Application Features
from flask import Flask, render_template, request
from flask_login import login_required, current_user

@app.route('/predictions')
@login_required
def predictions():
    # User prediction logic
    user_picks = get_user_predictions(current_user.id)
    upcoming_events = get_upcoming_fights()
    return render_template('predictions.html', 
                         picks=user_picks, 
                         events=upcoming_events)

Technical Skills

Data Visualization

  • Tableau Desktop Specialist
  • Microsoft Power BI
  • TIBCO Spotfire

Programming

  • SQL
  • Python
  • R
  • JavaScript
  • React
  • Flask

Platforms & Other Tools

  • Microsoft Excel
  • Google Sheets
  • Databricks
  • SAP / Business Objects
  • BluePrism
  • Coupa