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!
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.
Log in to leave a comment
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!!!!!
Log in to leave a comment
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!
Log in to leave a comment
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 
Log in to leave a comment
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
Fix some things for publishing this site live :)
Log in to leave a comment
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.
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.
Log in to leave a comment
Devlog #6! I’ve created content & style for the Pricing & About Us page, it looks so clean in my opinion!! 
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 
Log in to leave a comment
Devlog #5.1! I was bored, so I’ve decided to work further on the landings page, and I think im finished now 
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 
Thats it for today! Cya 
Log in to leave a comment
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 :)
Log in to leave a comment
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.
Log in to leave a comment
Devlog #3! I’ve transformed everything to lightmode, because darkmode sucks (this time only).
I’ve also added comments on tickets.
Log in to leave a comment
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
Log in to leave a comment
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 :)
Log in to leave a comment
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.
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!
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 :)
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
Log in to leave a comment
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 :)
Log in to leave a comment