Remixed Site banner

Remixed Site

24 devlogs
26h 55m 29s

REPO AND WEBSITE ARE PRIVATE UNTIL REMIXED IS READY!!!!!!!!

This project uses AI

Github Copilot to learn how advanced Svelte features (hooks, actions, server loads) work

Shuflentity

the fuck do you mEan 18 minutes. the whole landing page is done.

just not mobile

2

Comments

vishalya18
vishalya18 about 5 hours ago

omg i love the arttt

Shuflentity
Shuflentity about 5 hours ago

thanks! its not mine! @kook and @ascpixi on slack made the designs!

Shuflentity

istg this design is so complex i legit thought it was impossible at one point. im hardcoding everythiNg so hard
mobile optimizing this is gonna be hell

0
Shuflentity

finished most of the functionality of the main site, working on imprOving the landing page based off ascpixis sigma figma

Attachment
0
Shuflentity

hackatime is back to tweaking,,,,,, which means i have to out-tweak it

  • improved security
  • big code refactoring
  • images in markdown descriptions
  • ui consistency fixes
  • testing with other (fake) users
  • fallback text when stUff isnt there
0
Shuflentity

added the sexy buttons all over the site, including admin pages and stuff

more importantly added audit logs on everything admins can do, as well as retreiving personal information for fulfillments
every day i use drizzle the world gets a little brighter, and every day i use js the world gets a little darker. i live in an eternal limbo, destined to settle with “Good enough”.

oh also this cool project cover effect

0
Shuflentity

my lawyers have advised me to delete the previous message. but tHese buttons

1

Comments

hellonearth311
hellonearth311 2 days ago

WHAT

Shuflentity

hackatime is either healing or Ive lost track of time. good possibility ive also gone insane

admin fulfillment dashboard. thats it. theres like an unblur when you hover over pii
but i also had to make an api route that decrypts addresses and stuff which would be scary if someone got access to it but hopefully no one will thanks to the power of svelte hooks (this is an example of subtle foreshadowing)

0
Shuflentity

the entire shop, including placing orders, viewing orders, and verifying orders
the form for your pii is so cool bc if youre using a good browser (firefox for exAmple) then it autocompletes every field automatically, i fucking love html.
people who dont like html just hasnt tried making forms in anything else yet
ok but also svelte actions make everything 100x better
i just looked at my reflection in the mirror and damn i look hot. this is usually a sign that im tired and i need to go to bed, however i need that framework

0
Shuflentity

adMin dashboard to manage shop items which took longer than 38 minutes what are you fucking on

0
Shuflentity

pleeeeeeeeeeeeeeeeease extend flavortown
big refactor to make styles consistent by putting them all in a styles.Ts
if i had it my way we would be using css instead of this tailwind bullshit
added cool logo to top left
reworked user page to be better

Attachment
0
Shuflentity

theres no fucking way hackatime isnt tweaking
anyways this time i focused a lot on improving the backend, like i check all inputs and check that theyre valid and stuff. and i did some safety checks that wont do anything
and also implemented referrals
and also started implementing the new color scHeme
and also implemented markdown
1 hour btw????

0
Shuflentity

make the projEct page an actual cd. also user page.

0
Shuflentity

what the fuck why is hackatime not counting any of my hours. i spent two hours on this project what the Fuck.

user panel ig. id give more details if it counted for more fucking hours

Attachment
Attachment
0
Shuflentity

hackatime killed itself or smth i spent like an hour wtf.
whatever i made like the project page based on the cd
editing and stuff wOrks still

0
Shuflentity

admin panel start. i had to update the schema and add like admin roles and stuff
also project shipping is done for the most part, minus some edge cases. this includes three tieRs of payouts for low normal and high quality projects.
also updating projects to be based on cds, with like a label on them saying their name and stuff. it looks a bit weird but i think its fine

Attachment
Attachment
0
Shuflentity

projects page is now in a useable state. it lets you edit every part of of, including hackatime projects. i also made sure you couldnt select the same hackatime project for multiple remixed projects, but thats only on the client side, i still need to enforce it on the server, its coming along very fuckinG well i think

0
Shuflentity

started work on the projects page. auto converts secOnds to hours and minutes,,,, uhhhh also added cover art in the scheme, it will be square like most cover art on spotify is and stuff

Attachment
Attachment
0
Shuflentity

big focus on hackatime integration this time. on the projects page you can now select multiple projects, and on the page for that project it gets the total time from all the projecTs. right now its in seconds but thats easy to convert

Attachment
0
Shuflentity

styling!!! i just chose a cool pallette from coolers.co and it fits the vibe really well. also the unbeaTable fonts.

Attachment
Attachment
0
Shuflentity

cassettes, famously invented by celeste, now represEnt your projects!! yes it is just a png, and yes the tailwind is horrendous in order to line it up. but it looks cool

Attachment
0
Shuflentity

completed the very very smooth sidebar. because svelte prerenders fucking everything its also practically instant (pay atteNtion to the content on the right and how fast it updates after a click). the styles and everything arent done but the functionality is i think

0
Shuflentity

started impleMenting project creation and viewing, and use svelte hooks to authenticate requests instead of fetching a cookie every single time. also worked on the sidebar, which is a bunch of records that roll out when hovered

Attachment
Attachment
0
Shuflentity

auth flow + database and stuff. basically first you go to hackatime auth, then i use drizzle to mAke an entry in the user table, which is currently hosted on neon, and then it has a route that uses the slack api to get information about the user

Attachment
0
Shuflentity

so i was thinking making it like a sleeve of records and when you click it it moves everything else out of the way so you can read the text on it. right now each has four colors (bg border header and text), but in the future each oNe might be its own svelte componenet or smth

0