Skip to content
View arifshaikh0462's full-sized avatar

Block or report arifshaikh0462

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

Hi there, I'm Arif Shaikh πŸ‘‹

Compiler Design Enthusiast | C++ & DSA | Cybersecurity Explorer πŸ”βš™οΈ

Typing SVG


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

I'm someone who's genuinely curious about how things work under the hood β€” from the way a compiler turns human-readable code into machine instructions, to the way systems can be broken and secured.

  • βš™οΈ Currently diving deep into Compiler Design β€” lexical analysis, parsing, ASTs, code generation, the whole pipeline of turning code into something a machine can actually run.
  • πŸ’» Sharpening my C++ and Data Structures & Algorithms β€” because strong fundamentals make everything else easier, from competitive programming to system-level thinking.
  • πŸ” Exploring the world of Cybersecurity β€” understanding vulnerabilities, exploits, and how to think like both an attacker and a defender.
  • 🧩 I enjoy connecting the dots between low-level systems, efficient problem-solving, and security β€” three fields that constantly overlap in interesting ways.
  • 🌱 Always learning, always building β€” every bug fixed and every problem solved is a lesson.
  • 🎯 Long-term goal: become someone who deeply understands systems from the compiler level all the way up to how they're attacked and defended.

πŸ› οΈ Languages & Tools


πŸ“Š GitHub Stats

GitHub Stats

GitHub Streak

Top Languages


🧠 Currently Exploring

compiler-design/     β†’ lexer, parser, AST, codegen
cpp-dsa/              β†’ arrays, trees, graphs, DP, competitive coding
cybersecurity/        β†’ networking, vulnerabilities, CTFs, secure coding

πŸ“« Connect With Me


⭐️ From arifshaikh0462

Pinned Loading

  1. Phishing-URL-Detector Phishing-URL-Detector Public

    A Python-based Phishing URL Detector that analyzes links for phishing indicators. Built for cybersecurity education. πŸ” | Hack With Arif

    Python

  2. windows-wifi-profile-viewer windows-wifi-profile-viewer Public

    Windows-based Python tool to view saved Wi-Fi profiles and passwords using netsh (educational use only).

    Python