Activity

Sander

Shipped this project!

Hours: 4.0
Cookies: 🍪 10
Multiplier: 2.41 cookies/hr

I built a simple web os! It has some basic apps and features. The hardest part was the browser, but i got some help from AI which made it alot easier
Im the most proud of the tastkbar and the login screen!

Sander

Shipped this project!

Hours: 9.74
Cookies: 🍪 113
Multiplier: 11.59 cookies/hr

I built a new portfolio in next.js. It was my first time using a postgresql database, so the setup was a bit hard, but verry easy after.
The hardest part was getting the thumbnails working, but i fixed it easily with a URL.
Im the most proud of the clean homepage, with the footer showing the build and from how long ago it is.

Sander

Updates

  • Rework some admin pages
  • Rework landings page
  • Add hackclub referal link to landings page
  • Rework thumbnail system to work with url
  • Rework blog content editor

Changelog

Attachment
0
Sander

Okay so i’ve tried using next auth, but it was a big headace so I decided to use a custom protection on the /admin, with a user/pass stored in the db.
Also my domain finally works, the guy told me I got a weird tld, so it needed to go manually?? but okay. You can see the progress on https://sander.tf!!!!!

Changelog

Attachment
0
Sander

Updates

  • Started the project: Next.JS
  • Tried github actions: did not work so deleted
  • Setup basic DB with Prisma & PostgreSQL in Docker

Changelog

Attachment
0
Sander

Shipped this project!

Hours: 6.83
Cookies: 🍪 189
Multiplier: 27.66 cookies/hr

I built a custom shell in JS called xsh! I’ve added support for a couple of linux commands, like nano, touch & more!
The nano command was the most difficult to make! But it works like a charm!

Sander

Updates

  • added current time & the time a command took to the right
  • commands are now loading from the /commands dir
  • added arrow up/down/left/right functions
  • created basic commands (cat, help, reload, version)
  • update docs, add banner and rewrite readme

Changelog

Attachment
0
Sander

Changelog

Updates

  • I’ve added options to close the ticket instant as a admin
  • I’ve added option to request closure by a admin (which need to be accepted/denied by a admin)
  • Added banner for shipwrights to login as admin
Attachment
0
Sander

Changelog

i’ve created the core/base of xsh, it will be like zsh but made in node.js, so it can be used on windows computers happy

Attachment
1

Comments

Henry
Henry 22 days ago

reset the counter, everyone!
0 days since last new shell.

Didn’t even know people made these for Windows. Very cool if it’s POSIX compliant, but why would you use JavaScript for this? I mean whatever works I guess

Sander

Fix some things for publishing this site live :)

Attachment
0
Sander

Shipped this project!

Hours: 8.05
Cookies: 🍪 23
Multiplier: 2.87 cookies/hr

I built a web application for a Ticket System! You have different tiers with different perks (not purchasable, only able to set in the DB). Admins can reply to tickets, and add tags & priorities.

I am not able to host this app, because I don’t have a Credit Card to purchase any type of hosting.

Sander

I’ve implemented ticket priority and labels. This can be added by a Admin, or a User with Pro plan or higher. I’ve also added a row with plan to the user table. I have also enhanced the ticket filtering and some UI improvements. Also did some fixes on the home page for smaller screens, and some fixes for not singed in users in the navbar.

Attachment
0
Sander

Devlog #6! I’ve created content & style for the Pricing & About Us page, it looks so clean in my opinion!! happy
I’ve also added a contact form, the entries will be shown in /admin/contact. I’ve also added clean and user readable error messages to this form, and it works like a charm!

I will create the new pricing features this weekend, so stay tuned wink2

Attachment
Attachment
Attachment
Attachment
Attachment
0
Sander

Devlog #5.1! I was bored, so I’ve decided to work further on the landings page, and I think im finished now yippee
I’ve created a Features block, with Features of the app, and a CTA banner, with a Register and a Login button, and I’ve worked on the footer, and I’m really happy with it happy

Thats it for today! Cya byee

Attachment
Attachment
0
Sander

Devlog #5! I’ve created the landings page for a bit, only the hero to be fair. I’ve also started on reworking the navigation bar, because the old one sucks.
And yeah, tomorrow I’ll fix the rest of the homepage! Cya :)

Attachment
0
Sander

Devlog #idk! I’ve polished the UI a bit, and reworked a part of the User Dashboard, a lil doughnut chart with open tickets sorted, and a block with your last 3 open tickets.

Attachment
0
Sander

Devlog #3! I’ve transformed everything to lightmode, because darkmode sucks (this time only).
I’ve also added comments on tickets.

Attachment
Attachment
Attachment
0
Sander

Devlog #2! I have created a ticket system. You can see your own tickets, and a admin can see all the tickets on the /tickets url. You can create a new ticket with the button top right, and when created, you can look at it. I’ve implemented a basic admin control, with updating the status. I will create a comments system in a later moment.

And yeah, I need to work on the styling in dark mode

Attachment
Attachment
Attachment
0
Sander

Devlog 1 - Day 1 & 2 with Laravel:
Okay, so i’ve started with the project. I’ve installed breeze for authentication, and added a profile picture functionality. I also added a role system. And a little check in the dashboard for admin content. I like laravel so far :)

Attachment
Attachment
0
Sander

Shipped this project!

Hours: 2.86
Cookies: 🍪 22
Multiplier: 7.8 cookies/hr

This is a project to quickly start projects! You can run the sanderhd command to open the TUI!
You can select NextJS Starter, Discord JS Classic & Discord JS Advanced.
I also added a –help and a –version command!
I’ve learned a a lot about file creations & using colors in the terminal with Chalk and Inquirer.

Sander

So, that was not the last devlog, oops!
When I tried publishing it to NPM, I got some errors with the type being commonjs, so I needed to change that to module! Now its working great! You can install it using npm install -g sanderhd-starter!
And I also added a –help & –version command to check your version :-)
Enjoy!

Attachment
1

Comments

JoostSchreuders
JoostSchreuders 2 months ago

very good very nice

Sander

Hello! Part 3 and the Final part of my Devlog!
Tonight I created the last 2 (for now) starters. I’ve added a Discord.JS Classic starter, with a simple !ping command and a config file. Also a Discord.JS Advanced starter, with slash commands & a more advanced config.
I’ll ship the project and upload it to npm for easy install :)

Attachment
Attachment
1

Comments

JoostSchreuders
JoostSchreuders 2 months ago

very good

Sander

Hey, part 2 of my DevLog! This time I started working on the starting mechanism. You can select a starter with the arrow keys on your keyboard, and fill in a name. This will create a project for you!
I only did Next.JS for now, because I rage quitted 😔
Cya

Attachment
0
Sander

Hi,
Today I started the project! I’ve decided to use Inquirer for the Selection menu, and Chalk for the colors. I’m not satisfied with the colors right now, so I’m going to change these in the future :)

Attachment
Attachment
0