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 |