Skip to content
View SushritPasupuleti's full-sized avatar
πŸ‘¨β€πŸ’»
Changing the World, 1 Commit at a time!
πŸ‘¨β€πŸ’»
Changing the World, 1 Commit at a time!

Organizations

@skillShack
Block or Report

Block or report SushritPasupuleti

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
SushritPasupuleti/README.md

Sushrit Pasupuleti

GitHub Badge Gmail Badge Linkedin Badge Twitter Badge Medium Badge

const sushrit = {
  code: ["Python", "JavaScript", "TypeScript", "C#", "Rust", "Go", "Dart"],
  askMeAbout: ["web dev", "tech", "app dev", "project management", "ml", "AI", "hybrid apps", "linux", "chatbots", "MERN Stack", "JAM Stack", "monorepos", "neovim"],
  technologies: {
    frontEnd: {
      ui: ["ReactJS", "NextJS", "ReactNative", "React Native Expo", "Flutter", "AngularJS", "GatsbyJS", "HTMX"],
      css: ["materialize", "bootstrap", "tailwindcss"],
      python: ["jinja2"]
    },
    backEnd: {
      "c\#": ["ASP.NET Core"],
      rust: ["axum", "tower"],
      js: ["express"],
      python: ["fastAPI", "django", "flask", "sanic"],
      go: ["chi", "fiber", "gin"],
    },
    devOps: ["AWS (EC2, ECS, ELB, Fargate, Lambda, S3, RDS, Amplify, SQS)", "Terraform", "AWS CDK", "Azure", "Docker🐳", "Kubernetes", "Nginx", "Netlify", "Vercel", "GitHub Actions", "Proxmox"],
    databases: ["PostgreSQL", "mongoDB", "MySQL", "sqlite", "RxDB", "neo4j", "redis", "firebase"],
    testing: ["jest", "supertest", "cypress"],
    misc: [
      "SignalR",
      "WebSockets",
      "WebRTC",
      "gRPC",
      "Firebase",
      "material-ui",
      "react-native-paper",
      "React NativeBase",
      "RNUILib",
      "Socket.IO",
      "React-Redux",
      "Redux-Form",
      "Formik",
      "React Hook Form",
      "Redux Toolkit",
      "React-Query",
      "React-Router",
      "PassportJS",
      "OAuth",
      "Adaptive Cards",
      "GraphQL",
      "Hasura",
      "Apollo",
      "Mongoose",
      "Chart.js",
      "ApexCharts.js",
      "Sequelize",
      "Drizzle",
      "sqlx(Rust)",
      "sqlx(Go)",
      "Gorm",
      "turborepo",
      "nx",
      "react-admin",
      "Google Analytics",
      "Webhooks",
      "OpenAI API",
      "Puppeteer",
      "Apache Airflow"
    ],
    ml: {
      python: ["Tensorflow", "TFlearn", "Keras", "PyTorch", "LangChain", "Transformers"],
      js: ["Tensorflow.js"],
      ds: ["pandas", "matplotlib", "d3js", "scikit-learn"],
    },
  },
  architecture: [
    "Deep Learning Driven Applications",
    "Progressive Web Applications",
    "Single Page Applications",
    "Full Stack Applications",
  ],
  "project-management-stack": [
     "Asana",
     "Jira",
     "GitHub Projects",
     "n8n",
     "GSuite"
  ],
  "tools-I-use": [
    "neovim",
    "tmux",
    "ranger",
    "lazygit",
    "[Learn more](https://github.com/SushritPasupuleti/My-DevTools)"
  ],
  currentProject: "Working on skillShack(⚑); - A platform for software professionals to showcase their projects",
};

Flex Zone πŸ’ͺ


GitHub Streak

Stats

Note

The following language cards do not count beyond the first 100 repositories in a profile (context), as such they are outdated, but they do look nice, so I have them linked.

Top Langs

Unfiltered

Top Langs


πŸ‘¨β€πŸ’» Projects I've been working on

Top Langs

Top Langs

Top Langs

Top Langs

Do note that most of my cool Projects are private but you can see them live if you go here:

Currently exploring PM/TPM roles!

Pinned

  1. Rusty-Activity-Pub Rusty-Activity-Pub Public

    Implementing an ActivityPub server in Rust

    Rust

  2. Videos Videos Public

    All the Code, Links and Guides to my videos

  3. NextJS-WASM NextJS-WASM Public

    A repo to test WASM with NextJS.

    TypeScript

  4. dots dots Public

    All my dot files in one place.

    Shell 3 1

  5. node-chat-server node-chat-server Public

    A simple chat server built with express, JWT, sockets

    JavaScript

  6. Jarvis Jarvis Public

    Using Facebook's Llama to build myself a versatile set of AI-powered tools.

    Python