Skip to content

UltronTheAI/UltronTheAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Swaraj Puppalwar | UltronTheAI

👋 About Me

Hey there! I'm Swaraj Puppalwar, a 16-year-old Full-Stack Developer passionate about crafting scalable and efficient applications. I specialize in Node.js, Python, React, and React Native, building web and mobile solutions that make an impact. With a strong foundation in software development, I'm always exploring new technologies and collaborating on exciting projects.


💻 Tech Stack

🔹 Frontend:

  • React React Native Next.js
  • HTML CSS JavaScript

🔹 Backend:

  • Node.js Express.js
  • Python

🔹 Database:

  • MongoDB PostgreSQL

🔹 DevOps & Tools:

  • Git GitHub
  • Firebase
  • REST API GraphQL

🚀 Projects & Contributions

  • 🌍 Building scalable web & mobile applications.
  • 🔧 Contributing to open-source projects.
  • 💡 Exploring AR/VR development & AI-driven solutions.

📌 Connect With Me

Portfolio Twitter Instagram YouTube Facebook

📩 Let's collaborate and build something amazing! 🚀


🐍 About Me in Python

swaraj = {
    "name": "Swaraj Puppalwar",
    "age": 16,
    "role": "Full-Stack Developer",
    "skills": ["Node.js", "Python", "React", "React Native", "Next.js"],
    "interests": ["Web Development", "Mobile Apps", "AR/VR", "AI"]
}

def introduce(person):
    print(f"Hello, I'm {person['name']}! I'm a {person['age']}-year-old {person['role']} passionate about {', '.join(person['interests'])}.")

introduce(swaraj)

📜 JSON Representation

{
    "name": "Swaraj Puppalwar",
    "age": 16,
    "role": "Full-Stack Developer",
    "skills": ["Node.js", "Python", "React", "React Native", "Next.js"],
    "interests": ["Web Development", "Mobile Apps", "AR/VR", "AI"]
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages