Skip to content
View aryavatan's full-sized avatar

Block or report aryavatan

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
aryavatan/README.md
  • 👋 Hi, I’m Arya Vatan-Abadi
  • 🎮 I’m passionate about game development and the video game industry
  • ⚙️ I’m currently working at Pragma as a Game Services Engineer, helping top game studios around the world build their online games backend
  • 🫎 I'm also the founder and lead engineer at Grizzly Moose Games, working on a very cool unannounced project which will be releasing on Steam
  • 👨🏻‍💻 I'm proficient with Unity and Godot game engines, and I'm proficient with C# and C++ programming
  • 📫 How to reach me: send me an email, and I will respond within 24 hours (48 hours if I'm very busy)

Pinned Loading

  1. SFML-2D-Shapes-Renderer SFML-2D-Shapes-Renderer Public

    A simple and configurable 2D renderer for moving shapes (rectangles and circles) made with C++ and SFML.

    C++

  2. Wrath-of-Anubis Wrath-of-Anubis Public

    A Wave-Based Zombie Survival 3D First Person Shooter, developed in Unity using C# scripting.

    C#

  3. Portfolio Portfolio Public

    An Angular web application for my resume/portfolio. Currently deprecated and offline as I have replaced my portfolio site.

    SCSS 1

  4. PacmanSearch PacmanSearch Public archive

    In this project, the Pacman agent can find paths through his maze world, both to reach a particular location and to collect food efficiently. The Pacman agent uses general search algorithms (inform…

    Python

  5. OS-Chatroom OS-Chatroom Public archive

    A chatroom web application using client/server architecture. Each front-end client enters their display name and can chat with other users in the same "chat room". Clients can also make a private r…

    HTML

  6. A-Simple-PeerToPeer-Network A-Simple-PeerToPeer-Network Public archive

    A peer-to-peer network built with Node.js. Peers are able to connect to each other and send packets back and forth.

    JavaScript