Made a literature Q&A website powered by next.js and openai. learnt quite a bit about next.js. Got it to a point that I am happy with for this small project (google oauth; openai integration, etc)
github.com/jamesrchen/bookance
Created a small interactive map, got to play around with konva and next.js, but discontinued because we didn't have enough time
github.com/jamesrchen/mahalo-map
Continued on making a literature Q&A website powered by next.js and openai. Been learning a lot about next.js as a framework, especially in terms of how it integrates with server actions.
github.com/jamesrchen/bookance
I was learning nextjs and wanted to make a small and simple app. Decided to create something that allows users to perform queries on literature texts. Uses nextjs, google oauth, openai api and word vector stores. It was very fun to learn how to use react, SSR and the new server actions features. Will probably stick to nextjs for future personal projects
github.com/jamesrchen/bookance