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

SharpBit/flag-guessr

002fc5a Change background color of site

1fa38e9 Add simple setup instructions to README

325c76a Add functionality to make guesses with /submit POST endpoint. Chooses a new flag every day

SharpBit/flag-guessr

0ad346d push some flask code and templates

SharpBit/flag-guessr

e4c967c compare colors using LAB color space based on human perception of color, instead of RGB

d9b9519 Add a requirements.txt

SharpBit/flag-guessr

8bccd22 add flake8 linting styles

3103bb4 mediocre working version of color image overlapping

SharpBit/flag-guessr

3593b23 changed description of README