Welcome to my website!

About Me

Hi, I'm Jason Luo (SharpBit), the creator of this website. I'm a student studying Computer Science at Rensselaer Polytechnic Institute. Originally, I created this website to learn more about web development. If you're interested, you can view the source code here. My most popular project is brawlstats, an API wrapper written in Python for the Brawl Stars API. You can view all of my projects on my GitHub page. If you want to learn Python, I compiled a list of useful resources to learn Python.

What can I do on this website?

You can navigate the website by using the navigation bar at the top. It has the ability to shorten URLs and save code in pastebins. You can also log in using Discord before doing that to view all your shortened URLs and pastebins under your dashboard! I'm currently working on a website to practice random Japanese verb and adjective inflections, as well as an option to handwrite your answer, so look out for that!

Recent GitHub Commits

MonopolyTechnic/simple-banking-system

87c2f49 update .env.example

9afd5ed Merge branch 'docker' of https://github.com/MonopolyTechnic/simple-banking-system into docker

MonopolyTechnic/simple-banking-system

1c98975 getters for account

2478eb0 fix spacing

e252837 add the other models

be9bf9f update references

5769cf7 has fields

e159d40 fix numeric returns

d19968c fix json method

eb42b79 fix json balance

7c67a8a Merge pull request #78 from MonopolyTechnic/restructure Restructure db models

MonopolyTechnic/simple-banking-system

655cb81 add cancel button to go back to employee dashboard for some pages

d8b1dcf Merge branch 'user-dashboard-header' of https://github.com/MonopolyTechnic/simple-banking-system into user-dashboard-header

293c51c remove profile icon (not used)