21 Nov 2024
I was recently contacted by a client to help them build a portfolio website. One of the most important aspects of someone in the musical theatre field is having a dedicated place for people to go to when they want to learn more about you, and for most people that means they need to build a strong website. The client was hesitant to pay extra money for a hosting service because they're still studying at the moment, and therefore I was able to build a solution that still offered creative freedom (such as the ability to change any image and most text on the website) for free!
29 Sept 2024
A study tool generator from YouTube links. The amount of data available to society is growing at an incredibly rate every day. Machine learning models are being used to automate previously human tasks such as data annotation, and in order to relieve some of the information overload on students, we developed Flash. Flash, at the moment, takes a YouTube URL and converts it into either a quiz or flashcards to test you on the information. My contribution to the project was building the front-end and populating it with the data from our backend, which used Youtube's Caption API and using OpenAI and groq to develop either questions or flashcards. Future avenues include swapping entirely to an open source LLM, adding the option to export flashcards in forms compatible with Quizlet and Anki, and potentially adding a dedicated database in order to allow users to maintain flashcards on the database rather than on localstorage. https://github.com/supasuge/Flash devpost to be posted later
5 Sept 2024
YENIKA Editorial is an on campus fashion magazine dedicated to amplifying under represented voices through fashion. As Web Development Director, I am in charge of creating a blog-like website in order to properly represent the diverse voices that constitute YENIKA! My most favorite contribution that I have personally made to the website is a page that utilizes React Three Fiber (three.js) -- the Edition: Cyano page!