Skip to content
View meghabyte-og's full-sized avatar
😶‍🌫️
😶‍🌫️
  • ASU Enterprise Partners
  • Scottsdale, AZ
  • 03:47 (UTC -07:00)
  • LinkedIn in/meghaiyengar

Block or report meghabyte-og

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
meghabyte-og/README.md

banner


Tech


Projects

🎯 5G Resource Allocation · Game Theory

A strategic-form game in Julia & Python simulating competition across 5G networks, computing the mixed-strategy Nash equilibrium from live QoS data.

Julia Python JuMP Game Theory

View repo →

🛰️ SIEM on Azure · Geo Visualization

A live security dashboard on Azure, Microsoft Sentinel & PowerShell that maps global login attacks onto a real-time world map.

Azure Sentinel PowerShell KQL

View repo →

🔍 WinExplain · PE Binary Analyzer

A Python tool that parses Windows PE files, extracts imported DLLs & API calls, and categorizes a binary's likely capabilities- file I/O, networking, registry into clean text / JSON / HTML reports.

Python pefile PE Analysis Malware Triage

View repo →

🗄️ Mini SQL Query Engine  

A from-scratch SQL engine in Python running SELECT / WHERE / JOIN / GROUP BY over on-disk tables with a query planner, pluggable operators, B-tree indexing, and a write-ahead log for crash recovery.

Python B-Tree Query Planner WAL

🚧 Repo coming soon


activity graph


contribution snake

footer

Pinned Loading

  1. 5g-resource-allocation-game-theory 5g-resource-allocation-game-theory Public

    Analyzing competition for bandwidth and latency in 5G networks using non-cooperative game theory.

    Jupyter Notebook 1

  2. blog-website blog-website Public

    A PHP and MySQL blog website featuring user registration, secure password hashing, blog post creation, tagging, search functionality, and an admin dashboard for post and user moderation

    PHP 1

  3. flappy-bird flappy-bird Public

    Flappy Bird game created in Unity 3D, featuring in-game physics, colliders, triggers, and C# scripts for obstacle and bird mechanics.

    ASP.NET

  4. SEIM SEIM Public

    Security Event and Incident Management: A security software that helps recognize and address potential security threats and vulnerabilities.

    PowerShell