Skip to content
View SarimMalik01's full-sized avatar

Block or report SarimMalik01

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

💫 About Me

Hi, I’m Sarim Malik 👋
I enjoy building systems that live one layer deeper than most applications—where architecture, performance, reliability, and scale actually begin to matter.

I’m particularly interested in how large codebases evolve over time, where they silently degrade, and how developer tooling can surface real signal instead of noise.


🔭 What I’m Currently Working On

ODESSA — a repository-based static code analysis platform focused on:

  • Architectural drift detection
  • Performance bottlenecks
  • Security risks
  • Browser compatibility issues

All powered by deterministic, explainable analysis rather than black-box scoring.

Alongside this, I’m actively working on:

  • Improving cross-file heuristics and dependency graph analysis
  • Enhancing collaboration workflows around analysis results
  • Experimenting with better ways to surface actionable insights for developers

👯 Open to Collaborating On

  • Developer tools and static analysis engines
  • Backend-heavy, system design–focused projects
  • ML/AI-powered applications with real-world impact
  • Work involving:
    • ASTs
    • Graphs
    • Performance analysis
    • Distributed systems

🤝 Looking for Help & Feedback With

  • Designing stronger architectural heuristics for large codebases
  • Visualizing dependency graphs and cross-file relationships effectively
  • Scaling job-based systems (queues, workers, containers)
  • Real-world production edge cases that most tools tend to miss

🌱 Currently Learning

  • Advanced system design and distributed architectures
  • Dependency graph algorithms (DFS, SCCs, call graphs)
  • How large engineering teams reason about:
    • Code health
    • Change velocity
  • ML/AI beyond models, especially:
    • Data flow
    • Inference pipelines
    • Deployment trade-offs

💬 You Can Ask Me About

  • ODESSA and static analysis design
  • AST parsing and traversal
  • Cross-file dependency and call graph analysis
  • ML/AI projects such as crowd surveillance systems
  • Real-time applications using WebSockets
  • BullMQ + Redis pipelines
  • Dockerized, ephemeral execution environments
  • Designing tools that engineers actually enjoy using

⚡ Fun Fact

I enjoy debugging problems that don’t throw errors—they just quietly make systems slower, messier, and harder to evolve 😄

🌐 Socials:

LinkedIn YouTube email

💻 Tech Stack:

C C++ CSS3 HTML5 GraphQL Go JavaScript Java Kotlin PHP Ruby Markdown TypeScript AWS Vercel Bootstrap Chakra FastAPI Express.js Esbuild NodeJS React Query React Native React Router React React Hook Form Redux SASS Three js Socket.io TailwindCSS Vue.js Badge Name Jenkins Nginx MongoDB MySQL Supabase CockroachLabs ApacheCassandra Prisma Figma Keras Matplotlib mlflow Scipy TensorFlow Pandas NumPy scikit-learn Plotly PyTorch GitHub Git GitLab GitHub Actions Selenium Prettier Raspberry Pi Docker Redis Postgres


Pinned Loading

  1. ODESSA ODESSA Public

    ODESSA is a deterministic static analysis engine that identifies architectural drift, performance bottlenecks, security smells, and browser compatibility risks before code reaches production, with …

    TypeScript 1

  2. YOCAHI--Crowd-Survelliance YOCAHI--Crowd-Survelliance Public

    A next-generation Crowd Surveillance and Recognition System designed for real-time identification and tracking. YOCAHI leverages advanced facial recognition to monitor public spaces with precision,…

    JavaScript 1

  3. Chat_2 Chat_2 Public

    Chat App is a real-time messaging platform that allows users to securely register, login, and chat with friends. It features instant messaging, online/offline status tracking, file sharing with pre…

    JavaScript

  4. System-Design System-Design Public

    A curated repository of system design diagrams and explanations, covering high-level architectures, component interactions, data flow, and design trade-offs for scalable software systems.

    2