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

BlueCheckmate

@BlueCheckmate

Joined May 31st, 2026

  • 7Devlogs
  • 2Projects
  • 0Ships
  • 0Votes
I love chess, I love baseball, '25 Jays all the way. Kinda a beginner at this as well, but we gotta learn
Open comments for this post

1h 7m 6s logged

Well I am progressing bit by bit :yay: . I now have a functional notes app, after its propertions kept getting scewed for a long time. So now that it works, I will not be touching it’s code for the remainder of this project :grin-wx: … until I have to add minimize/maximize buttons :frowning-hole: oh well. And yeah I also made the top bar for the welcome screen a bit larger

1
0
11
Open comments for this post

1h 35m 2s logged

“You have to know the rules before you can break them”
I believe this is the saying. Well how fun that I’m already breaking them with almost zero coding experience :perfect: So the guide was talking about selecting icon deselecting icon and it didn’t make sense. So instead of manning up and spend probably another 10 hours figuring out, I went to what already works, like the welcome screen, and did the same function there. But hey, it does work now so haha, lets go. I’ll probably encounter 50 other problems later on but at least I’m ending the day happy

1
0
29
Open comments for this post

1h 35m 24s logged

So despite it being a new day, I have 0 clue what’s going on with that style.css :pfv: … So I decided to just ditch it :smile-3d: From what I understood it’s basically an optimization but who needs that anyways :shrug-1: it’s on the cloud so it ain’t taking up my storage space anyways. But basically I’d assign a class and everything goes haywire. I’m sure I’ll be fine without it :thumbs-up: and if I’m not I’ll cross that bridge when I get to it. After ditching, I did my welcome screen, made it draggable only at the top, and added a closing. Haven’t got to the minimize maximize yet so another bridge.

1
0
48
Open comments for this post

2h 0m 21s logged

So I got to point where I have no clue whats happening. It’s fine - I knew I’d get there somewhere, so this where we stop for today. It was the part with the CSS file and class names and a lot of things I dont understand. It’s been a hard day. On new things I’ve done include a draggable top bar, and an opening and closing welcome screen, very basic.

0
0
6
Open comments for this post

1h 42m 43s logged

So I worked on the second guide of this tutorial. It was a bit more challenging but overall easy. I now have a top bar, a background, and a clock. I was trying to format the top bar properly which took a lot of time and I still didnt figure it out :sad-apple: . I wanted to shift the ChessOS and time a bit to the right but margin and padding made the top bar smaller or bigger, and other things didnt work, but it’s fine, im not dissapointed with that. I also don’t like how the word science is a bit unreadable because of the shard but ykw its fine.

0
0
34
Open comments for this post

53m 15s logged

My first time coding in HTML! I don’t have that much of a clue what I’m doing, but I’m learning, and it actually seems relatively simple so far. Since I love chess, that’s what I’m doing. I understood <p>, <h#>, <img>, <a href> and the main structure. Figuring out styles was harder as there are so so sooooooooo many of them, but we are progressing. This is gonna be fun project!

0
0
41
Open comments for this post

1h 0m 21s logged

My first mini project!!!!

In this project, I created a little thing where 5 LEDs of different colours light up in order and then go out in that same order.

What went well:
Since this is a very simple project, the code was quite easy to understand and do. Likewise, the wiring was also very easy.

What went wrong:
I initially planned to do this with 10 LEDs, but then I realized they would be to crammed to all fit in a nice row and looked good, so I downsized to 5. Additionally, I am not fully aware of all of the pins on the esp32 so I wasn’t aware that pin 35 is solely for input. The blue LED wouldn’t light up, and I thought I was going crazy. The fix was to just use another pin and bring it in the row through a couple extra wires.

What can improve:
Now I ain’t no genius here, but I believe that this code was very long and very repetitive, since it just defines, pin number, sets it to output, then turns it on high, delay, next pin, until they’re all high, then turns them off, delay, repeat until they’re all off. I’m sure that this can be condensed, and be made shorter. Looks like I’ll do that when I’m more advanced. Additionally, the VSCode + Github copilot in the beginning knew what I was going to write, and I want it to be purely my code so I turned it off.

Final Comments:
Not a bad start, but we’ve just started and there’s a lot to learn. I also hate having to put semi-colons at the end of every declaration. What is this bro, just hit enter into the next line and call it a day.

0
0
6

Followers

Loading…