You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/templates/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,19 +7,19 @@ <h4>About Me</h4>
7
7
Hi, I'm Jason Luo (SharpBit), the creator of this website. I'm a student studying Computer Science at Rensselaer Polytechnic Institute.
8
8
Originally, I created this website to learn more about web development.
9
9
If you're interested, you can view the source code <ahref="https://github.com/SharpBit/webserver" target="_blank">here</a>.
10
-
My most popular project is <ahref="https://github.com/SharpBit/brawlstats" target="_blank">brawlstats</a>, an API wrapper written in Python for the Brawl Stars API.
10
+
My largest project is <ahref="https://github.com/SharpBit/brawlstats" target="_blank">brawlstats</a>, an API wrapper written in Python for the Brawl Stars API.
11
11
You can view all of my projects on my <ahref="https://github.com/SharpBit" target="_blank">GitHub page</a>.
12
12
If you want to learn Python, I compiled a list of <ahref="/learnpython" target="_blank">useful resources</a> to learn Python.
13
13
</p>
14
14
<h4>What can I do on this website?</h4>
15
15
<pclass="this-website">
16
16
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.
17
17
You can also log in using Discord before doing that to view all your shortened URLs and pastebins under your dashboard!
18
-
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!
19
18
</p>
20
19
</div>
21
20
<divclass="github">
22
21
<h4>Recent GitHub Commits</h4>
22
+
<pclass="note">Note: only displays commits in public repositories.</p>
0 commit comments