Achievements
These achievements may not be necessarily academic in nature; some are just some things I'm proud of.
These achievements may not be necessarily academic in nature; some are just some things I'm proud of.
I was introduced to jailbreaking my iPhone by my friend. Jailbreaking is the process of achieving root access to one's iPhone.
As jailbreaking is extremely powerful, it also allows one to inject code into iOS, more colloquially known as "tweaks".
This piqued my interest, and I've hence written my own tweak that allows folders to be nested.
Download here (iPhone X and below)
Download here (iPhone Xs and above)
Recently, I started to learn more in depth about programming, and have learnt more about classes, objects and inheritance.
To test my knowledge, I've created a program that acts as a periodic table. You can add and remove elements, and can view an element by entering either its name, symbol, proton number, or atomic number.
Coding a website for my portfolio seemed like a fun challenge and project, as I have never used HTML or CSS ever before.
Challenges that I faced while doing so were numerous, as I did not know how to use flexboxes or CSS while building a website.
However, through looking through HTML and CSS tutorials found online, I've gained a much better understanding of how CSS and Javascript can be used to make websites.
This website uses the catpuccin color scheme and supports mobile layout, as well as dark and light mode.