const yash = {
role: [
"Salesforce Product Architect @ EaziCore",
"Ex-Full Stack Intern @ YNV Solutions"
],
location: "India 🇮🇳",
code: ["Apex", "TypeScript", "Swift", "Kotlin", "C++", "Python"],
focus: [
"Salesforce Ecosystem (CRM & SFS)",
"iOS Development",
"System Architecture",
"DevOps"
],
motto: "Architecting Scalable Solutions.",
currentlyExploring: "Enterprise Cloud Patterns & Advanced iOS",
portfolio: "https://yash-engine.vercel.app"
};| Project & Scope | Architecture & Tech Stack | Lifecycle & Links |
|---|---|---|
| ☁️ AssetFlow-Pro Enterprise Asset Management (EAM) An enterprise-grade system for tracking asset lifecycle, automated depreciation logic, and maintenance scheduling. |
🟢 Open Source 🔗 View Code |
|
| 🎗️ SwiftCause Ecosystem Cross-Platform Donation Engine A dual-interface platform connecting UK Nonprofits with donors. Features a native iOS donor app and a responsive Next.js admin dashboard. |
🟢 Production Ready 📱 View iOS 💻 View Web |
|
| 🤖 Gen-AI Labs AI & Computer Vision Research Experimental repository for LLM integration and Vision models. Includes real-time video segmentation and prompt engineering pipelines. |
🔵 Active Research 🔗 View Lab |
|
| 💸 FinFlow Fintech Analytics Dashboard Analytics-heavy platform for tracking loan disbursements and builder payments. Features complex data visualization. |
🟢 Completed 🔗 View Code |
graph LR
%% Central Node
Root((Yash)):::root
%% LEFT SIDE (Foundational Engineering)
%% Arrows point TO Yash to force them Left
Mob(Mobile Dev):::mobile --> Root
Web(Web Dev):::web --> Root
%% RIGHT SIDE (Professional & Architecture)
%% Arrows point FROM Yash to force them Right
Root --> SF(Salesforce Arch):::salesforce
Root --> Cloud(Cloud & DevOps):::cloud
%% BOTTOM / CENTER (Strategic Focus)
%% Linked specifically to appear distinct
Root -.-> Learn(Strategic Focus):::learning
%% --- DETAILS (Vertical lists attached to branches) ---
%% Left Branch Details
Mob --- M1(iOS/SwiftUI):::mobile
M1 --- M2(Android/Kotlin):::mobile
Web --- W1(Next.js / React):::web
W1 --- W2(TypeScript):::web
%% Right Branch Details
SF --- S1(CRM & SFS):::salesforce
S1 --- S2(Apex & LWC):::salesforce
Cloud --- C1(Firebase):::cloud
C1 --- C2(GCP / CI/CD):::cloud
%% Bottom Branch Details
Learn --- L1(System Design):::learning
L1 --- L2(Cloud Arch):::learning
%% Charming Color Palette
classDef root fill:#ffdd99,stroke:#e6b800,stroke-width:3px,color:#4d3d00,rx:15px,ry:15px;
classDef salesforce fill:#ffccd5,stroke:#ff6680,stroke-width:2px,color:#800020,rx:5px,ry:5px;
classDef mobile fill:#cce5ff,stroke:#66b2ff,stroke-width:2px,color:#004080,rx:5px,ry:5px;
classDef web fill:#d4edda,stroke:#82c998,stroke-width:2px,color:#155724,rx:5px,ry:5px;
classDef cloud fill:#eaddff,stroke:#c4a7ff,stroke-width:2px,color:#4a0080,rx:5px,ry:5px;
classDef learning fill:#fff3cd,stroke:#ffe680,stroke-width:2px,color:#856404,rx:5px,ry:5px;



