Skip to content
View rambodazimi's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report rambodazimi

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

Hello there πŸ‘‹

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineerStudent:

    def __init__(self):
        self.name = "Rambod Azimi"
        self.role = "Software Engineering @ McGill University"
        self.job = "AI/ML Researcher at MILA x McGill"
        self.language_spoken = ["en_US", "Fa"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineerStudent()
me.say_hi()

πŸ“ Links

Pinned Loading

  1. Gourmet-Guru-Weekly-Meal-Planner Gourmet-Guru-Weekly-Meal-Planner Public

    Forked from saqar-s/ECSE428

    Python

  2. ClimbSafe ClimbSafe Public

    ClimbSafe Java Application written by a tem at McGill University

    Java

  3. Dashcam-Object-Tracking-System Dashcam-Object-Tracking-System Public

    Analyzing dashcam footage for parked and moving cars, as well as pedestrians passed

    Jupyter Notebook

  4. Arena-Ticketing-System Arena-Ticketing-System Public

    COMP421 Project

    Java

  5. OS-simulation OS-simulation Public

    OS Simulation supporting Shell commands, Memory management (demand paging), and Process Management (schedule)

    C

  6. AI-Game-Agent AI-Game-Agent Public

    Python 1