Skip to content
View rikuto-mikado's full-sized avatar
  • Sapporo, Japan
  • 01:16 (UTC +09:00)

Block or report rikuto-mikado

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

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

Report abuse
rikuto-mikado/README.md

Hi! Welcome to My GitHub! 👋

class Developer:
    def __init__(self):
        self.name = "Rikuto"
        self.pronouns = "He/Him"
        self.location = "Hokkaido, Japan"
        self.profession = "Full-Stack Developer (Individual Business Owner)"
        self.status = "Preparing for university | Focused on IELTS study"
        self.dream = "Living in the countryside and pursuing agriculture"
        self.hobbies = [
            "reading", "gaming", "programming", 
            "walking", "traveling", "sleeping"
        ]

🛠️  Tech Stack

📊  GitHub Stats

🏆  GitHub Trophies

trophy

🤝🏻  Connect with Me

📈  Activity Graph

Activity Graph

📜  Certificates

The Complete Python Bootcamp Certificate The Complete Full-Stack Web Development Bootcamp Certificate

Pinned Loading

  1. github-activity-analyzer github-activity-analyzer Public

    A Python web application that analyzes and visualizes GitHub user activity using Streamlit. Features interactive charts, repository analytics, and activity timelines powered by the GitHub API.

    Python 1