Skip to content
View Zayan-Mohamed's full-sized avatar
🕷️
99 bugs in the code, take one down, patch it around, 127 bugs in the code! 🎵
🕷️
99 bugs in the code, take one down, patch it around, 127 bugs in the code! 🎵

Highlights

  • Pro

Block or report Zayan-Mohamed

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
Zayan-Mohamed/README.md
╭──────────────────────────────────────────────────────────────────────────────╮
│                                                                              │
│                 ███████╗ █████╗ ██╗   ██╗ █████╗ ███╗   ██╗                  │
│                 ╚══███╔╝██╔══██╗╚██╗ ██╔╝██╔══██╗████╗  ██║                  │
│                   ███╔╝ ███████║ ╚████╔╝ ███████║██╔██╗ ██║                  │
│                  ███╔╝  ██╔══██║  ╚██╔╝  ██╔══██║██║╚██╗██║                  │
│                 ███████╗██║  ██║   ██║   ██║  ██║██║ ╚████║                  │
│                 ╚══════╝╚═╝  ╚═╝   ╚═╝   ╚═╝  ╚═╝╚═╝  ╚═══╝                  │
│                                                                              │
│  ┌────────────────────────────────────────────────────────────────────────┐  │
│  │ agent_zayan@nexus:~$ system.info()                                     │  │
│  │ ├─ role         → Full-Stack Developer & AI Systems Engineer           │  │
│  │ ├─ architecture → Linux Native | Neural-Symbolic Hybrid                │  │
│  │ ├─ education    → SLIIT University | IT & Data Science (GPA 3.66)      │  │
│  │ ├─ focus        → Building Agentic Workflows & Scalable Systems        │  │
│  │ └─ status       → [ONLINE] - 24/7 Inference & Continuous Learning      │  │
│  └────────────────────────────────────────────────────────────────────────┘  │
│                                                                              │
│  ╭──────────────────────╮ ╭────────────────────────────────────────────╮     │
│  │   AGENT METRICS      │ │         ACTIVE PROCESSES                   │     │
│  ├──────────────────────┤ ├────────────────────────────────────────────┤     │
│  │ ██████████ Commits   │ │ ▸ Agentic AI Workflow Automation           │     │
│  │ ████████░░ PRs       │ │ ▸ Next.js + Supabase Bus Booking           │     │
│  │ ███████░░░ Issues    │ │ ▸ Personal PaaS with Coolify & Linode      │     │
│  │ █████████░ Stars     │ │ ▸ SecScan v2 - Entropy-based Scanner       │     │
│  ╰──────────────────────╯ ╰────────────────────────────────────────────╯     │
│                                                                              │
╰──────────────────────────────────────────────────────────────────────────────╯
┌─────────────────────────────────────────────────────────────────────────────┐
│ agent_zayan@nexus:~$ connect --protocol socials                             │
├─────────────────────────────────────────────────────────────────────────────┤
│ drwxr-xr-x  linkedin    → linkedin.com/in/zayan-mohamed                     │
│ drwxr-xr-x  portfolio   → portfolio-zayan.vercel.app                        │
│ drwxr-xr-x  email       → zayanmohamed.tech@gmail.com                       │
│ drwxr-xr-x  devto       → dev.to/zayanmohamed                               │
│ drwxr-xr-x  twitter     → twitter.com/Its_Mzayan                            │
└─────────────────────────────────────────────────────────────────────────────┘

Profile Views Followers Status


# 🧠 Initialize System Model
import torch
from neural_core import Developer, DataScientist

agent_zayan = NeuralAgent(
    role="Full-Stack Data Scientist",
    backend=["Go", "Node.js", "Supabase"],
    frontend=["Next.js", "React", "Tailwind"],
    ml_pipeline=["PyTorch", "Scikit-learn", "Pandas"],
    infrastructure=["Linux", "Docker", "Linode"]
)

agent_zayan.compile(optimizer='continuous_learning', loss='zero_downtime')
agent_zayan.deploy()
# Output: Agent successfully deployed to production.

🤖 Core Directives & Memory (Current Focus)

  • 🧠 AI Agentic Workflows — Exploring LLMs, RAG, and autonomous agent orchestration
  • 🚍 Bus Ticket Booking System — Next.js + Supabase full-stack platform
  • 🛠️ Personal PaaS — Private cloud deployments with Coolify & Linode
  • ⚙️ GoSync — Exploring React, Zustand & advanced state management patterns
  • 🔐 SecScan v2 — High-performance secret scanner with entropy analysis
  • 🐧 Linux Automation — Neovim + DevOps workflows & agent-driven scripting

💼 Experience & Training Data

  • 🎓 Former Claims Analyst Trainee @ Legacy Health LLC
  • 💡 Deep dive into: AI integration, Full-stack systems, DevOps, compilers, and tooling
  • 🎨 UI/UX & Open Source: Creating intuitive flows in Figma & contributing to open source
  • 🧠 Currently training on: Kotlin/JVM compiler design & Agentic Frameworks

🛠 Tech Stack & Neural Nodes

Languages

Languages

Artificial Intelligence & ML

AI & ML

Frontend & Mobile

Frontend

Backend & Databases

Backend

DevOps, Cloud & Tooling

DevOps

⚙️ Automated Agentic Workflow

┌─────────────────────────────────────────────────────────────────────────────┐
│ agent_zayan@nexus:~$ ./pipeline/execute.sh --mode=hybrid                    │
├─────────────────────────────────────────────────────────────────────────────┤
│ [INFO] Initializing environment...                                          │
│        => Node.js v20.x, Go 1.21, Python 3.11                               │
│ [INFO] Loading dataset & preprocessing parameters... ████████████████ 100%  │
│ [INFO] Training LLM agent (epochs=1000, lr=0.001)... [SUCCESS]              │
│ [INFO] Exporting neural engine via ONNX...           [SUCCESS]              │
│ [INFO] Compiling Next.js frontend + Go API backend...[SUCCESS]              │
│ [INFO] Packaging with Docker buildx...               [SUCCESS]              │
│        => building image 'nexus-core:v2.4'                                  │
│ [INFO] Triggering CI/CD via GitHub Actions...                               │
│        => deploying to Linode (Coolify instance)                            │
│                                                                             │
│ => Pipeline completed in 2m 14s. System state: FULLY_OPERATIONAL.           │
└─────────────────────────────────────────────────────────────────────────────┘

Seamlessly integrating machine learning pipelines with scalable web architectures.


💻 System Capabilities

┌─────────────────────────────────────────────────────────────────────┐
│ agent_zayan@nexus:~$ cat /var/log/capabilities.log                  │
├─────────────────────────────────────────────────────────────────────┤
│                                                                     │
│  Full-Stack Development  ████████████████████░  95%                 │
│  AI & Agentic Systems    ██████████████████░░░  85%                 │
│  DevOps & Cloud          ███████████████████░░  90%                 │
│  Data Science & ML       ████████████████░░░░░  80%                 │
│  System Architecture     ███████████████░░░░░░  75%                 │
│  Go Programming          ███████████████████░░  90%                 │
│  Linux Administration    ███████████████████░░  90%                 │
│                                                                     │
└─────────────────────────────────────────────────────────────────────┘

✍️ Deployed Artifacts & Research

Vaultix v0.1.0

vaultix Repository
A lightweight, cross-platform tool using AES-256-GCM encryption with Argon2id key derivation. Zero dependencies, no cloud services—just strong local encryption for sensitive files.

View Article View Repository

📝 Recent Transmissions (Articles)

Title Topic Published
How Do I Backup My Identity Files Without Compromising Them? Security · Encryption Jan 2026
Goodbye Heroku: Self-Hosting a PaaS with Linode & Coolify DevOps · Self-Hosting · Coolify Jan 2026
SecScan: Smarter Secret Scanning with Go & Entropy Analysis Go · Security · Open Source Dec 2025

📈 Agent Telemetry (Activity)

3D Contribution Chart

✍️ Daily Kernel Log


🪪 Identity Node


📊 Analytics & Performance

Profile Details
Repos Per Language Most Commit Language

🐍 Activity Pattern

GitHub contribution snake

╭──────────────────────────────────────────────────────────────────────────────╮
│                                                                              │
│                 [SYSLOG] Handshake initiated. Ready to deploy.               │
│                                                                              │
│  Whether you're looking for a collaborator, need a full-stack AI engineer,   │
│  or just want to discuss the latest in tech—my DMs are open.                 │
│                                                                              │
│  ┌────────────────────────────────────────────────────────────────────────┐  │
│  │  ⚙️ Acceptable Payloads:                                               │  │
│  │     • Full-time opportunities in Full-Stack & AI Development           │  │
│  │     • Freelance infrastructure & agentic workflows                     │  │
│  │     • Open source collaboration                                        │  │
│  │     • Technical writing & systems research                             │  │
│  └────────────────────────────────────────────────────────────────────────┘  │
│                                                                              │
╰──────────────────────────────────────────────────────────────────────────────╯

┌──────────────────────────────────────────────────────────────────────────────┐
│  "The best way to predict the future is to implement it."                    │
│                                                  — David Heinemeier Hansson  │
└──────────────────────────────────────────────────────────────────────────────┘

Profile views Open to work

Pinned Loading

  1. orb orb Public

    Orb is a secure, terminal-first utility that allows you to share a local folder across the internet using end-to-end encryption. No accounts, no cloud storage, no port forwarding required.

    Go 17

  2. secscan secscan Public

    SecScan is a fast, configurable secret scanning tool written in Go that detects API keys, tokens, credentials, and high-entropy secrets across source code and full Git history. Built for developers…

    Go 4

  3. dot_files dot_files Public

    Personal Linux dotfiles managed in a single repo with symlinks for a fully reproducible setup. Includes terminal configs, Zsh + Powerlevel10k, Neovim (80+ plugins), helper scripts, health checks, a…

    Shell 2 1

  4. dev-dash dev-dash Public

    A zero-latency, keyboard-first Chrome Extension that replaces your new tab with a developer-focused dashboard built with Svelte 5 and Tailwind CSS v4.

    Svelte 2 1

  5. gitwiz gitwiz Public

    🧙 Interactive Git commit wizard with smart metadata trailers. Compose better commit messages with TUI-guided co-authors, issue references, and conventional commits. Built with Go + Charm.

    Go 1

  6. vaultix vaultix Public

    A cross-platform CLI tool for managing password-protected encrypted folders. Uses AES-256-GCM encryption with Argon2id key derivation. Single binary, zero dependencies, works on Linux, macOS, and W…

    Go