You are browsing as a guest. Sign up (or log in) to start making projects!

andrewh

@andrewh

Joined June 5th, 2026

  • 3Devlogs
  • 6Projects
  • 0Ships
  • 0Votes
Open comments for this post

3h 50m 40s logged

DevLog #1 - Landing Page and Sign-in. Finished making the landing page for my sat prep website. I like the minimalist and simple look I went for. The website uses NextJS and Tailwind for styling, and I just implemented Supabase to handle email signups/auth and connected Google OAuth to allow google signups as well. A big challenge was getting the sign up to work because authentication with Supabase requires a lot of boilerplate, as well as configurations in both Supabase console and Google Cloud console. Will be working on the question bank next.

Original post
@andrewh

DevLog #1 - Landing Page and Sign-in. Finished making the landing page for my sat prep website. I like the minimalist and simple look I went for. The website uses NextJS and Tailwind for styling, and I just implemented Supabase to handle email signups/auth and connected Google OAuth to allow google signups as well. A big challenge was getting the sign up to work because authentication with Supabase requires a lot of boilerplate, as well as configurations in both Supabase console and Google Cloud console. Will be working on the question bank next.

Replies

Loading replies…

0
3
Open comments for this post

17m 15s logged

terminal user interface

i implemented the feature where users can open a log file with the database instructions. The tui uses the bubble tea framework so I just wired in the list component from bubbles.

Original post
@andrewh

terminal user interface

i implemented the feature where users can open a log file with the database instructions. The tui uses the bubble tea framework so I just wired in the list component from bubbles.

Replies

Loading replies…

0
1

Followers

Loading…