Skip to content
View smurtazahasan's full-sized avatar
🎯
Focused on Work
🎯
Focused on Work

Block or report smurtazahasan

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



akd's Linkdein akd's Github akd's Instagram

from 'smurtazahasan' import Software_Engineer

class Murtaza:
  def bio():
    name       = 'Murtaza Hasan'
    pronouns   = 'he | him'
    askMeAbout = ['web dev', 'tech', 'cybersecurity', 'stocks', 'music', 'coffee']
    location   = 'Toronto, Canada'
  
  def skills():
    languages  = ['Python', 'JavaScript', 'HTML5', 'CSS', 'Java', 'SQL', 'C#']
    tools_frameworks = ['Hadoop', 'Spark', 'Grafana', 'Airflow', 'InfluxDB', 'React', 'Keras', 'Pandas', 'NumPy', 'Openshift', 'Git', 'Bootstrap']
    design     = ['Photoshop', 'Balsamiq', 'AdobeXD', 'Sketch', 'Figma']

  def experience():
    place1     = 'Royal Bank of Canada'
    title1     = 'Data Engineer Intern'
    
    place2     = 'Smith + Andersen'
    title2     = 'Electrical Design Intern'
    
    place3     = 'Ministry of Ontario'
    title3     = 'Front-End Developer Intern'

Pinned Loading

  1. 2SI4 2SI4 Public

    2SI4 labs comprised of Data abstraction; algorithm analysis; recursion; lists; stacks; queues; trees; searching; hashing; sorting; sets; relations; functions; modular arithmetic; graph theory and a…

    Java

  2. LeetCode-Solutions LeetCode-Solutions Public

    Forked from kamyu104/LeetCode-Solutions

    🏋️ Python / Modern C++ Solutions of All 2143 LeetCode Problems (Weekly Update)

    C++

  3. LeetCode_Solutons LeetCode_Solutons Public

    🐍Python Solutions for Leetcode Problems/Challenges w/ Daily Updates👨‍💻

    Python

  4. NN-DL NN-DL Public

    Neural Networks and Deep Learning by Deeplearning.ai

    Jupyter Notebook