GithubHelp home page GithubHelp logo

๐‡๐ž๐ฅ๐ฅ๐จ, <๐šŒ๐š˜๐š๐šŽ๐š›๐šœ/> !

I'm Shubham Bhati

Coder GIF

About me

  • ๐ŸŒฑ I love to learn to code in different languages.

  • โœจ One of my main interests is Artificial Intelligence (AI) and its applications in daily life.

  • ๐Ÿ™‹๐Ÿปโ€โ™‚๏ธ I am very passionate to learn new things โค๏ธ.

  • ๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ป Currently, learning and growing my skillset in deep learning, competitive coding, data structures and algorithms.

  • ๐Ÿ‘ฅ Iโ€™m looking forward to collaborating on open-source projects.๐ŸŒŸ

  • ๐Ÿ’ฌ Ask me about anything, I am happy to help.

  • ๐Ÿ”„ Routine: Eat - Sleep - Code - Repeat.

  • ๐Ÿ“ซ How to reach me [email protected]

  • โšก Coding fact: There are over 700 different programming languages.

  • ๐Ÿ’ช๐Ÿผ Fav Quote: Great Developers never stop learning.

  • ๐Ÿ‘‰ Click Here to view my projects ๐Ÿ’ป.

Connect with me:

linkedinโ€ƒ mail-meโ€ƒ whatsapp-meโ€ƒ whatsapp-meโ€ƒ


Tech Stacks :


Java

Spring Boot

Apache Kafka

Maven

Hibernate

MySQL

RESTful API

Spring

JDBC

Swagger

MongoDB

Python

Django

Thymeleaf

Swing

JavaScript

HTML

CSS

Lombok

Postman

JavaFX

Emmet

GitHub

Eclipse

Open AI

Netlify

VS Code

Replit

Github stats

7oSkaaa's Github Stats
status github, commits, etc...
most used languages

โšกActivity Graph:

๐Ÿ” Top Contributed Repo

Typing SVG

Shubham Bhati's Projects

any-color-extension icon any-color-extension

Gain insights into building your own Chrome extension with this repository. Understand the process of creating a color picker extension, empowering you to customize and extend it further. Ideal for developers looking to learn extension development and implement their own unique features.

basic-java icon basic-java

The Basic Java repository is a beginner's guide to Java programming. It includes examples and programs covering object-oriented programming, arrays, methods, and more. Whether you're new to Java or looking to strengthen your skills, this repository is the perfect resource to learn and practice Java programming concepts. ๐Ÿš€๐Ÿ“š

chatbotspringai icon chatbotspringai

This repository contains ChatBotSpringAI, an exhilarating Spring Boot project that unleashes the power of an intelligent chatbot! Engage in dynamic conversations and receive brilliant responses, all made possible by the impressive ChatGPT API from OpenAI. Experience the magic of AI-driven interactions like never before! ๐Ÿš€๐ŸŒŸ๐Ÿ’ฌ

chatterbox icon chatterbox

This repository contains a project focused on learning WebSockets. Explore real-time communication using Spring Boot and WebSockets. Experience instant messaging, group chat, and seamless collaboration. Enhance your skills in building interactive web applications with this hands-on project.

collection-framework icon collection-framework

Collection Framework that makes our work lighter by providing useful da: Collection Framework repo offers practical implementations and theoretical insights into Java's powerful Collection Framework. Explore data structures, algorithms, and usage examples. Contribute, learn, and unlock the full potential of collections! ๐Ÿ“š๐Ÿ’ปโœจ #Java #Collections

core-java icon core-java

This repository contains three projects developed in Core Java to solve basic problem statements. The projects focus on different aspects of Core Java, including console printing, multiple-choice questions, and simple interactive problems.

coupling icon coupling

This repository offers practical examples to understand different types of software coupling. Improve code organization and maintainability. Ideal for beginners seeking to enhance their understanding of software design principles and best practices. Explore the various coupling types and gain insights into achieving loosely coupled, modular systems

cryptoverve-bank icon cryptoverve-bank

๐Ÿ’ธ CryptoVerve Bank is a Java-based repository housing a comprehensive banking system๐Ÿฆproject. It encompasses various functionalities for account management, transactions, and user interactions. Experience a simulated banking environment with intuitive features for balance inquiry, deposits, withdrawals, and more. ๐Ÿช„

deadlock-in-java icon deadlock-in-java

This repository showcases two projects that demonstrate the concept of deadlock in different scenarios. Project 1: Printer Scanner simulates resource deadlock. Project 2: Water Spices presents a practical example. Clone and explore to understand deadlock and resource management. Contributions are welcome.

echocharm icon echocharm

Welcome to EchoCharm! This repository houses a dynamic text-to-speech application that empowers your words with expressive voices. Whether it's accessibility or creative exploration, EchoCharm transforms text into captivating sound. Dive into the realm of auditory expression today! ๐ŸŒŸ๐Ÿ—ฃ๏ธ

engagebay_clone icon engagebay_clone

A website for managing and Marketing The business. 4 developers build the website in 5 days. Tech-Stack that we have used in this project are HTML, CSS, and JavaScript .

file-handling-in-java icon file-handling-in-java

Discover the Java file handling world with this repository. It features code examples for reading, writing, copying, renaming, and more. Suitable for beginners and experienced developers, it enhances your skills. Embrace the power of Java file handling and elevate your programming journey.

file_operations_in_java icon file_operations_in_java

Discover efficient file handling in Java with this repository. Learn how to perform read, write, and manipulate operations on files. Master file handling techniques to develop robust applications. Ideal for Java beginners and enthusiasts seeking to strengthen their file processing skills.

functional-interface icon functional-interface

An interface with exactly one abstract method is called Functional Interface. @FunctionalInterface annotation is added so that we can mark an interface as functional interface. It is not mandatory to use it, but itโ€™s best practice to use it with functional interfaces to avoid addition of extra methods accidentally. If the interface is annotated wit

gestureglide icon gestureglide

This repository contains modules that offer hands-on learning on opening webcams using Python and performing hand detection tasks. Explore the exciting world of real-time interaction through hand gestures, exemplified by the captivating GestureGlide Rock-Paper-Scissors game. ๐Ÿ“ธ๐Ÿ‘‹๐ŸŽฎ

hibernate icon hibernate

This repository contains two projects: sample-1 and sample-2. They showcase the usage and implementation of Hibernate, a Java-based ORM framework. Sample-1 covers the fundamentals, including entity mapping and CRUD operations. Sample-2 explores advanced features like inheritance mapping, associations, caching, and transactions.

hibernate-mapping icon hibernate-mapping

This GitHub repository contains several projects demonstrating Hibernate mapping techniques. Each project focuses on a specific mapping type and provides a clear example of its implementation. Explore the projects to learn and apply Hibernate mappings in your own projects.

jdbc-practice icon jdbc-practice

๐Ÿ” Dive into JDBC practice with two projects: Student Management Application and Student Management Application with DAO Pattern. Learn CRUD operations, DAO layer abstraction, code organization, and extensibility. Clone, configure, and contribute to level up your JDBC skills. Let's explore the world of database interaction! ๐Ÿš€๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ“š

jpql icon jpql

This repository contains two projects: BasicCRUD and basic. The BasicCRUD project focuses on demonstrating the fundamental usage of JPQL or performing CRUD operations. The basic project delves into more advanced query techniques, covering complex queries, joins. Explore these projects to enhance your understanding of JPQL.

lambda-expression-in-java icon lambda-expression-in-java

Unlock the power of Lambda Expressions in Java! Experience concise and flexible functional programming with behavior passed as arguments. Dive into LambdaExpressionDemo.java for curated examples showcasing versatility. Join our developer community, contribute your own examples, and harness the potential of functional programming in Java!

learning_c_sharp icon learning_c_sharp

This repository contains a collection of beginner-friendly C# projects๐Ÿ’ซdesigned to help you learn and master the fundamentals of C# programming. Dive into Console App 1 and Console App 2 to grasp essential concepts, and stay tuned for the upcoming Console App 3 for more advanced topics. Explore, contribute, and embark on your C# coding journey๐ŸŽฏ

learning_django icon learning_django

This repository serves as my learning journey in mastering Django, a powerful Python web framework. It includes a Django application named "myapp," where you can find code related to models, views, templates, and more. Explore the fundamentals of Django, build web applications, and become proficient in Django development through this project.

learning_python icon learning_python

Embark on a coding adventure through our collection of Python scripts, designed to guide both beginners and experts. Explore fundamental concepts, tackle challenges, and expand your programming horizons. Let's dive into the world of Python together! ๐Ÿš€๐Ÿ’ป

marathon-energy-drink-problem icon marathon-energy-drink-problem

This repository provides a solution to the Marathon Energy Drink Problem, helping you find the optimal starting point for a marathon. It implements an efficient algorithm based on energy drink quantities and distances, ensuring completion of the entire marathon.

maven-projects icon maven-projects

This repository is a collection of Maven projects, including Maven_First_Project_Demo and Second_Demo. It serves as a guide to create and run Maven projects. Whether you are new to Maven or looking for sample projects, this repository provides a starting point. Explore the code, make changes, and unleash your creativity. Happy coding! ๐Ÿš€

method-references icon method-references

The method reference is nothing but the simplified version of the lambda expression. Instead of providing an implementation body, a method reference refers to an existing available method

movie_search_application icon movie_search_application

Discover the Movie App repository! A single-person project delivering comprehensive movie information. Search movies, access cast, ratings, and genres. Powered by OMDB API. Contributions welcome! Explore now and find your favorite films!

multi-threading icon multi-threading

Multithreading is a Java feature that allows concurrent execution of two or more parts of a program for maximum utilization of CPU. Each part of such program is called a thread. So, threads are light-weight processes within a process.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.