这是indexloc提供的服务,不要输入任何密码
Skip to content
View ryyHardy's full-sized avatar

Block or report ryyHardy

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

What's good! I'm Ryan 🧬

I'm a 4th year student at Michigan State University and an aspring full-stack web developer. I am a detail-oriented thinker who is very emotionally attached to my projects, sometimes to a fault. I enjoy the process of seeing my ideas through, and I am hungry to learn everything I can along the way.

Top Langs

Skills 🔧

Technology

Tier I (Specialties)

  • Python

Tier II (Confident)

  • HTML/CSS
  • JavaScript/TypeScript
  • Git/GitHub

Tier III (Working on it!)

  • React
  • Electron
  • NextJS
  • FastAPI

Highlights 🎯

  • PokéViewer: The zen-like Pokémon encylcopedia! Find key information on any Pokémon you want, presented in a clean and concise way. Give it a try at pokeviewer.vercel.app.
  • Text-to-Minecraft: A Minecraft bot that uses AI to build large structures in seconds based on user prompts.
  • DevDucks: A VSCode extension concept (and hackathon project) which displays a chat panel in the active window, like a Twitch stream, populated with imaginary chatters that comment on your code as you type.
    • I was responsible for the FastAPI backend and the AI chat it provides.
  • Frontend Mentor Challenges: My favorite platform to practice frontend skills. It is closer to actual frontend develpment because users have to implement code to match provided designs and specifications. My submissions are all in repositories and they can also be found on the site itself.

Popular repositories Loading

  1. text-to-minecraft text-to-minecraft Public

    An AI that constructs structures in Minecraft for you!

    TypeScript 1

  2. ryyHardy ryyHardy Public

    Config files for my GitHub profile.

  3. world-surf world-surf Public

    Visualize waves across the world's oceans!

    JavaScript

  4. frontend-mentor-qr-code frontend-mentor-qr-code Public

    HTML

  5. frontend-mentor-blog-preview-card frontend-mentor-blog-preview-card Public

    CSS

  6. pygame-tic-tac-toe pygame-tic-tac-toe Public

    Simple tic-tac-toe game in Python using pygame.

    Python