Skip to content
View yush08's full-sized avatar
  • 07:16 (UTC -12:00)

Block or report yush08

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


> ./whoami --verbose

operator:      yush08
class:         Software Developer
core_stack:    [ Data Engineering, Mobile, Backend ]
languages:     [ Python, SQL, Kotlin, Dart ]
doctrine:      "structure first, screens later"
directive:     "I want the evidence, not just the artefact."

obsessions:
  - clean architecture   # MVVM · Repository pattern
  - star schemas         # warehouses that answer real questions
  - query optimization   # window functions, CTEs, indexed views
  - shipping things people actually use

// transmission log

+ turns raw datasets -> warehouses -> dashboards
+ builds cross-platform apps on architectures that don't rot
+ slow at the start, faster forever after
! feature engineering, ETL & stubborn SQL
~ currently deep in mobile + data systems

> loadout --list

LANGUAGES

FRAMEWORKS & LIBRARIES

DATABASES & CLOUD

DATA & ANALYTICS

> missions --deployed

◈ BI Platform

End-to-end ETL pipeline loading e-commerce data into a MySQL warehouse — a star schema (1 fact + 5 dimensions) with indexed SQL views feeding Power BI.

Python · MySQL · Power BI

↳ view repo

◈ Customer Behaviour Analysis

Feature engineering + median imputation over 3,900 records, modelled in PostgreSQL with CTEs & window functions, surfaced as a KPI dashboard.

Python · PostgreSQL · Power BI

↳ view repo

◈ SmartBudget

MVVM finance app — repository layer isolating data sources, StateFlow ViewModels, Firebase Auth, Firestore-backed budgets.

Kotlin · Jetpack Compose · Firebase

↳ view repo

◈ GoFit

Cross-platform fitness app on a feature-first architecture — core / feature / shared layers + a reusable widget library.

Flutter · Dart

↳ view repo

> telemetry --render


> defrag --animate

github-snake



❝ I don't want just the artefact — I want the evidence that it worked. ❞

Pinned Loading

  1. BI_PLATFORM BI_PLATFORM Public

    End-to-end Business Intelligence platform featuring ETL pipelines, MySQL data warehouse, SQL analytics, and Power BI dashboards.

    Jupyter Notebook

  2. customer_behaviour_analysis customer_behaviour_analysis Public

    Data Analytics project showcasing customer behaviour analysis using Python , Sql and PowerBi

    Jupyter Notebook

  3. fitness-tracker-app fitness-tracker-app Public

    Modern Flutter fitness app with AI nutrition tracking, analytics, and activity monitoring.

    Dart

  4. portfolio-site portfolio-site Public

    HTML

  5. flutter-animation-lab flutter-animation-lab Public

    A collection of creative Flutter UI animations, motion experiments, onboarding interactions, glassmorphism designs, and premium mobile interface concepts inspired by modern app motion design.

    C++

  6. BudgetTrackingApp BudgetTrackingApp Public

    Budget Tracking app built with Jetpack Compose to manage expenses, monitor budgets, and visualize spending trends with a clean modern UI.

    Kotlin 1