Skip to content
View MarkoSOE's full-sized avatar
๐Ÿ› ๏ธ
Open to Collaborating
๐Ÿ› ๏ธ
Open to Collaborating

Block or report MarkoSOE

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
MarkoSOE/README.md

Hello there ๐Ÿ‘‹

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


class SoftwareEngineer:

    def __init__(self):
        self.name = "Marko Al-Hamadani"
        self.role = "Software Engineer"
        self.language_spoken = ["sr_SR", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you enjoy my profile.")


me = SoftwareEngineer()
me.say_hi()

Hi, I'm Marko Al-Hamadani, Data Analyst @CAMH
๐Ÿ“š Iโ€™m currently a student at Oregon State University (OSU) pursuing a Bachelors in Computer Science (Post-Bacc)
๐Ÿ”ฌ I graduated from University of Toronto with a Masters in Biomedical Engineering
๐ŸŽ“ I graduated from University of Guelph with a Bachelors in Biomedical Engineering
๐Ÿ’ป I love writing code and learning everything about it ๐Ÿ“ซ How to reach me: markoalhamadani@gmail.com

Technologies & Tools

JavaScript React Heroku express git html5 css3 MongoDB Nodejs

MarkoSOE's streak

Highlight Projects

Full Stack Interview Flash Cards

project example button to repository button to live site

A full stack web dev interview flashcard app containing questions covering a large range of behavioral and technical questions.

Cocktail API

project example button to repository button to live site

This web app allows users to find recipes (ingredients, quantities, cup/vessel) for any alcoholic drink they'd like to make. Or surprise yourself with a random one

Pinned Loading

  1. QuikTalk QuikTalk Public

    Real time MERN full stack messaging application

    JavaScript

  2. cocktailAPI cocktailAPI Public

    Find recipes for any alcoholic drink you'd like. Connects to the cocktailAPI to retrieve ingredients, quantities, and cup used to create the drinks

    CSS 1

  3. daily-coding-challenge daily-coding-challenge Public

    Daily JS Coding Challenge (CodeWars)

    JavaScript

  4. codingcuecards codingcuecards Public

    Train for your next interview with questions from different categories using this flash card mongodb app

    JavaScript 1