Skip to content
View AliesTaha's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@modular

Block or report AliesTaha

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
AliesTaha/README.md
    def __init__(self):
        self.name = "ali taha"
        self.education = "uwaterloo comp eng"
        self.location = "california"
        self.role = {
            "curr": "gpu perf @ modular",
            "prev": "ai @tesla, swe @ ford/blackberry"}

    def moreInfo(self):
        aboutMe = {
            "currentFocus" : ["write kernels"],
            "languages" : ["python", "c++", "c", "mojo"]
        }
        print(aboutMe)

    def say_hi(self):
        print("contact ali.taha@uwaterloo.ca")
Self-Improvement Productivity Creativity & Knowledge Life Philosophy
Read essays Have a calendar Read old books Act sincere
Maintain a todo list Help people Visit bookstores Follow your intuition
Take something seriously Plan for 15 minutes Read ancient scripts Be real
Journal Systemise your day Discard the useless Rejections aren't permanent
Eat clean Organise your desk Read poetry Choose different
Sit alone Execute Invite what aligns Embody virtue
Stay composed Iterate violently Experience art Visualise it
Play combat sports Leave your phone at home Notice patterns on a table Do great work
Act fast Talk to strangers Write. Write. Write. Write more Let it consume you
Value your time Walk to the grocery store Refine your speech Experience life
Save a life Craft reputation Learn persuasion Talk to people with respect
Be different Learn to code Optimise for efficiency Stop doing things that waste time

Pinned Loading

  1. aliestaha.github.io Public

    Responsive website, displays my portfolio, hosted on Github Pages

    JavaScript 4

  2. Deep-Q-Network-Moon-Lander Public

    Adding the Repository

    Jupyter Notebook 1

  3. BareNeuralNetwork Public

    bare metal neural network

    Python 4