Started building dashboard. Currently only have the guide (copied and pasted) as a page.
Log in to leave a comment
Started building dashboard. Currently only have the guide (copied and pasted) as a page.
Log in to leave a comment
Finished initial homepage!
Log in to leave a comment
woah cool! quick suggestion, maybe (if not already) use the gerber of the hackyducky to make a 3d model
Ooh 3d model would be cool
Got blog posts rendering content, including images. This is surprisingly hard to do for some reason
I now need to add code highlighting
Log in to leave a comment
Loaded blog post title from Sanity, and started messing around with view transitions
Log in to leave a comment
Some updates to blog page and menubar
Log in to leave a comment
Finished some CMS stuff, and got typegen working properly. Got it to render a list of blog posts.
Added favicon and page titles so it isn’t just called Astro Basics
Log in to leave a comment
checked out the website, awesome design!
thanks 💖
How did you get coding time data?
Did you get it from hackatime? If yes then how?
I got it from Hackatime using the api. You can look for hackatime.tsx (on the old site) or hackatime.astro (on the new site) to see how I did it.
Did some shenanigans with monorepos, Payload CMS, then gave up, and just used Sanity CMS. Also wrote a blog article while I was at it, but that time isn’t tracked
Log in to leave a comment
Changed some animations, added too much preloading
Log in to leave a comment
More buttons!!! Also made footer responsive on mobile.
Log in to leave a comment
Styled pagering with janky javascript thanks claude
Log in to leave a comment
Added buttons section. I need to update some buttons still, but it took too long because I tried to go for a windows 95 aesthetic but decided not to, and scrapped the code. Also I was in a “lock in” huddle.
Log in to leave a comment
Built a footer
it took so long because perfectionism
Log in to leave a comment
ui is too good
thanks 💖 — this is what happens when you spend ~70 hours working on your website
Updated technologies section
Log in to leave a comment
Added cool hover effects and refined a few things because perfectionism
Log in to leave a comment
Finished contact page. Also started working on CMS.
Log in to leave a comment
I hate the slack api. But this project turned out pretty well. I do have some features I might add at some point.
Added comments, error handling, that kinda stuff. Also made it so you can do # in front of messages and it will ignore it.
Log in to leave a comment
It works!!!! Time to clean up some code
Log in to leave a comment
I now have usable data to give to the model
Log in to leave a comment
Finally implemented field fetching, so fields are cached, and fetched from slack api if it encounters an unknown one. This should not have taken this long.
Log in to leave a comment
Fetching user info works!
Log in to leave a comment
Just replaced all my code with slack-edge which abstracts away a lot of stuff like verifying URL, events, etc. It now means I don’t need janky types and stuff and the code looks better.
Log in to leave a comment
Initialised the project, and verified the URL for events
Log in to leave a comment
Added syncing membership status into convex db
Log in to leave a comment
Well I got the Hackatime section working, initially with react, but then i discovered server:defer and rewrote it in astro. I also rewrote a few more components in astro, because react was too slow /hj. I disabled client routing because its some javascript that DOES NOT need to be sent to the client /hj once again. THIS WEBSITE MUST GET 100% ON LIGHTHOUSE
Log in to leave a comment
Log in to leave a comment
Trying to fix the issue with fonts loading
Log in to leave a comment
Discovered view transitions this is amazing
Log in to leave a comment
Log in to leave a comment
Got search working using nanostores for state management
Log in to leave a comment
Added some background checks
Log in to leave a comment
Copied another section, changed some styling
Log in to leave a comment
Copied some more components in and changed some styling
Log in to leave a comment
Copied hero component in and fixed stuff. Also added view transitions.
Log in to leave a comment
Finished desktop navbar and deployed to cloudflare
Log in to leave a comment
Refactoring… You know… pain. The code does the same thing but it takes more effort.
Log in to leave a comment
Added demo data to make testing easier
Log in to leave a comment
Just added unfurl thingy and a confirmation dialog. Now its time to actually write the automatic screening thing. Wait maybe I should refactor the code first because its so janky.
Log in to leave a comment
It is very fun making software that is deliberately terrible for some reason.
Just did a redesign. I guess thats it?
Redesign pretty much finished
Log in to leave a comment
Ok, I have done quite a lot since last devlog:
Log in to leave a comment
I have initialised stuff and now I’m trying to learn slack API. I am using a svelte project because I want to get back into svelte and I want to built a web interface. I am using convex for the backend, handling all the slack events, and storing data.
Log in to leave a comment
Added some analytics stuff to see how cooked I am in terms of token cost
Log in to leave a comment
Just a few “improvements”
Log in to leave a comment
Added cookie banner and newsletter thingy
Log in to leave a comment
Refined AI a bit and gave it too many tools
Log in to leave a comment
Added forgot password and started to give AI more tools
Log in to leave a comment
Improved the AI, improved scrolling
Log in to leave a comment
Create ticket form finished!
Log in to leave a comment
this is top tier UI bro google got nothing on this
More optimisations, session expiry and a delete account button
Performance and accessibility “improvements”
Log in to leave a comment
I’ve done a bit of work on the redesign
Log in to leave a comment
Log in to leave a comment
Added auth with plaintext password storage, and unique passwords
Log in to leave a comment
Log in to leave a comment
I have built some very high quality UI and basically finished the homepage
Log in to leave a comment
I have added the menu and ai buttons
Log in to leave a comment
Added a devlogs list, and some commands
I have been trying to get the graph to render text but the thing isnt thinging
Log in to leave a comment
Just got auth working with better auth (in stateless mode without a database, it’s a new feature).
Log in to leave a comment
It was easier than I thought to fetch follows. But rate limits are too low. I guess I’m building auth
Log in to leave a comment
Built a simple sessions page (fun fact: no client components used).
Also some refinements, like login page now redirects to where you were before.
Log in to leave a comment
Added listing projects, and flavortown API functions
Log in to leave a comment
Just more small changes, and a slight dialog animation change.
Log in to leave a comment
A few refinements, and I added a banner to sign the guestbook.
Log in to leave a comment
Added a list of IP addresses flagged by my firewall
Log in to leave a comment
Just built a simple sidebar for users to use
Log in to leave a comment
Sign in page is basically finished
Log in to leave a comment
Updated the footer to show ultrafastparrot webring, slightly tweaked the technologies swiping thingy so there are more borders, and added an edit name button.
Log in to leave a comment
This is my first astro website. And I LOVE IT. Why ship Javascript to the client when you can just not. Its just SO FAST :ultrafastparrot:
Updated some links, styling, added some buttons.
Log in to leave a comment
Endpoints work now! Just deploying :ultrafastparrot:
Log in to leave a comment
I have implemented most of the functionality, now its time to make the endpoints for redirecting :ultrafastparrot:
Log in to leave a comment
I added a few things, like a guestbook, 88x31 buttons, a new footer, more oauth providers, and started working on a projects page, which still isn’t completely ready, but is public.
I started working on the projects page, and made the server side loading on the guestbook better
Log in to leave a comment
Finally fixed my CMS not working
Log in to leave a comment
I have added quite a few features:
This is 100% overkill for a personal website
Log in to leave a comment
I have added:
Log in to leave a comment