Skip to content
View cbsingh1's full-sized avatar

Block or report cbsingh1

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

Hi there, I'm Chandra 👋 Software Engineer with 9+ Years of working experience.

  • 🔭 I’m currently working on -> Java, Spring Boot, React, Javascript, Typescript, Microservices, Kubernetes, Docker

Languages and Tools:

Java

React

aws

azure

Docker

Kubernetes

HTML5

JavaScript

SQL

MySQL

Git

GitHub

Visual Studio Code

Pinned Loading

  1. DataStructureWithJava DataStructureWithJava Public

    Solutions for Daily Coding Problems in Java

    Java

  2. ecommerce-app ecommerce-app Public

    eCommerce App with ReactJS

    JavaScript

  3. monsters-rolodex monsters-rolodex Public

    React Project : Monsters Rolodex

    HTML

  4. ChessDesktopApp ChessDesktopApp Public

    Chess game desktop app with Java

    Java

  5. Shell Sort Implementation with Java Shell Sort Implementation with Java
    1
    package com.cbsingh.sorting;
    2
    
                  
    3
    import java.util.Arrays;
    4
    
                  
    5
    public class ShellSortImpl {
  6. ImageProcessing ImageProcessing Public

    Image Processing using Java

    Java