Skip to content
View JavaPyWizard's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report JavaPyWizard

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

๐Ÿš€ Full-Stack & Data Science Learner | ๐Ÿง  DSA in Progress | ๐ŸŒฑ Always Building


โ€œFirst, solve the problem. Then, write the code.โ€ โ€” John Johnson



๐Ÿง‘โ€๐Ÿ’ป About Me

class Developer:
    def __init__(self):
        self.name = "Divyansh Kumar Singh"
        self.username = "JavaPyWizard"
        self.focus = ["DSA", "Web Dev", "Data Science"]
        self.current_mission = "100 Days of Code Challenge"
        self.languages = ["Python", "Java", "C", "JavaScript", "SQL"]

    def greet(self):
        return f"Thanks for dropping by! Let's build something awesome together ๐Ÿš€"

me = Developer()
print(me.greet())

๐Ÿ‘€ Profile Visitors

Visitor Count



๐ŸŒŸ My Tech Stack

๐Ÿ’ป Programming Languages

๐ŸŒ Web Development

๐Ÿ—„๏ธ Databases

๐Ÿ“Š Data Science

๐Ÿ› ๏ธ Tools


๐ŸŽฏ My Current Goals (2025)

  • 100 Days of Code Challenge (In Progress)
  • Build 3 Full-Stack Projects
  • Complete 5 Data Science Projects
    • Exploratory Data Analysis (EDA) on a real-world dataset (e.g., Titanic, Netflix, Zomato)
    • Supervised ML Model: Predictive modeling using Linear/Logistic Regression or Random Forest
    • Data Visualization Dashboard using Matplotlib/Seaborn/Plotly
    • Unsupervised Learning: Clustering analysis using K-Means or DBSCAN
    • NLP Sentiment Analysis or Text Classification Project
  • Solve 100 Unique LeetCode Problems
    • 30 Easy
    • 50 Medium
    • 20 Hard
  • Contribute to Open Source Projects

๐Ÿ“Š GitHub Stats Dashboard


๐ŸŒ Connect with Me


๐ŸŽต Let's Code With Music

Spotify Animation

Let's Listen Together


๐Ÿ“Œ Fun Facts About Me

  • ๐ŸŽฎ I name my Git branches after Harry Potter spells
  • โ˜• My code runs on 70% logic and 30% coffee
  • ๐Ÿ Python enthusiast who still gets bitten by indentation errors
  • ๐ŸŽธ Secretly wish my terminal had guitar hero-style typing effects

echo "Thanks for visiting my profile!"
echo "Keep coding ๐Ÿš€"

Pinned Loading

  1. DBMS-LAB DBMS-LAB Public

    Lab Experiments of DBMS for session 2025-26

  2. AI-Next-Gen--Powered-Personal-Finance-Tracker AI-Next-Gen--Powered-Personal-Finance-Tracker Public

    Python 1

  3. SnakeWare SnakeWare Public

    The Snake and Food Game

    C

  4. CrossSafe CrossSafe Public

    Traffic Control System

    C

  5. JavaPyWizard JavaPyWizard Public

    1