Skip to content
View SHADOWRULIN's full-sized avatar

Highlights

  • Pro

Block or report SHADOWRULIN

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.

Content in all repositories owned by your account will be closed.
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
SHADOWRULIN/README.md

πŸ’« About Me

Hi β€” I’m Muhammad Fahaz Khan (GitHub: SHADOWRULIN). I build practical software across web, mobile, and desktop while finishing my CS degree. I enjoy taking a concept from design or spec all the way to a working prototype, with an emphasis on clean code, user experience, and measurable results.

  • πŸš€ Currently building: SEO Navigator β€” an AI-driven website analysis tool (React + Python) with custom-trained models and Ollama LLM integration to produce actionable SEO recommendations.
  • 🀝 Seeking: Remote or freelance internships where I can contribute to product features and learn team workflows.
  • 🌱 Learning: Advanced Cloud Computing, Cybersecurity fundamentals, and modern backend frameworks for scalable apps.
  • πŸ’¬ Ask me about: React frontends, Python backends (Flask/FastAPI), Flutter apps, and end-to-end problem solving.
  • ⚑ Fun fact: I treat learning like continuous training always iterating and adapting to new tech.

πŸ† Open Source & Recognitions

  • UnvibeCode (Alphashots.ai) β€” Ranked Top 10 (9th of 100+) in the 2026 Engineering Challenge[cite: 1]. Audited codebase architecture, identified state bugs, and reported workflow edge cases and security risks in Issue #137[cite: 1]. Received formal recommendation from the founding team.

🌐 Socials:

LinkedIn email Facebook Instagram

πŸ’» Tech Stack

Dart HTML5 Java JavaScript Python Windows Terminal PowerShell Firebase Oracle Anaconda FastAPI Flask Flutter JWT Next JS NodeJS React React Native Firebase MySQL MongoDB SQLite Canva Figma Matplotlib NumPy Pandas scikit-learn TensorFlow Git GitHub

πŸ”­ Featured Projects

  1. SEO Navigator β€” AI Web Analyzer

    • Tech: React, Python, custom LLM models, Ollama integration
    • Why highlight: Demonstrates AI/ML + product thinking β€” exactly the kind of work modern engineering teams are shipping.
    • Link: https://github.com/SHADOWRULIN/SEO-Navigator
  2. d2d-industrial-management β€” Full-Stack D2D System

  3. GearHub-Ecom-GetX-Firebase β€” Mobile E-commerce

  4. CineSpectra-Flutter-Movie-UI β€” Design β†’ Code

  5. Cash-Flow-Minimizer-Java-DSA β€” Algorithmic Desktop App

πŸ“‚ How to explore my work:

  • Pick a featured project above and open its README for run instructions and screenshots.
  • Look for:
    • "How to run" or "Demo" sections for quick local testing.
    • A short β€œWhat I built / my role / key lessons” in each repo to understand impact.

Pinned Loading

  1. Cash-Flow-Minimizer-Java-DSA Cash-Flow-Minimizer-Java-DSA Public

    A Java Swing application designed to minimize the total number of transactions within a group. It uses a Greedy Algorithm and Priority Queues to calculate the most efficient way to settle debts.

    Java

  2. d2d-industrial-management d2d-industrial-management Public

    A full-stack Design-to-Delivery (D2D) Industrial Process Management System. Features a React frontend and Flask backend to streamline manufacturing, logistics, and proposal workflows.

    JavaScript

  3. GearHub-Ecom-GetX-Firebase GearHub-Ecom-GetX-Firebase Public

    Advanced Bicycle E-commerce application built with Flutter, leveraging GetX for reactive state management and Firebase for secure authentication. Designed with a modular architecture focused on sca…

    Dart

  4. SEO-Navigator SEO-Navigator Public

    A full-stack AI SEO analyzer combining custom machine learning models (Scikit-Learn) and Generative AI (Ollama/Llama 3.2) to predict and generate actionable website optimization strategies.

    Jupyter Notebook

  5. SmartRegexValidator SmartRegexValidator Public

    A Theory of Automata laboratory tool that validates strings via Regex and provides interactive visual simulations of DFA state transitions, featuring playback controls and dynamic transition tables.

    Python