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

nic

@nic

Joined June 2nd, 2026

  • 13Devlogs
  • 5Projects
  • 3Ships
  • 18Votes
web dev that makes 2000s' style websites
the slowest coder in the world
#1 goal: get a raspberry pi!
Ship

Created my own Slack Bot with four different commands, each with their own starting message! Hosted on Hack Club Nest. Please use the #bot-spam channel in the HC Slack to use the bot!

Current commands: /power-bot-ping, /power-bot-grovel, /power-bot-catfact, /power-bot-joke

Try project → See source code →
Open comments for this post

1h 6m 30s logged

Power-bot Devlog!

  • Created a Slack bot with four different commands, each with its own unique starting message!
  • (/power-bot!)
  • Built with Node.js in VS Code, and hosted on Hack Club Nest.
  • The most difficult thing was setting up the bot and trying to figure out how to host it on Nest separately from my local terminal. The bot itself is very simple and mainly contains preset commands from the mission library, but I’m glad to have finished the project nonetheless.
0
0
19
Open comments for this post

3h 4m 48s logged

pastelnetOS #7 - nothingburger

another long wait . . .


Additions:

  • The user menu finally works. I wrote an entire JS script by myself for once and its functional!! the name that you input shows up afterwards when you recieve the welcome message.

Challenges:

  • Learning JavaScript is very difficult. I have #code channel on slack and my 1 friend that knows JS on speed dial
  • I tried making a sidebar but it still didnt work

I want the sidebar to have the mp3 player, calculator, and notes to make things look clean i might add a terminal but lowk idk how to program that

0
0
23
Open comments for this post

2h 40m 41s logged

pastelOS #6 - refined UI (1.0.6)

PastelNetOS patch notes feat new icons (this one has like 0 progress done):


Additions:

  • Made some new app icons for the main layout! I didn’t really like the old ones since the font and shape(?) felt a bit out of place, and I want it to look cohesive as possible
  • Also fixed some colouring and styling errors here and there; trying to make it look polished (though there are still only 3 apps)
  • fixed some internal code that messed up the CSS during bug fixing

Challenges:

  • This was originally going to be a JavaScript-heavy update with more interactive features, but I still couldn’t figure out any of the code… I think I might need to go back to elementary coding classes because it took me an hour just to change the colour of the window when clicked and I didn’t even like it so I just reverted it back later 💔
  • I still have to fix the z-index issue and make selected windows a different colour, but JS has genuinely been a pain to learn from scratch

so in the span of almost 3 hours i literally only changed the app icons. 😐 at least i got dynamic close buttons now 😭

0
0
5
Open comments for this post

2h 13m 36s logged

chem.quest devlog 2!

some more CSS fixes since those usually take the longest…

  • Challenges: as usual, i spent a lot of time fixing the css to make everything look nice. the colours before were super washed out and pastel, which made it a pain to look at without my usual night mode settings on. even as a web developer i have a lot of trouble using flexbox,, so that took a lot longer than i thought. i didn’t like how the div boxes were aligned previously, but i’m much more happier with how they look now.
  • Additions: i want to add a new ‘study corner’ page, sort of like my version of those pomodoro chrome extensions except you dont have to download anything and can just access it on a site. this is partially added because i wasn’t sure if my initial idea would be enough to fit the Frictioness mission guidelines lol. i want to add a timer, some sort of sticky note system and custom background noises for people to listen to as they study. (kind of like a digital cork board where u can move elements around, like the WebOS mission)
  • also fixed the weird sizing issues i had with the div boxes, but its all g now and should resize properly depending on the browser/window
0
0
10
Open comments for this post

2h 13m 43s logged

chem.quest devlog 1!

chem.quest is in development!

  • With school coming up in a few weeks, i thought that the perfect way for me to refresh on chemistry notes was to create a website for chem study guides!
  • i always had trouble looking for review materials online when i was studying chem, so i thought i’d log all of the links i used for studying and share my own study notes for everyone to use forever.
  • i’m mostly planning to add lesson reviews that sum up the most important info, so procrastinators (such as myself) can easily do some quick last-minute review before a big test.
  • the ui is a huge wip (i realised the fancy filters i have on my monitor make it a pain to colour-correct, which is why everything looks so pale) but im planning to add more stuff in the future, like a pomodoro timer, flash cards, practice quizzes, and 3d models(?) !!

this project might be my most ambitious one yet (and im not even done my past 2 projects 💔 )

0
0
11
Ship

A custom OS built with HTML, CSS and JavaScript. Inspired by old vaporwave and cyberpunk styles. Currently features 3 working applications, including a welcome menu, user menu and messages. A beginner web developer’s first attempt at JavaScript presented as a homage to Cyberpunk 2077.

Try project → See source code →
Open comments for this post

2h 19m 45s logged

pastelOS #5 - 1.0.4 feat email

the messages/email app is now functional! if you click the scam link, it sends you to a fake blue screen page.

updates:

  • finally fixed topbar font
  • updated README file
  • updates welcome menu text to match better with the OS theme and ui
  • better hover indicator when selecting an app
  • working user menu

i can’t believe it took me 12 hours to just make 3 apps 💔💔💔 i need to lock in for webOS 2

0
0
31
Open comments for this post

2h 3m 7s logged

pastelOS #4 - (1.0.3 FIXED DRAG)

after many hours and days, i finally fixed it. the windows are draggable. what a journey

new features (alpha 1.0.3):

  • text boxes are now transparent, inspired by liquid glass
  • app icons are now presented in a list-type menu, similar to the cyberpunk 2077 menu in-game!!
  • new background (old one was crusty)
  • timer finally works
  • DRAGGING WINDOWS FINALLY WORKS
  • got rid of the goofy ahh ‘currently active’ text on the topbar

i dont even know how i got them to work. i made a thousand and one commits on github and somehow the stars aligned and my code is working. haha ha ha ha

it took me an embarrassingly long amount of time to fix this but like… as long as it works bro

0
0
14
Open comments for this post

3h 21m 29s logged

pastelOS #3 - i hate github

years will be taken off my life for how long it took for me to fix my darn github page. i hate using it. i would’ve stuck to neocities if a git repo wasnt required for stardance projects.

anyways, i fixed the random merge issue i had where i accidentally opened too many branches and my dev branch and main branch were out of sync. im just gonna do everything on my main branch now. nuclear level threat incoming.

for some reason my github codespace preview is different than what shows up on my site so i gotta fix that. sucks because my window drag script finally works but it doesnt even show up properly 😭 ❓ but for now, im gonna take a break

0
0
10
Open comments for this post

2h 11m 13s logged

pastelOS #2

still working on the os jam tutorial! got a pretty scuffed layout, the photos are wip for now i’m just playing around with the css to make it look nicer

heres the absolute alpha 1.0 version of pastelOS (its ugly ik)

  • finally fixed the javascript file that didn’t let me close the window properly?? it was because my js file loaded faster than my index.html which was a huge problem
  • this is why you code everything in one long index.html instead of breaking it up lmao

i want this to still be cyberpunk/vaporwave themed but im figuring out the ui and realizing it might be more advanced than what i know how to make

i made some physical sketches to try and find the theme and plan out apps i wanna make

  • a type of fortune teller would be pretty cool based on an rng system, higher number results in a good fortune while low number results in a bad one
  • maybe a scam email app based on those fake messages you get in cyberpunk 2077 (?)
  • i want an mp3 player 100%, idk what songs to put on it tho maybe some 2022 drift phonk for old times sake 😭 😭 😭

TBH i dont even know what i’m going to name this OS yet, pastelnet seems kinda off but CyberOS already exists

its been over a week and im still not done this aaaa

0
0
38
Ship

A small webpage built with HTML, CSS, and a speck of JavaScript for my personal TV show/movie anime reviews! Inspired by old website aesthetics from the y2k era.

Presented like a personal blog, and used to track my currently watched/watching shows as well as occasionally sharing my thoughts about recently finished movies.

[created in mind with the indie web movement on neocities]

  • 3 devlogs
  • 5h
  • 8.68x multiplier
  • 41 Stardust
Try project → See source code →
Open comments for this post

1h 42m 46s logged

Media Review Webpage #3

After a long time procrastinating, I’m finally done with the concept/prototype of my webpage. I wrote one full review for a recent movie I watched (Obsession), formatted it, added photos, and made sure the two lines of JavaScript code work properly. Not sure how to add more pages, though. I’ll figure that out for a future update (though if you know how, please lmk)


The fundamentals of this page are pretty much finished! It has a watchlist which I can use to track shows/movies I’m watching, a (mostly) responsive layout, and all the CSS features I intended to add. Unfortunately lost an hour or two here and there because I forgot to unpause my recording, but oh well.


The GIT repo for this page unfortunately doesn’t have many commits, since I wasn’t using GitHub to make this and was pretty unfamiliar with it when I started this project. It has all the code, just no visible edits/changes. Sorry about that. I used Neocities for the entirety of this site, which is what I mainly use to publish html/css projects.

2
0
22
Open comments for this post

2h 36m 37s logged

pastelOS #1

playing around with github (first time using it) and css while finishing the jam tutorial

its coming along well but hopefully i can fix it so it looks better later

0
0
9
Open comments for this post

2h 32m 1s logged

Media Review Webpage | Devlog #2

After a long hiatus, I came back to this project with a bit more motivation and inspiration than last time. I had a ton of ideas for what I wanted to do, but I wasn’t sure my skill level was high enough to program them. I only know HTML, CSS, and a bit of JavaScript, so even doing small things like showing/hiding elements takes me a long time.


Challenges

I wanted to make multiple pages using just one HTML file, since I wasn’t sure how many reviews I’d end up writing, and I wanted everything to be in one document. I got the text at the bottom to work properly like I wanted to, but I still don’t know how to show/hide more than one element at a time.

Using Flexbox was also a pain since my images never resize how I want them to, and I want to make this page mobile-friendly. I might look back at my code from a previous project to try and figure that out in the next devlog.


Additions

I mainly focused on resizing everything to look a bit cleaner, and also because the previous layout was just a 500px box that barely showed any info. I changed the banner at the top and the background to something more library-themed.

0
0
18
Open comments for this post

31m 40s logged

Media Review Webpage | Devlog #1

I had an idea for a while to make my own movie review/blog page, but I never really got around to doing it. Stardance was a good excuse for me to start making a lot of projects I’d procrastinated on for the past few months.


  • short update to test lapse/hackatime
  • changed the colours and fixed some sizing issues, planning to replace the photos and redo the actual layout next

The majority of the code is carried over from a previous project I started in the past, which I’m planning to revamp and complete during Stardance.

0
0
25

Followers

Loading…