Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.51 KB

File metadata and controls

45 lines (29 loc) · 1.51 KB

Welcome to my Profile


location: US

Time Zone: EST

OS: Ubuntu 18.04

alt MY Country <

About Me:

My name is Abdu Samaraie and I am a Computer Science student. I am very passionate programmer, and I like learning new technologies that will help me excel in the field of Software Engineering. In my freetime, I am constantly learning by watching toturials on Youtube.

I graduated from the University at Buffalo This year (2019)

Image logo

Add me on LinkedIn

My Favorite Programming Languages:

  • Python
  • JavaScript
  • SQL

Best quote

"The greatest of richness is the richness of the soul."

                                 __ Prophet Muhammad (peace be upon him)
def reverseItRightOrGoHome():
  my_string = "ABCDE"
  reversed_string = my_string[::-1]
  return reversed_string
SE Project name Year
My personal Website 2018
cacheMap 2019
Blockchain Webstore 2019