Skip to content
View AshishShenoy5103's full-sized avatar

Block or report AshishShenoy5103

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AshishShenoy5103/README.md

Hi 👋 I'm Ashish Shenoy

💫 About Me:

👋 Hey there! I’m Ashish
⚡ I believe in continuous learning—whether it’s building projects from scratch, enhancing technical foundations, or exploring new technologies.

✍️ Random Dev Quote

Pinned Loading

  1. no-more-tag-mismatch no-more-tag-mismatch Public

    Fix for Maven dependency resolution issue (netty-bom:pom:4.1.122.Final) caused by cached errors. Includes custom settings.xml with <updatePolicy> always to force re-download of artifacts.

    1

  2. hello_cmake hello_cmake Public

    A simple 'Hello, World!' program in C++ built using CMake. This project demonstrates the basic structure and steps to configure, build, and run a CMake-based C++ application.

    C++ 1 1

  3. Dijkstras-Algorithm Dijkstras-Algorithm Public

    To find the Shortest Paths from Source to all Vertices using Dijkstra’s Algorithm

    C

  4. MAZE-CSP MAZE-CSP Public

    The project utilizes the backtracking algorithm to solve the CSP efficiently.

    Python

  5. RockPaperScissors RockPaperScissors Public

    Simple Rock Paper Scissor game using random number generator module in java.

    Java

  6. microservices-config microservices-config Public

    How to config microservices

    Java 1