Skip to content
View nayar-900's full-sized avatar
🙃
Focusing
🙃
Focusing

Block or report nayar-900

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
nayar-900/README.md

DevOps & Cloud  ·  Full Stack  ·  AI Systems  ·  Cybersecurity  ·  SEO


Typing SVG


Profile Views  

GitHub   Location



       




IEEE PSYWSC'25
National Coding Competition
IEEE Namal Student Branch


IEEE Namal Branch
Public Visibility Head
Jun 2025 – Present


ASPIRE Leadership
Program Graduate
ASPIRE Institute


IEEE Day'25 and YESIST'26
Global IEEE Initiatives
IEEE International

About Me

class RayanBadar:
    def __init__(self):
        self.name         = "Rayan Badar"
        self.location     = "Bahawalpur, Pakistan"
        self.university   = "Namal University Mianwali — BSCS (2023–2027)"
        self.gpa          = "3.04 / 4.00"
        self.roles        = [
            "DevOps & Cloud Engineer",        # primary focus / Main Field
            "Full Stack Developer",           # React · Node.js · Flask
            "AI & ML Systems Builder",        # PyTorch · Scikit-learn · OpenCV
            "Cybersecurity Enthusiast",       # Networks · IoT Security · WSL2
            "SEO Strategist",                 # Off-Page · Technical · Content
        ]
        self.communities  = [
            "IEEE Namal Student Branch",      # Publicity & Visibility Lead
            "AWS Namal Cloud Club",           # Core Member
            "DEN Namal",                      # Head of Marketing
        ]
        self.currently    = "Building cloud-native pipelines & AI systems"
        self.open_to      = ["DevOps roles", "Freelance engineering", "AI product collaboration"]
        self.contact      = "rayanbadar900@gmail.com"

    def say_hi(self):
        print("Results-driven CS student building real solutions —")
        print("from AI-powered disaster systems to cloud pipelines and IoT networks.")

me = RayanBadar()
me.say_hi()

Projects

AEGIS AI — Automated Earthquake Geospatial Intelligence System

AI-based predictive model integrated with live USGS earthquake feeds for real-time disaster response.

Python · Streamlit · Scikit-learn · USGS API · Pandas · Geospatial Analysis · Data Processing


TraceIt — Lost & Found Mobile Application

Android-native app with real-time Firebase sync for university-scale lost and found management.

Kotlin · Firebase · Firestore · FCM · MySQL · Android Studio · Mobile-First Design


Smart City IoT Network with QoS

Enterprise-grade smart city network simulation with multi-layer IoT device integration and Quality of Service enforcement.

Cisco Packet Tracer · IoT Architecture · Network QoS · VLANs · Computer Networks


Spam Email Detection System

Naive Bayes classifier with a full NLP preprocessing pipeline and real-time prediction interface.

Python · Scikit-learn · Pandas · Matplotlib · NLP · Excel


RISC-V Single-Cycle Processor

Custom CPU implementation in Verilog HDL — fully designed from instruction fetch to writeback stage.

Verilog · Digital Logic Design · Computer Architecture · HDL Simulation


Shop-X — eCommerce Storefront

Responsive eCommerce frontend with dynamic product listings and clean component architecture.

HTML5 · CSS3 · JavaScript · Responsive Design


Tech Stack

Languages

Python C++ JavaScript SQL HTML5 CSS3 Bash Kotlin Verilog Assembly

DevOps & Cloud

AWS Azure GCP Linux Ubuntu Git GitHub Vercel Docker

AI & Machine Learning

PyTorch Scikit-learn OpenCV NumPy Pandas SciPy Jupyter Matplotlib

Cybersecurity & Networking

Cisco JWT WSL2 Firebase Postman Network QoS

Frontend · Backend · Databases

React Node.js Express Flask TailwindCSS Bootstrap MongoDB MySQL Oracle 21C WordPress

Tools & IDEs

VS Code Visual Studio Android Studio Packet Tracer LaTeX


GitHub Analytics


Certifications

Certification Issuer
ML with Python IBM x Coursera
IoT for Everyone UET Peshawar x Coursera
Foundations & Advanced OOP 10 Pearls University
Wireframes to Prototypes CaLARTS x Coursera
Introduction to Python DataCamp
Creating a VS Code Extension MLSA (Microsoft)
World Water Day 2025 UNESCO x CUI
AI Integrated Leadership Program ASPIRE Institute
HEC Gen AI Training Pak Angels

Community & Leadership

Role Organization Period
Publicity & Public Visibility Lead IEEE Namal Student Branch Jun 2025 – Present
Core Member AWS Namal Cloud Club Dec 2025 – Present
Ambassador IEEE Day'25 & YESIST'26 Jul 2025 – Present
Social Media Head IEEE SAC Islamabad Present
Head of Marketing DEN Namal Jul 2024 – Present
Marketing Head Namal Dramatics Club Oct 2025 – Present
Cohort 4 Alumnus ASPIRE Leadership Program Aug–Oct 2025

Relevant Coursework

Core CS Systems & Networks Mathematics & Theory
Data Structures Computer Organization & AL Discrete Structures
Analysis of Algorithms Computer Architecture Theory of Automata
Object Oriented Programming Digital Logic Design Software Engineering
Database Systems Information Communication Technology Programming Fundamentals

Current Goals

→  Master Docker, Kubernetes & cloud-native DevOps pipelines
→  Achieve AWS Cloud Practitioner / Azure Fundamentals certification
→  Build production-grade AI systems with measurable real-world impact
→  Contribute meaningfully to open-source security and ML projects
→  Expand expertise in Cybersecurity and ethical hacking
→  Grow as a full-cycle freelance engineer on Upwork & Fiverr


footer

Building systems that solve problems.

DevOps & Cloud  ·  Full Stack  ·  AI Systems  ·  Cybersecurity  ·  Open to Collaboration



     

Pinned Loading

  1. Resono-voice-recorder-app Resono-voice-recorder-app Public

    Resono - Voice Recorder App: A simple and elegant voice recorder app built with Jetpack Compose, offering seamless audio recording, playback, and file management ...

  2. Spam-Ham-Email-Detection-using-Naive-Bayes-Theorem Spam-Ham-Email-Detection-using-Naive-Bayes-Theorem Public

    A Python and Excel-based project that demonstrates real-time spam email detection using the Naive Bayes theorem and it includes a GUI built with Tkinter, data visualization using Matplotlib, and an…

    Python

  3. Portfolio Portfolio Public

    This is my fully responsive, interactive personal portfolio website built with modern frontend technologies like Tailwind CSS and Alpine.js. The site presents my academic background, technical skil…

    HTML

  4. Python-Summer-Party-Solutions Python-Summer-Party-Solutions Public

    This repository contains my solutions to the 15-day Python Summer Party 2025 coding challenge organized by Interview Master in partnership with DataCamp. The challenge included real-world Python pr…

    Jupyter Notebook

  5. Shop-X-Task-3-IP Shop-X-Task-3-IP Public

    Shop-X - A modern, responsive e-commerce web app built with HTML, Tailwind CSS, and JavaScript and the features include mobile navigation, dynamic product listings, cart system with local storage, …

    HTML

  6. AEGIS-AI AEGIS-AI Public

    AEGIS AI — Real-time earthquake disaster response system that bridges seismic detection and rescue logistics using Random Forest ML (R²=0.85), live USGS API, and OpenStreetMap geospatial routing. F…

    HTML 1