Skip to content
View pattnaik-soumitri's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Organizations

@hackolab @weretro @nivas-tech @Redish-UI

Block or report pattnaik-soumitri

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
pattnaik-soumitri/README.md
import SoftwareDeveloper from 'HelloWorld';


class Bio extends SoftwareDeveloper {
  name        = 'Soumitri Pattnaik๐Ÿ˜Ž';
  experience  = '10+ Years ๐Ÿ’ช';
  title       = 'Prinicipal Software Engineer ๐Ÿ‘จโ€๐Ÿ’ป';
  company     = 'Sensormatic Solutions | Johnson Controls ๐Ÿข';
  location    = 'Banglore, India ๐ŸŒ';
}


class Skills extends SoftwareDeveloper {
  languages   = ['Java', 'Python', 'JavaScript', 'TypeScript', 'Go'];
  databases   = ['MySQL', 'MongoDB', 'Redis', 'Firestore', 'CloudSQL', 'Cloud Spanner', 'BigQuery', 'Cloud Memorystore'];
  tools       = ['Docker', 'Kubernetes', 'VS Code', 'Git'];
  os          = ['Mac', 'Linux', 'Windows'];
}


class FrameworkSkills extends Skills {
  backend     = ['Spring Boot', 'Node/NestJS', 'Apache Wicket'];
  dataProc    = ['Apache Beam', 'Apache Airflow'];
  desktop     = ['ElectronJS', 'TKInter', 'Go Wails'];
  frontend    = ['Angular', 'Vue'];
  css         = ['Bootstrap', 'Bulma', 'MDL', 'PicoCSS', 'Tailwind'];
}


class CloudSkills extends Skills {
  gcp        = ['GKE', 'Dataflow', 'Compute Engine', 'Cloud Functions', 'Cloud Run', 'Pub/Sub', 'Composer', 'Cloud Storage', 'CloudSQL', 'Spanner', 'Memorystore', 'BigQuery', 'Container Registry', 'Artifact Registry'];
  aws        = ['EC2', 'Lambda', 'S3', 'Aurora', 'Redshift', 'API Gateway'];
  baas       = {
    firebase: ['Firestore', 'Authentication', 'Functions', 'Storage', 'Hosting'],
    pocketbase,
    supabase
  }

}

Last Edited on: 15/04/2024

Pinned Loading

  1. DevKube DevKube Public

    DevKube a developer focused cross platform kubectl GUI.

    JavaScript 6

  2. pattnaik-soumitri pattnaik-soumitri Public

    Config files for my GitHub profile.

  3. Redish-UI/redish-ui Redish-UI/redish-ui Public

    A Serverless Redis Client

    EJS 1