Skip to content

Aryan-202/Aryan-202

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

190 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👋 Hello World, I'm Aryan Vishwakarma

Passionate Developer • Tech Enthusiast • Problem Solver

Typing SVG

class AboutMe:

    def __init__(self):
        self.university = "VIT-AP University"
        self.major = "Computer Science (Data Analytics)"
        self.principle = "I’d rather reign in my own chaos than be a slave under someone else’s order."
        self.year = "Second Year"
        self.identity = ["Trader", "Entrepreneur", "Builder", "Content Creator"]

    def skills(self):
        return {
            "languages": ["Julia", "Rust", "Go", "Mojo", "Carbon", "Python"],
            "frameworks": ["Tauri", "Qwik", "SvelteKit", "SolidJS", "Laravel"],
            "exploring": ["Zig", "Guppy", "Astro", "Bun"],
            "core_strength": "Rapid learning and cross-domain execution"
        }

    def funfact(self):
        return 'Modern problems deserve modern stacks—so I build with the newest tools.'

me = AboutMe()
print(f"My Principle: {me.principle}")
Streak

Typing SVG

Connect With Me

GitHub       LinkedIn       Twitter       Instagram       Email

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors