You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.qmd
+8-11Lines changed: 8 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -10,28 +10,25 @@ format: html
10
10
11
11
I build real-world backend systems that connect industrial data to modern platforms. My work spans API development, data streaming, containerized deployment, and cloud integration.
12
12
13
-
I’m currently studying Computer Science at BYU–Idaho while working full-time as a software developer. My stack includes FastAPI, Docker, Redis, MQTT, and Kubernetes — and I’ve built scalable services used in production.
13
+
I'm currently studying Computer Science at BYU–Idaho while working full-time as a software developer. My stack includes Python, FastAPI, Docker, Redis, MQTT, and Kubernetes.
14
14
15
-
## What I’ve Done
15
+
## What I've Done
16
16
17
17
- Designed and deployed ODBC interface services using FastAPI
18
18
- Integrated MQTT for real-time streaming from industrial systems
19
-
- Built extractors to move crypto and industrial data into modern storage (T-Store)
19
+
- Built extractors to move industrial data into modern storage
20
20
- Used Docker and Kubernetes for portable, efficient deployments
21
21
- Created custom polling and caching layers using Redis
22
22
23
23
## What I'm Exploring
24
24
25
-
I’m transitioning into data science with plans to build:
25
+
I'm transitioning into data science with plans to explore:
26
26
27
-
-**Predictive Modeling with Historical Time-Series Data** An ML model (LSTM/XGBoost) that analyzes historical data to forecast future trends in industrial output, resource demand, or financial metrics. Features dynamic visualizations and real-time predictions for operational decision-making.
27
+
-**Machine Learning & Predictive Modeling** Building models to forecast trends and patterns in various datasets
28
+
-**AI Integration & LLM Applications** Working with large language models and AI agents for data analysis
29
+
-**Computer Vision & Media Generation** Exploring image processing and automated content creation
30
+
-**Natural Language Processing** Developing systems that understand and process human language
28
31
29
-
30
-
-**AI-Powered Script-to-Video Generation Pipeline** A comprehensive pipeline that transforms written scripts into short video content using LLMs, image/video APIs, and voice synthesis. Demonstrates advanced AI coordination across language processing, media generation, and rendering tasks.
31
-
32
-
33
-
-**Natural Language Agent for Structured Data Analysis** An intelligent AI agent that interprets natural language queries and analyzes uploaded or connected data sources (e.g., CSVs). Leverages LLM technology to provide accurate, human-readable answers and visual insights from real business data.
34
-
35
32
## My Goal
36
33
37
34
To combine backend engineering with applied AI and data science — building tools that are both intelligent and production-ready.
0 commit comments