Skip to content
View Sanket17052006's full-sized avatar
  • 20:10 (UTC -12:00)

Block or report Sanket17052006

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Sanket17052006/README.md

👋 Welcome, I'm Sanket Srivastava

GitHub followers LinkedIn

🚀 About Me

  • 🔭 I'm currently working on various Java and Python projects
  • 🌱 I'm passionate about web development and software engineering
  • 👯 I'm looking to collaborate on open-source projects
  • 📫 How to reach me: sanket17052006@gmail.com

🛠️ Tech Stack

Java Python Spring Boot MongoDB HTML5 CSS3

📌 Pinned Repositories

A personal journal application with a RESTful API backend. Built with Java and Spring Boot, integrated with MongoDB for data persistence.

  • Tech: Java, Spring Boot, MongoDB

A console-based application to manage hotel customer bookings using Python and CSV for data storage.

  • Tech: Python, CSV

My personal portfolio website built with HTML5 and CSS3 as part of the Lawazia Tech web development training program.

  • Tech: HTML5, CSS3

A simple 2-player Tic Tac Toe game built using Java Swing. Implements event-driven programming and OOP concepts.

  • Tech: Java, Swing, AWT

🤝 Open Source

  • Actively exploring codebases and looking for open source projects that aligns with my interest and skills to work on.

💬 "trying to build :|"

⭐️ From Sanket17052006

Pinned Loading

  1. Journal-App Journal-App Public

    A personal journal application with a RESTful API backend. Built with Java and the Spring Boot framework, and integrated a NoSQL database (MongoDB) for data persistence. This project demonstrates m…

    Java

  2. hotel-management-CLI hotel-management-CLI Public

    A console-based application to manage hotel customer bookings using Python and CSV for data storage.

    Python

  3. personal-portfolio-website personal-portfolio-website Public

    My personal portfolio website built with HTML5 and CSS3 as part of the Lawazia Tech web development training program.

    HTML

  4. Tic_Tac_Toe Tic_Tac_Toe Public

    A simple 2-player Tic Tac Toe game built using Java Swing. Implements event-driven programming, OOP concepts, win detection logic, and a clean GUI layout using AWT/Swing components.

    Java