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

Block or report amanyara

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

👋 Hey there! I'm Amanyara

Typing SVG

🚀 About Me

class Amanyara:
    def __init__(self):
        self.name = "Amanyara"
        self.role = "Student & Python Enthusiast"
        self.location = "🌍"
        self.languages = ["Python", "JavaScript", "HTML", "CSS"]
        self.currently_learning = ["Advanced Python", "Data Science", "Web Development"]
        self.hobbies = ["Coding", "Learning", "Problem Solving"]
        
    def say_hi(self):
        print("Thanks for dropping by! Let's connect and build something amazing together!")

me = Amanyara()
me.say_hi()

🛠️ Tech Stack

🎨 Frontend

HTML5 CSS3 JavaScript React Vue.js

⚙️ Backend

Python Node.js Java Go

🗄️ Database & Tools

MySQL MongoDB Docker Git


📊 GitHub Analytics

GitHub Streak
Activity Graph

🏆 GitHub Trophies

Trophy

📈 Recent Activity

  • 🔥 正在学习 Python 进阶知识
  • 💻 完成了一个新项目:项目名称
  • 📝 发表了一篇新文章:文章标题
  • 🚀 探索数据科学的奥秘

🎯 2024 Goals

  • 🐍 掌握 Python 高级特性
  • 📊 学习数据科学和机器学习
  • 🌐 构建全栈 Web 应用
  • 📖 阅读 12 本技术书籍
  • 🤝 为开源项目贡献代码

📫 Let's Connect

📧 Email: yhanzh0608@gmail.com

💬 Let's chat about: Python, Web Development, Open Source, or anything tech!


Profile Views

⭐️ From amanyara

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)


💡 "Stay curious, keep learning, and never stop coding!" - Amanyara ✨

Popular repositories Loading

  1. community-starter-kit community-starter-kit Public

    2

  2. Self-Driving-Car-in-Video-Games Self-Driving-Car-in-Video-Games Public

    Forked from ikergarcia1996/Self-Driving-Car-in-Video-Games

    A deep neural network that learns to drive in video games

    Python 2

  3. anichart.js anichart.js Public

    Forked from zhouwei713/anichart.js

    Easily create data visualization animation videos

    TypeScript 2

  4. stylegan2-faceapp stylegan2-faceapp Public

    Forked from HighCWu/stylegan2-faceapp

    Try to use stylegan2 to achieve some facial special effects, still under construction

    Python 2

  5. Intelligent-Algorithms Intelligent-Algorithms Public

    This project is dedicated to the implementation of various artificial intelligence algorithms

    Python 2

  6. Boston-Home-Price-Forecast Boston-Home-Price-Forecast Public

    Boston house price prediction based on paddlepaddle and numpy, respectively

    Python 2