Skip to content
View pooya-shams's full-sized avatar
Block or Report

Block or report pooya-shams

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

Hi there 👋

My name is Pooya Shams kolahi and I'm a student of Allame-helli highschool in Tehran, Iran.

here are some of my coolest projects:

  • massspring : A physical simulator.
  • face-tracker : A simple assistant for scrolling through pages only moving your head. (no hands required!)
  • Digi-Board : An open-source breadboard simulator used to predict the outcome of circuits without wiring them in real world. (A collaboration with my friend Ali Mozdian)

I'm currently busy with school. That means all of these projects are abandoned for now, but all pull requests are welcome Although I might not check them so frequently. If you have created a pull request to any of my repositories please be patient, I will review it one day.

Have a nice time

Pinned

  1. massspring massspring Public

    A 3D mass-spring real world simulator with more types of forces(gravity, electricity, spring, collision, ...)

    Python 17 2

  2. face-tracker face-tracker Public

    simple assistant moving texts according to your face.

    Python

  3. Digi-Board Digi-Board Public

    Forked from AliMozdian/Digi-Board

    This is a "Bread Board" simulator.

    Python

  4. Game-of-Life Game-of-Life Public

    # Game-of-Life A simulator of John Conway's Game of Life written in python using the pygame library

    Python 5

  5. XO XO Public

    A XO (aka tic-tac-toe) one player game with four levels of intelligence using strong AI (nested if statements ;p).

    Python