Skip to content
View NikanEidi's full-sized avatar
🐲
🐲

Highlights

  • Pro

Block or report NikanEidi

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
NikanEidi/README.md
Nikan Eidi — front-facing dragon

Typing SVG


Animated dragon-scan skill radar

# ~/.config/identity.pyname="Nikan Eidi"location="Toronto, CA · UTC-5"status="ONLINE — open to work"languages= ["Python", "Swift", "TypeScript",
"Java", "Bash", "SQL", "C/C++"]
ml_ai= ["PyTorch", "scikit-learn", "MLX",
"Gemma 2/3", "LangChain", "ONNX"]
systems= ["SwiftUI", "MVVM", "Vision FW",
"AVFoundation", "Metal / MPS"]
# ~/.config/stack.pycloud= ["AWS · S3 · DynamoDB",
"Cognito · EC2 · ECR",
"Docker", "GitHub Actions", "n8n"]
frontend= ["React 19", "Vite", "Flask",
"Streamlit", "Supabase",
"Framer Motion", "Tailwind"]
mantra= ["architecture > complexity",
"ship fast, scale elegantly",
"build for humans, not specs"]






%%{init: {'theme':'base','themeVariables':{'primaryColor':'#0d0226','primaryTextColor':'#F0F5FC','primaryBorderColor':'#8426FF','lineColor':'#00D8F2','fontFamily':'monospace'}}}%%
flowchart TB
CORE(("⬡ NIKAN\nEIDI"))
CORE --> NATIVE["📱 NATIVE & SYSTEMS"]
CORE --> ML["🧠 ML / AI"]
CORE --> CLOUD["☁️ CLOUD & FULLSTACK"]
CORE --> TOOLS["⚙️ DEV TOOLS"]
NATIVE --> HC["HC — Forge Dragon Terminal\nSwiftUI · Voice NLP · Vision"]
NATIVE --> VN["VisionNotebook\nSwiftUI · AppKit · Spatial UI"]
ML --> SN["StarryNote\nMLX · Gemma 3 · 382 tests"]
ML --> DC["DeepCIFAR\nResNet18 · 96% acc"]
ML --> AU["Aurora Kraken\nasyncio · OSINT · Gemma 2"]
CLOUD --> FR["Fragments\nNode · AWS · CI/CD"]
CLOUD --> CV["CineVision\nReact · Flask · TF-IDF"]
TOOLS --> AX["AX\nBash · GPT-4o · 16fps TUI"]
TOOLS --> GS["Git-Sync\npure Bash · ANSI UI"]
TOOLS --> GV["GitVisionCLI\nMulti-model AI IDE"]
classDef core fill:#8426FF,stroke:#00F273,stroke-width:3px,color:#fff
classDef cat fill:#0d0226,stroke:#00D8F2,stroke-width:2px,color:#00D8F2
classDef proj fill:#020204,stroke:#8426FF,stroke-width:1px,color:#F0F5FC
class CORE core
class NATIVE,ML,CLOUD,TOOLS cat
class HC,VN,SN,DC,AU,FR,CV,AX,GS,GV proj
Loading

HC — Midnight Forge Dragon Terminal

iPadOSSwiftUIMVVMNLPVision Framework

Cyberpunk work-hour tracker on the Forge design system. Continuous voice command engine (Apple Speech + NaturalLanguage), front-camera hand-gesture control with One-Euro filter, and an ANSI dragon terminal rendered per-character.

[SYS] Voice: ACTIVE
[VOX] "select the fifth"
[SYS] ghost-click → day 5
+==========================+
| SESSION REPORT |
| 5 Jun 07:00 → 16:00 |
| >>> Total: 9:00 |
+==========================+
root@hc:~$ _

⚡ neural init [OK]
🔍 deep scan [OK]
🧠 synthesis [OK]
📊 mission report [OK]
──────────────────────
density ✦✦✦✦✦
tests 382 / 382

StarryNote — Knowledge Architect

PythonMLXGemma 3Apple SiliconRich TUI

Local-first AI study engine. Feeds any file — PDF, image, code, notes — through Gemma 3 on Metal GPU and synthesizes a 10-section study guide with original proofs, Mermaid diagrams, and exam questions. Triple-layer post-processor. 100% test pass rate.


Aurora Marine — The Kraken Engine

PythonasyncioGemma 2OSINTMetal GPU

AI-driven intelligence pipeline. 12-layer identity resolution across 15+ concurrent async leads, speculative TLD probing, and a local AI Surgeon (Gemma 2-2B) that reads non-standard DOMs when regex fails. 150+ cached leads/sec.

[KRAKEN] v28.0 · Metal
01 Identity Vault ✓
03 Nitro Guessing ✓
05 Nitro Spidering ✓
08 AI Surgeon Pivot ✓
11 Geo-Fencing ✓
12 Master Sync ✓
status: FORTIFIED

IDLE → SCANNING → BUILDING
→ REQUESTING → PARSING
→ WRITING → DONE
[eye ◉ OPEN]
███████████░░░░░░░░ 50%
⠹ consulting gpt-4o...

AX — Cybernetic Workflow Architect

BashGPT-4oOpenAI APIANSITUI

Single-file Bash utility that fingerprints your stack and dispatches to GPT-4o for a production CI workflow — while a 16fps Cybernetic Eye animates in terminal via pure tput. Ghost-dependency isolation prevents phantom build steps.


CineVision — AI Movie Tracker

React 19FlaskSupabasescikit-learnTMDB

Full-stack tracker with a TF-IDF cosine-similarity engine over 10,000+ titles. Liquid Glass UI, Coverflow search, episode-level progress, and real-time watchlist-driven recommendations.

POST /recommend
{ "watchlist": [
{movie: 550},
{tv: 1399} ],
"limit": 20 }
→ 200 OK
[20 tailored picks]

ResNet18 · ImageNet
device: MPS · 6 epochs
─────────────────────
val 96.62%
test 96.02%
─────────────────────
cat 79.55%
airplane 2.98%

DeepCIFAR — Image Classification

PyTorchResNet18MPSTransfer Learning

End-to-end CIFAR-10 classifier. Transfer learning with pretrained ResNet18 fine-tuned on Apple Silicon, AdamW + CosineAnnealingLR, full inference CLI. 96.02% test accuracy in 6 epochs.



Nikan's Holopin board

LinkedInPortfolioEmailDev.to


ViewsFollowersStars


╔════════════════════════════════════════════════════╗
║ "Technology is not about solving problems — ║
║ it's about reimagining what's possible." ║
║ — Nikan Eidi ║
╚════════════════════════════════════════════════════╝

Pinned Loading

  1. CineVisionCineVisionPublic

    A full-stack Movie & TV tracker with AI-powered recommendations and a Liquid-Glass UI.

    JavaScript 1

  2. DeepCIFARDeepCIFARPublic

    Image Classification on CIFAR-10 with ResNet18 (PyTorch)

    Python 1

  3. VisionFlowVisionFlowPublic

    1

  4. axaxPublic

    👁️✨ AX: The Cybernetic Workflow Architect. A high-performance, AI-driven CLI tool that automates GitHub Actions generation. Featuring a hybrid language detection engine, tree-logic scanning, and a …

    Shell

  5. git-sync-cligit-sync-cliPublic

    Git-Sync: An advanced, interactive CLI dashboard for seamless Git automation. Features a custom ANSI UI, smart file globbing, and bulletproof staging/pushing logic to streamline your daily workflow.

    Shell