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

hardeek

@hardeek

Joined June 12th, 2026

  • 8Devlogs
  • 3Projects
  • 2Ships
  • 25Votes
Open comments for this post

1h 16m 10s logged

I finished making the code for the alarm. I haven’t implemented the switches into the code because I think it will be easier to debug with the actual clock in front of me.

0
0
8
Open comments for this post

2h 5m 6s logged

Today I started making my Deek Alarm with its schematic and pcb. I also downloaded some step files for the pcb and the screen I am going to use for the alarm.

0
0
43
Ship Pending review

I made a tic-tac-toe game that runs in your terminal and has 3 different bots. The hardest part of this project was finding out that when you make a variable equal another variable that is a list it doesn’t make a new list but makes a reference instead so when I change the new variable I also change the old one which led to many bugs.

To use it you can run it on an online python interpreter like programiz or just type python3 main.py in the terminal if you download it.

  • 2 devlogs
  • 5h
Try project → See source code →
Open comments for this post

2h 58m 9s logged

I game my game 3 different kinds of bots (dumb, smart, and genius) and I also made it so you can either play against one of them or play them against each other.

0
0
36
Open comments for this post

2h 25m 53s logged

I just made the base game for my tic tac toe bot with a very simple ui. Right now only real people can play but it, but in a moment bots will take over and win over any human that challenges it.

0
0
13
Ship

I made a slack bot, that only works in the hackclub workspace.
I had problems with the code as I was unfamiliar with it and didn’t know that the code to make a new app needed to go before all of the command declarations.

To use the bot type in deeks-bot and then either -joke, -ping, or -catfact

Try project → See source code →

Followers

Loading…