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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Zayan-Mohamed/README.md

Typing SVG

πŸ‘¨β€πŸ’» About Me

const zayan = {
  location: "Sri Lanka πŸ‡±πŸ‡°",
  education: "IT @ SLIIT University | Data Science (GPA 3.66)",
  role: "Full-Stack Developer & Data Science Enthusiast",
  philosophy: "Building systems that actually work end-to-end",
};

πŸš€ What I'm Building Right Now

  • 🚍 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 Workflow β€” Neovim + DevOps automation & dotfiles management

πŸ’Ό Experience & Interests

  • πŸŽ“ Former Claims Analyst Trainee @ Legacy Health LLC
  • πŸ’‘ Deep dive into: Full-stack systems, DevOps, compilers, and tooling
  • 🎨 Design advocate: Creating UI flows in Figma & contributing to open source
  • 🧠 Currently learning: Kotlin/JVM compiler design

πŸ›  Tech Stack

Languages

Languages

Frontend & Mobile

Frontend

Backend & Databases

Backend

DevOps & Tools

DevOps

✍️ Featured Projects & Publications

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 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

πŸ“Š GitHub Activity

πŸ“ˆ Contribution Activity

3D Contribution Chart

✍️ Daily Dev Quote


οΏ½ Dev Card


οΏ½πŸ” GitHub Metrics

Profile Details
Repos Per Language Most Commit Language

🐍 Contribution Graph

GitHub contribution snake

πŸ’¬ Let's Connect!

I'm always open to collaborating on interesting projects or discussing tech over coffee β˜•

"Code is like humor. When you have to explain it, it's bad." – Cory House


Profile views

Pinned Loading

  1. 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 3

  2. 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 1

  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. 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