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.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

  1. ClimbSafe ClimbSafe Public

    ClimbSafe Java Application written by a tem at McGill University

    Java

  2. Eve Eve Public

    Eve! Your virtual mental health assistant!

    Swift

  3. House-price-prediction House-price-prediction Public

    Forked from mahdimoghassemi/House-price-prediction

    Jupyter Notebook

  4. OS-simulation OS-simulation Public

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

    C

  5. ram752 ram752 Public

    CSS

  6. Linear-Regression Linear-Regression Public

    Python 1