Skip to content
View rheard's full-sized avatar
  • Dallas, TX

Block or report rheard

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
rheard/README.md

Hello, Mars!

I'm a passionate Software Engineer with a strong interest in Python, algorithmic puzzles, game modding, and contributing to the open-source community.

🌱 Areas of Interest

  • Solving complex algorithmic problems, like the magic square of squares problem.
  • Continuously contributing to open-source projects like Django.
  • Exploring how to use Python with other technologies like C-acceleration or C# integration.
  • Evolving my skillsets, both personally and professionally.
  • Reverse engineering video games.
  • Buzzword(s): AI-generated content, quantum, ...

πŸ“š Important Repositories

  • Project Euler: My attempts at solving Project Euler problems.
  • Magic Square of Squares: A solution for the magic square of squares problem using Python and C++.
  • Python NetForms: A Pythonic library for using NetForms.
  • Python Net GUI Automation: A Pythonic library for using C# GUI Automation libraries.
  • Sudoku Solver: An old college project, a simple script for solving sudoku puzzles quickly.
  • CUDA BigInteger: My attempt at implementing a BigInteger solution that would support CUDA. I would not recommend anyone try to use this.

🏺 Ancient Repositories

While these are important repositories, this is work that I haven't touched since high-school and are more useful as archives.

🎈 Open-Source Contributions

I believe in the power of collaboration and contribute to open-source projects like Django.

πŸ“« How to reach me

Got a project in mind or want to collaborate on one? Feel free to connect with me:

LinkedIn: https://www.linkedin.com/in/ryan-heard-1a16a5192/

Email: [email protected]

Let's create something awesome together! 😊

Pinned Loading

  1. The-Tesseract-on-Xbox-360-for-Black-Ops-2 The-Tesseract-on-Xbox-360-for-Black-Ops-2 Public

    C 9 3

  2. ProjectEuler ProjectEuler Public

    Holds my solutions for ProjectEuler

    Python

  3. Xbox360DiscIntegrityChecker Xbox360DiscIntegrityChecker Public

    Used to verify that Xbox 360 discs can be read and fully played.

    C++ 1

  4. magic_sq magic_sq Public

    An attempt at solving the magic square of squares problem

    Python

  5. pynetforms pynetforms Public

    A Python wrapper around the Window's Forms libraries

    Python

  6. pynetauto pynetauto Public

    A light Pythonic wrapper around .NET's Automation libraries.

    Python