2024-05-06
My experience with cloning my voice using an AI model and implementing speech synthesization for uploaded articles to this website. The search continues on and more improvements are coming... hopefully!
2024-05-05
Basic overview on the authentication method used to grant admin privileges to users. Similar to 2FA, it has regularly refreshed key to enhance security. This method I call ping-pong/bing-bong auth is genius. /s
2024-05-02
Contains the overview of this whole website's implementation. Majority of it contains my experience with the tech stack I used for this project and what I personally think about using them. The implementation details on parts of the website might also be contained in other arts (articles). TW: might contain a lot of me gushing over writing Go (it's really fun)