Skip to content
View volf52's full-sized avatar
šŸ‘½
I may be slow to respond.
šŸ‘½
I may be slow to respond.

Block or report volf52

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
volf52/README.md

Muhammad Arslan

Linkedin: rslnkrmt2552 GitHub followers

Arslan's streak

A little more about me

const arslan = {
  code: ["Python", "TypeScript", "Javascript", "Rust", "Go", "Java", "C#"],
  askMeAbout: ["machine learning", "web dev", "dev ops", "UI/UX", "sys admin"],
  technologies: {
    ml: [
      "Pytorch",
      "Tensorflow",
      "Scikitlearn",
      "Pandas",
      "Polars",
      "Numba",
      "Numpy",
      "Cupy",
      "Dask",
    ],
    frontEnd: {
      js: ["React", "Next.js", "Svelte/Sveltekit"],
      css: ["Tailwind"],
      uiLibraries: ["Material UI", "Ant Design", "Skeleton"],
    },
    backEnd: {
      js: ["Node", "Express", "NestJS"],
      python: ["Flask", "FastAPI"],
      rust: ["Axum"],
    },
    devOps: ["Docker🐳", "CI/CD", "Nginx", "GitHub Actions", "Caddy", "Pulumi"],
    cloudServices: {
      aws: ["AWS Beanstalk", "EC2", "S3", "RDS"],
      gcp: ["App Engine", "Compute Engine", "GKE", "GCS"],
    },
    databases: ["PostgreSQL", "SQLite", "redis", "MongoDB"],
    misc: ["Socket.IO", "REST APIs", "WebSockets"],
  },
};

Programming Languages

Python TypeScript Rust Go Java C C++ C#

GitHub Stats

Arslan's Activity Graph

Pinned Loading

  1. carbonteq/jwt carbonteq/jwt Public

    Blazing fast (lol) JWT library for node, with an (optional) LRU+TTL cache

    Rust 1 1

  2. carbonteq/fp carbonteq/fp Public

    Functional Programming utilities for Typscript

    TypeScript 6 2

  3. kennethreitz-archive/howtopython.org kennethreitz-archive/howtopython.org Public

    A (book, website) that decribes how to Python, from scratch.

    Python 161 30

  4. deep-neural-net deep-neural-net Public

    A simple deep neural net class written to work with Numpy and Cupy

    Python

  5. pyasm-nand2tetris pyasm-nand2tetris Public

    ASM Assembler for the "Hack" Architecture from Nand2Tetris

    Python

  6. codecrafters-redis-rust codecrafters-redis-rust Public

    Rust 1