Giter Site home page Giter Site logo
const shubhamSharma = {

    name: 'Shubham Sharma',

    pronouns: 'Him',

    status: "Senior Software Quality Engineer",

    technologies: {

        programmingLanguages: ["Python", "JS", "TS", "Rust", "C#", "PowerShell", "Bash", "HTML", "CSS"],

        operatingSystems: ["Kali Linux", "Arch Linux", "QubesOS", "Whonix", "NixOS", "Dragora"],

        testingTools: ["Cypress", "Playwright", "Puppeteer", "Jest", "Cucumber", "JMeter", ,"k6", "TestCafe"],

        IDEs/editors: ["VS Codium", "Neovim", "Vim", "Copilot", "Cursor", "JetBrains AI", "Zed", "GNU Nano"],

        devOps: ["Git", "GitHub", "GitLab", "Buildkite", "Jenkins", "Terraform", "Docker", "Bamboo", "AWS"]

    },

    learning: ["Penetration Testing", "DevSecOps", "IoT Security", "Generative AI", "Distributed Systems"],

    hobbies: ["Chess", "Badminton", "Boxing", "Yoga", "Meditation", "Audiophilia", "Indian Studies"],

    interest: ["Arthouse Cinema", "Audio Antiquing", "Vedic Metaphysics", "History", "JDM Cars", "Nutrition"],

    contact: ["[email protected]", "https://www.linkedin.com/in/sharma-it"]

  };
  
const aboutMe = {

  greeting: `👋🏽 Hi there! My name is Shubham (pronounced Shoob-hum), thanks for visiting my GitHub page!`,
  
  about: `👨🏽‍💻 I am a Computer Science graduate and IT professional who has dedicated the last few years to
  building a career in Software Quality and Testing. I have passions for software quality, automation,
  testing, accessibility, performance, UI/UX, CI/CD, BDD, FOSS, Agile, IaC, DevOps, LLMs, scripting and
  cybersecurity. If you'd like to learn about the professional impact I have made in the Software Quality
  domain, please have a look at my LinkedIn profile.`,
  
  work: `🤖 I'm a big proponent of using automation and/or scripting to maximise productivity and improve
  the efficiency of one's workflow. I leverage these skills to streamline repetitive tasks, both simple
  or complex. Such as to fill in payroll hours or to automate the testing of an appication used by
  more than 1,000,000 users (I use a shell script for the former, and a Cypress-based framework for the
  latter).`,
  
  interests: `💻 My next most significant IT-related passion besides Software Quality, lies in the field
  of cybersecurity. I majored in cybersecurity for my Computer Science degree and am an avid InfoSec and
  OpSec enthusiast. I have developed multiple FOSS cybersecurity-related projects(that you can find here)
  such as a password generator, password strength checker and an all-in-one script that employs multiple
  types of penetration tests onto a target website. I'm excited to build more tools such as a MAC address
  changer, network scanner, ARP/DNS spoofer, packet sniffer and more.`,
  
  conclusion: `🤝 I really appreciate it if you've made it this far, hopefully I've given you a proper
  and not too long of an overview of my skills and interests. Please feel free to explore my GitHub
  repositories and profile to learn more about my projects. I welcome any anyone who also wants to 
  contribute. Don't hesitate to reach out if you have any questions or just want to connect and exchange
  ideas. Let's continue to build solutions that streamlines and improves our workflows, giving us the
  headspace and flexibility we need in our busy lives.`,
  
  contact: `📫 You can reach me through email, LinkedIn or even here, in the discussion sections of my repos.`

};

const life_status = succeed ? party : tryAgain;

function party() {
  console.log("Trying again");
} 

function tryAgain() {
  console.log("Let's party!");
}

life_status();

Shubham Sharma's Projects

adb-automation-tool icon adb-automation-tool

Automate Android device management with this Bash script for ADB. Connect to devices, get device details, download data, run diagnostics, and reboot with command line options. Includes logging to simplify your tasks.

manual-bk-release-automation-framework icon manual-bk-release-automation-framework

Manual BK Release Automation Framework: Automation framework designed to automate build deploys and releases, with a focus on compatibility with Buildkite. It is intended to work in conjunction with manual checks and inspection to ensure the quality and reliability of the deployment process.

password-generator icon password-generator

For those who still don't use a password manager but want to use stronger passwords; a powerful, secure and simple open-source password generator.

password-strength-checker icon password-strength-checker

Python script that allows you to check the strength of passwords. It uses the `zxcvbn` library to evaluate the strength of passwords based on factors such as length, complexity, and common usage.

penetration-testing-toolkit icon penetration-testing-toolkit

All-in-one Python script that automates the employment of multiple types of penetration tests and security assessment tasks onto a target website, such as information gathering, vulnerability scanning and more.

skipped-tests-finder icon skipped-tests-finder

Command-line tool that scans your project or test suites and identifies any skipped tests or test suites. It provides a convenient way to keep track of skipped tests and ensure that they are addressed before releasing your application.

software-qa-resources icon software-qa-resources

Software QA Resources: This repository contains a collection of software quality assurance (SQA) resources that have been developed to enhance the testing practices and processes for any Software Development team.

spell-checker-for-ci-cd icon spell-checker-for-ci-cd

A simple spell checking CI job that uses Codespell to check for common spelling mistakes in your code and other text files. This tool is particularly useful for monorepo projects and can be easily integrated with GitHub Actions or adapted to other CI/CD pipelines.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.