const me {

name:"AlvinZhou"

school:"UBC"

major:"CS"

}

About Me

{
"name":
"Alvin Zhou"
"school":
"UBC"
"work":{
"previously":
"OnTraccr"
"title":
"Full Stack Developer"
}
"currently":[
0
:
"in a school term"
1
:
"sponsorship @ nwPlus"
]
"interests":[
0
:
"weightlifting"
1
:
"mahjong"
2
:
"NBA"
3
:
"volleyball"
]
"contact":{
"email":
"alvinzhoulo@gmail.com"
"phone":
"+1 778-889-0233"
"github":
"https://github.com/alvzhou"
}
}
paletteImagepaletteImagepaletteImagepaletteImage

Work Experience

  • An early stage construction startup that focuses on automating workflow software for construction companies!
  • Developed features relating to front-end in React, back-end in Node.js, and React Native in Mobile
ReactReact NativeReduxNode.jsMySQL
  • Crypto-Arsenal is an online trading platform to test and use strategies on the crypto-market, used by quants and daily traders!
  • I was responsible for building the Discord expansion, and establishing the push notification and verification systems to allow users to join the server
TypeScriptPythonKubernetesDiscord.js
  • Was part of the Data Services Team that manages that STAT Application, used by large companies such as Uber, Amazon, and Pinterest to manage and track SEO data
RubyGoMySQLDockerAWS

Projects

  • Was part of the GrydPark subdivision, where I developed a webscraper using Python's Selenium Library
  • Created a data visualization in Google Maps for non-technical stakeholders to utilize and access the data!
PythonSeleniumGoogle Maps
  • Built using React, Node.js and Express.
  • Used Google Vision API to convert JPG images of facial experssions into data!
JavaScriptReactNode.jsExpressGoogle Cloud Vision API
  • My first Project! Created using Java and the Java Swing Framework
JavaJUnit