Tag:project
All the articles with the tag "project".
UCR EE courses website
Posted on:February 20, 2022 at 04:00 PMIt's time to register for some classes to take in the Spring quarter. Unfortunately, course selection has never been a pleasant experience at UCR, because UCR's course selection system is terrible.
ChatGPT-cli
Posted on:March 2, 2023 at 04:00 PMRecently, OpenAI released API for ChatGPT, I took advantage of that, and did a little test run. This is going to be a fairly short blog post, all I've done is to test the new API.
Voice conversion with so-vits-svc
Posted on:March 19, 2023 at 07:22 AMIn this post, I will briefly describe how I trained a voice conversion model using this so-vits-svc 4.0 repository.
Writing my own CMS
Posted on:March 25, 2024 at 05:58 PMI wrote a portfolio web app with CMS that can parse Markdown posts.
Build an HTTP server in Python
Posted on:April 2, 2024 at 08:44 PMI built an HTTP server in Python.
3D fox in React
Posted on:April 6, 2024 at 12:00 AMLoading glTF fox model in React that runs around.