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

Block or report vraj537

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
vraj537/README.md
Vraj Rathod


🧑‍💻 About Me

#!/usr/bin/python
# -*- coding: utf-8 -*-

class BcaStudent:
    def __init__(self):
        self.name        = "Vraj Rathod"
        self.role        = "Coder & Problem Solver"
        self.university  = "Gujarat University (BCA Hons.)"
        self.location    = "Gujarat, India 🇮🇳"
        self.languages   = ["English", "Hindi", "Gujarati"]
        self.interests   = ["Python", "Django", "MERN Stack explorer"]
        self.email       = "vraj537github@gmail.com"

    def say_hi(self):
        print("Thanks For Visiting My Profile! Let's Collab and Build Something Amazing 🚀")

me = BcaStudent()
me.say_hi()

🚀 Currently Focused On

Coding GIF
Area Focus
🤖 AI & ML Exploring models, training, real-world applications
🐍 Python Django framework — APIs, web apps, automation
💡 Mindset Absorbing new ideas, building from scratch

"The best way to learn is to build something you care about."

🛠️ Tech Stack

Languages

Python C Java PHP JavaScript

Frameworks

Django Laravel

Tools & Platforms

Git GitHub VS Code MySQL

📊 GitHub Stats


GitHub Streak

🐍 Contribution Graph

GitHub Snake

✍️ Developer Quote of the Day

Dev Quote

🤝 Connect With Me

LinkedIn Instagram Email Profile Views


Banner

If you like what I build, drop a star on my repos — it means a lot!

Popular repositories Loading

  1. vraj537 vraj537 Public

    1

  2. TICTACTOE TICTACTOE Public

    Created a tic tac toe game using python

    Python

  3. project project Public

  4. project2 project2 Public

  5. project3 project3 Public