Skip to content
View chauhansachin13's full-sized avatar

Block or report chauhansachin13

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

👋 Hi there! I'm Sachin Chauhan (@chauhansachin13)

🚀 About Me

  • 🌱 Final-year B.Tech student pursuing Computer Science and Engineering at NIT Srinagar.
  • 👀 Passionate about coding, software engineering, and creating interactive applications.
  • 📚 Skilled in Java programming and Data Structures & Algorithms (DSA).
  • 🏆 Holder of multiple certifications in DSA and Java.

💻 Technologies I Work With

  • Java
  • Java Swing, AWT (GUI Development)
  • Data Structures and Algorithms
  • AI Algorithms

🎮 Projects

  • Three-in-One Game Suite: Advanced Sudoku Solver, Tower of Hanoi Visualization, Tic Tac Toe.
  • Sorting Algorithms Visualizer: Visualizes sorting algorithms like Selection Sort, Bubble Sort, etc.
  • AI & DSA Animations: Interactive visualizations of AI and DSA problems like N-Queens, Knapsack, Dijkstra’s Shortest Path.

🌱 Currently Learning

  • Advanced Algorithms

📫 Get in Touch

Feel free to check out my repositories and reach out if you want to collaborate!


You can modify any section or add more details as you see fit!


<!---
chauhansachin13/chauhansachin13 is a ✨ special ✨ repository because its `README.md` (this file) appears on your GitHub profile.
You can click the Preview link to take a look at your changes.
--->

Pinned Loading

  1. SORTING-ALGORITHMS-VISUALIZER SORTING-ALGORITHMS-VISUALIZER Public

    This project visually demonstrates various sorting algorithms, allowing users to see how they work in real time through animations. Features include adjustable speed, pause/resume functionality, an…

    Java 1

  2. Three-in-One-Game-Suite Three-in-One-Game-Suite Public

    A Java application project that allows users to play three different games: an Advanced Sudoku Solver, an animated Tower of Hanoi puzzle, and Tic Tac Toe. It features a well-designed GUI and utiliz…

    2

  3. Dijkstra-s_Algorithm_Demonstrator Dijkstra-s_Algorithm_Demonstrator Public

    This Java GUI application visualizes Dijkstra's algorithm, allowing users to generate random graphs, input start and end nodes, and display the shortest path between them. The interface dynamically…

    Java 2