blog-ai-tts

    2024-05-06

thumb-images/34d00c781977e844a95c24e20677bf8e758b688f/01-openvoice.png.thumbnail 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!

    blog-auth

    2024-05-05

thumb-images/baecd4aafdd070c49db4dc4ef87e54a2be6db0ef/01-ping.png.thumbnail 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

    blog-implement

    2024-05-02

thumb-images/eb5a006e6b0afd29518210d4f8679ae2fa991ac4/01-go.png.thumbnail 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)