#!/usr/bin/python
class SoftwareEngineer:
def __init__(self):
self.name = "Longpan Zhou"
self.role = "Software Engineer"
self.language= ["Python3", "C++", "Java", "Javascript"]
def __call__(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
me = SoftwareEngineer()
me()
Int. Student @ McMaster University - Software Engineering
-
McMaster Univeristy
- Hamilton Canada
- https://leetcode.com/u/longpanzhou/
Highlights
- Pro
Pinned Loading
-
CS2-External
CS2-External PublicAn external cheat for CS2, created for educational purposes to explore the game.
-
DeepLearning
DeepLearning PublicThis repository is focused on exploring AI concepts in depth through practical, hands-on implementations using PyTorch. It serves as a comprehensive learning resource, covering everything from foun…
-
AnimalClicks
AnimalClicks PublicThis is an npm package for adding animal effects to their clicks in their website.
JavaScript
-
-
ChatGPT-Bypass
ChatGPT-Bypass PublicAn short prompt bypass to allow ChatGPT to answer all questions.
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.