Skip to content
View SatyamxBuilds's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report SatyamxBuilds

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
satyamxbuilds/README.md

Hi, I'm Satyam 👋

✨ Learning • Growing • Building ✨


👨‍💻 About Me

class Satyam:
    def __init__(self):
        self.name = "Satyam"
        self.role = "Beginner Programmer"
        self.learning = ["Python", "C"]
        self.goal = "Improve coding skills step by step 🚀"

    def intro(self):
        return "Hey! Welcome to my GitHub profile 👋"

me = Satyam()
print(me.intro())

🛠️ Languages & Tools


📊 GitHub Stats


🌱 Currently Learning

  • Python Basics 🐍
  • C Programming 💻
  • Problem Solving 🚀

Get in Touch! 😊

LinkedIn Instagram Gmail GSSoC Profile

🌟 Thanks for visiting my profile 🌟

Learning one step at a time 🚀

Popular repositories Loading

  1. Hydro_Viper_Blitz_Fun- Hydro_Viper_Blitz_Fun- Public

    Forked from nancy-verma780/Hydro_Viper_Blitz_Fun-

    **Game Rules**: - 🐍 Snake vs Water → *Snake drinks Water, Snake wins* - 💧 Water vs Gun → *Water drowns Gun, Water wins* - 🔫 Gun vs Snake → *Gun kills Snake, Gun wins*

    Python 1

  2. hybrid-recommender hybrid-recommender Public

    Forked from leonagoel/hybrid-recommender

    A hybrid recommender system using content-based and collaborative filtering with a data adapter for dynamic datasets.

    Python

  3. EaseMotion-css EaseMotion-css Public

    Forked from SAPTARSHI-coder/EaseMotion-css

    Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

    HTML

  4. satyamxbuilds satyamxbuilds Public

  5. LeetCodeProblems LeetCodeProblems Public

    C