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

YoussefTech

@YoussefTech

Joined June 2nd, 2026

  • 4Devlogs
  • 2Projects
  • 1Ships
  • 0Votes
I love every field.
"Jack of all trades, master of none, but oftentimes better than a master of one."
Open comments for this post

2h 10m 28s logged

I was playing around in the desmos graphing calculator when I got the idea for this project, it sounded easier in my head than it actually was, and for now most of it is TODOs, the input parsing will be a nightmare, as of this devlog though, the function and graph generation for linear, quadratic, and cubic functions is working, next up I’ll focus on adding more function types and making the game easier cause I CANNOT guess a single one 😭, there’s no input checking yet, the submit button is just for show, and I don’t have a logo yet so I’m using the chart emoji 😁, I wanna attach a video of it working but the video is too big to be uploaded 😤

I was playing around in the desmos graphing calculator when I got the idea for this project, it sounded easier in my head than it actually was, and for now most of it is TODOs, the input parsing will be a nightmare, as of this devlog though, the function and graph generation for linear, quadratic, and cubic functions is working, next up I’ll focus on adding more function types and making the game easier cause I CANNOT guess a single one 😭, there’s no input checking yet, the submit button is just for show, and I don’t have a logo yet so I’m using the chart emoji 😁, I wanna attach a video of it working but the video is too big to be uploaded 😤

Replying to @YoussefTech

0
10
Ship Changes requested

I made an AI assistant slack bot that you can use for free, it uses the HackClub AI API. To test it out, go to any channel on the HackClub slack workspace and type `/asb-ask` to prompt the AI, it will take a sec to respond, just give it some time 😁.

Available commands:
/asb-ping - Check if the bot is working and the latency
/asb-joke - Fetch a random joke from the Official Joke API
/asb-calc [expression] - Calculate a mathematical expression
/asb-ask [question] - Ask the AI a question
/asb-whoami - Info about the bot and its developer
/asb-quote - Random quote

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

21m 59s logged

  • Added /asb-whoami command that prints info about the bot and its developer
  • Added /asb-quote command to print a random quote
  • Updated README.md
  • Added /asb-whoami command that prints info about the bot and its developer
  • Added /asb-quote command to print a random quote
  • Updated README.md

Replying to @YoussefTech

0
2
Open comments for this post

23m 37s logged

Well adding the AI part was easy, I used the HackClub AI API, I picked a free model because I don’t want every user of the bot to input their own API key, though that might be a cool idea for later updates, I placed a system instruction in the beginning of the prompt explaining to the AI model that it’s a slack bot so it doesn’t try to use tables or fancy formatting:
SYSTEM INSTRUCTION: You are a slack bot, so follow slack formatting rules and markdown conventions when responding, no tables.

The bot is now up and running and I’m trying to find extra features to add to increase the time on this project

Well adding the AI part was easy, I used the HackClub AI API, I picked a free model because I don’t want every user of the bot to input their own API key, though that might be a cool idea for later updates, I placed a system instruction in the beginning of the prompt explaining to the AI model that it’s a slack bot so it doesn’t try to use tables or fancy formatting:
SYSTEM INSTRUCTION: You are a slack bot, so follow slack formatting rules and markdown conventions when responding, no tables.

The bot is now up and running and I’m trying to find extra features to add to increase the time on this project

Replying to @YoussefTech

0
3
Open comments for this post

32m 21s logged

Just finished the guide for the “Make a Slack Bot” mission, I liked it, but i feel like it was too easy, the guide said 1.5h but it only took me 20 minutes for the code and 10 minutes to make it live 24/7 on the Nest container

Just finished the guide for the “Make a Slack Bot” mission, I liked it, but i feel like it was too easy, the guide said 1.5h but it only took me 20 minutes for the code and 10 minutes to make it live 24/7 on the Nest container

Replying to @YoussefTech

0
3

Followers

Loading…