Skip to content
View 0prodigy's full-sized avatar
🪴
Growing
🪴
Growing

Block or report 0prodigy

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

नमस्ते

import SoftwareDeveloper from 'India';

class Bio extends SoftwareDeveloper {
  name     = 'Akash Pathak';
  title    = 'Software Engineer';
  location = 'Bihar, India';
}

class Skills extends SoftwareDeveloper {
  languages  = ['JavaScript', 'Go', 'Python', 'Lua', 'Rust'];
  databases  = ['MySQL', 'MongoDB', 'Etcd', 'Redis', 'Clickhouse'];
  frameworks = ['React', 'Next.js', 'Fiber', 'Express Js', 'Flask', 'FastAPI', 'Astra'];
  cloud      = ['Kubernetes', 'GCP', 'AWS']
}

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)

Pinned Loading

  1. rust-http-server rust-http-server Public

    Basic http server with http 1.1 protocol and method

    Rust

  2. NimbleBoxAI/nbox NimbleBoxAI/nbox Public

    The official python package for NimbleBox. Exposes all APIs as CLIs and contains modules to make ML 🌸

    Python 86 14