Skip to content
View abhiesa's full-sized avatar

Block or report abhiesa

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

                                   

I love and enjoy, solving problems for end. Understands the difference and interconnection between technology, business and people. I believe most problems can be solved with proper communication and holistic interaction with people involved. I am ethical and self-motivated and understands the value of communication. I work to be happy and feel valued, irrespective the scope and level of participation. My belief is in living the journey and sharing it with others.

const indian = {
  name: "abhishek pandey",
  alias: "prashant | abhiesa",
  website: "http://abhiesa.com",
  keyword: "abhiesa",
  experience: "14 Years",
  currentEmployer: "optum (oga), united health group",
  currrentRole: "solution architect",
  pastNotableEmployers: ["ibm", "deloitte", "hcl", "tolexo", "times of india"],
  education: [
    {
      course: "masters of computer applications",
      finishingYear: 2007,
      collage: "vellore institute of technology"
    },
    {
      course: "bachelor of computer applications",
      finishingYear: 2004,
      collage: "birla institute of technology"
    }
  ],
  joinedGithub: "october 30, 2010",
  skills: ["development", "designing", "architecture", "consulting", "modernization"],
  enthusiast: ["fusion applications", "semantic web", "polyglot persistence", "reactiveness"],
  performed: ["lead", "architecture", "manage", "requirement gathering", "analysis",
    "solution design", "testing", "development", "quality assurance", "vendor management"],
  model: ["sdlc", "rup", "agile", "scrum in t&m", "fixed cost", "product"],
  qualities: ["self-motivated", "passion towards business", "relationship", "collaborative"],
  languages: ["java", "ecmascript", "kotlin", "golang", "typescript", "nodejs"],
  rdbms: ["mysql", "postgres", "oracle", "db2", "ms-sql server"],
  cloud: ["docker", "openshift", "kubernates", "aws", "azure", "gcp"],
  architecture: ["microservices", "event-driven"],
  mentors: ["@arungupta", "@starbuxman", "@paul_irish", "@SZQuadri"],
  certified: ["java", "soa", "db2", "azure"],
  before2k: {
    year: 1996,
    firstComputer: "intel machine with no hard-drive but with 5.25-inch floppy drive",
    firstOs: "ms-dos 3.x",
    programs: ["wordstar", "123", "dbase", "lotus 123", "pagemaker", "coral", "foxpro"],
    firstChallange: "y2k",
    earlyHacks: ["scandisk", "defrag", "format", "blow warm air", "switch-off switch-on"]
  }
}

⚠️ Older repositories are now archived and transferred @ https://github.com/kubepay

banner

Currently:

  • 🔭 Working on: Spark (Distributed Map-Reduce)
  • 🌱 Learning: Enterprise Integration Pattern
  • 👯 Looking to collaborate on: Cloud Native Pattern
  • 🤔 Looking for help with: Learning Angular/React
  • 💬 Ask Me About: Microservices, Spring Boot
  • ⚡ Fun fact: I was an actor, done television, drama, stage and films, before coming to IT

Popular repositories Loading

  1. swing-zing-itext swing-zing-itext Public

    Generate QR Code using customized field and branding for SOHO as PDF. Add information using field on swing, generate qr using zxing then render using iText

    Java 1

  2. abhiesa.github.io abhiesa.github.io Public

    Personal Website

    HTML

  3. abhiesa abhiesa Public

  4. knote-kind-k8s knote-kind-k8s Public

    Using KinD, deploy springboot application backed by mongo.

    Java

  5. next-learn next-learn Public

    Forked from vercel/next-learn

    Learn Next.js Starter Code

    JavaScript