Skip to content
View 1HashCode's full-sized avatar

Highlights

  • Pro

Block or report 1HashCode

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

Designer

Avhik Laha

I'm a back-end developer with a solid foundation in Java, specialising in building scalable and maintainable backend systems using Spring Boot. I’m passionate about creating efficient server-side applications and have hands-on experience deploying containerized applications with Docker.

🔸 Key Skills:

  • Java & Spring Boot: Extensive experience developing robust backend systems and implementing scalable microservices architectures.

  • Docker: Proficient in containerizing applications to streamline deployment, scalability, and management.

  • Microservices: Strong understanding in developing and deploying microservices-based systems that promote modularity and scalability.

  • Data Structures & Algorithms: Advanced knowledge of DSA with solid problem-solving skills, contributing to writing efficient code.

  • Databases: Skilled in working with relational databases like MySQL and PostgreSQL and integration with backend systems.


Software Artisan (Backend Developer/Problem Solver/Painter)


image Languages and Tools:

image image image image image image image image image image image image image


image My Leetcode Profile:

image


image Connect with me:

LinkedIn X


image GitHub Stats:





Pinned Loading

  1. Employee-Management-Microservices Employee-Management-Microservices Public

    An Employee Management System with 5 microservice, build using Java, Spring boot and Docker. Implemented technologies like Grpc, Kafka, Docker, Jwt, Cloud Gateway.

    Java 1

  2. Chessin-A-java-chess-Engine Chessin-A-java-chess-Engine Public

    Chessin is a pure Java chess engine with a GUI and AI opponent powered by minimax, alpha-beta pruning, and move ordering for smart gameplay.

    Java

  3. Maze_pathFinder Maze_pathFinder Public

    A Python-based maze solver using the A* (and optionally Dijkstra's) algorithm with obstacle generation and real-time visualization via Pygame.

    Python 1

  4. sudoku-solver sudoku-solver Public

    A Sudoku solver in Python using recursive backtracking to fill the grid while respecting classic Sudoku rules.

    Java