class ComputerEngineer:
def __init__(self):
self.name = "Justin Lau"
self.education = "UWaterloo Computer Engineering"
self.location = "Canada"
self.role = {
"current": "SWE @ SPS Commerce",
"previous": "SWE @ BCS Automation"}
def moreInfo(self):
aboutMe = {
"currentFocus" : ["Building a Roblox developer networking platform"],
"languages" : ["Python", "C++", "C", "C#", "Java", "Javascript", "TypeScript", "Lua"],
"technologies" : {
"web" : ["React", "JavaScript", "Express.js", "Node.js", "HTML/CSS", "ASP.NET Core", "three.js"],
"gamedev" : ["Unity", "Roblox Studio"],
"mobile" : ["learning React Native"],
"cloud" : ["Azure", "GCP"],
"databases" : ["MySQL", "MongoDB", "SQL Server"],
"embedded/hardware" : ["STM32", "arduino", "FPGA", "VHDL", "ARM Assembly", "Verilog"]
"misc" : ["Firebase", "Figma", "Postman", "Vercel", "Netlify", "Git"]
}
}
print(aboutMe)
def say_hi(self):
print("Contact me through my personal website for any inquiries or requests!")
💻
Grinding
Computer Engineering @ UWaterloo
-
SPS Commerce
- Toronto, Canada
- https://jlau.study
- @jlau04
- in/jlau04
Highlights
- Pro
Pinned Loading
-
DevConnectRB
DevConnectRB PublicA new platform for helping Roblox developers connect with verified game studios.
JavaScript 3
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.