Skip to content
View thisiskushal31's full-sized avatar
Exploring!!
Exploring!!

Organizations

@Code-Flaps
Block or Report

Block or report thisiskushal31

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

Hey There,

I'm Kushal, a Full Stack Software Developer passionate about building user-friendly, easy-to-use applications, that makes a difference to the lives of those around me. I like to explore new trends and learn new technologies. As of now, I am focused on DevOps and Cloud technologies and tools.

Want to know more about me? Take a look at my portfolio.

I would love to start a conversation on LinkedIn, Twitter, and Email. You can also check out my other profile on Linktree.

Technical Skills 🛠

  • Language: C/C++, Java, JavaScript, Python
  • Development: HTML, Cascading Style Sheets (CSS), SASS, Chakra UI, Material UI, React.js, Node.js, Express.js, Springboot
  • DevOps: Linux, YAML, Shell Scripting, CI, Docker, Kubernetes, Kafka, Grafana, Prometheus, Terraform, Ansible, Jenkins
  • Databases: SQL, MongoDB, Redis, Elasticsearch
  • Platform: Google Cloud Platform (GCP)
  • Others: Algorithm Design & Analysis, Data Structures, Object-Oriented Programming, Problem Solving, Database Management System, Operating System, Full Stack Software Development, DevOps

Technical Writing Profiles 📃

Projects 🪧

Project Name Description
Agility Agilty is a task management tool that allows you to plan, organise, and prioritise all of your tasks so that you can complete them in the shortest amount of time possible built using ReactJS on the frontend and MongoDB on the backend.
SocialSplit SocialSplit is a real-time chat application built on the backend with NodeJS, Express, and SocketIO and the frontend with React.
User Authenticated JSON Viewer User Authenticated JSON Viewer uses embedded RedisDB to store a randomly generated session key and embedded MongoDB to collect user credentials, while Docker is used to deploy backend APIs and embedded databases. This is to ensure the security of a communication session between a user and another computer or between two computers.
LinkSaver Chrome Extension LinkSaver is a Chrome extension that saves all your tabs. LinkSave will save all tabs in the currently active Chrome window to your bookmarks. This app comes in handy while you try to keep track of all the tabs you want to read later.

Documentations 📝

Name Description
Datastructures and Algorithms A curated list of all the Datastructures and Algorithms basic to advanced concept and question upon them to solidfy concepts.
Qwiklabs Learning Path Notes A collection of notes for the Google Cloud Platform (GCP) qwiklabs learning path useful for GCP certification preparation.
Commands and Cheatsheets A curated list for all essential commands and cheatsheet being collected at one place.

Pinned

  1. Agility Agility Public

    An application for task management built with the MERN stack (ReactJS, NodeJS with Express and MongoDB).

    JavaScript 1

  2. SocialSplit SocialSplit Public

    A real-time chat built with the MERN stack (ReactJS, NodeJS with Express, and MongoDB).

    JavaScript 1

  3. Datastructures-and-Algorithms Datastructures-and-Algorithms Public

    A curated list of all the Datastructures and Algorithms basic to advanced concept and Question upon them to solidfy concepts.

    C++ 4 1

  4. Commands-and-Cheatsheets Commands-and-Cheatsheets Public

    A curated list for all essential commands and cheatsheet being collected at one place.

    Jupyter Notebook 1 1

  5. User-Authenticated-JSON-Viewer User-Authenticated-JSON-Viewer Public

    User Authenticated JSON Viewer uses embedded RedisDB to store a randomly generated session key and embedded MongoDB to collect user credentials, while Docker is used to deploy backend APIs and embe…

    JavaScript