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

ada_bardiz

@ada_bardiz

Joined June 2nd, 2026

  • 8Devlogs
  • 4Projects
  • 2Ships
  • 0Votes
15 y.o who's interested in mathematics, cryptology & coding
Open comments for this post

39m 51s logged

I am quite literally writing this on a boat. Today I: fixed the prediction error, broke the hand tracking & letter spelling then fixed it, fixed the finish motion being detected while signing a word, added the did u mean x or y button initially with a confidence of 80%+ but then updated it to raw confidence of 95%+, i then fixed the progress bars that I broke. tomorrow I’m going to fix collect_words.py, add 10 words to it, fix spelling accuracy and add a tense button. oh and also i’m going to make this readme a bit more formal so i can present it to my teacher. – this is taken from my readme on github which u cna find linked to this project! the screenshot attached is where collect_words.py fails me

0
0
3
Open comments for this post

46m 10s logged

ran out of time so I couldn’t do everything I said I would. I did add a 3 second cooldown to word detecting & made word tracking more attractive, and attempted to add more words into collect_words.py but the algorithm kinda broke and it didn’t save my 30 samples. I committed the code to here so if anyone sees what’s wrong pls!!!! reach out & lemme know (i know no one reads these but its worth a shot). tomorrow: im going to fix collect_words.py, add 10 words to it, fix Prediction error: X has 126 features, but HistGradientBoostingClassifier is expecting 123 features as input, add a did you mean x or y button and finally add a tense button like at the end when the sentence is finished there will be 3 buttons that are like: present, future, past, and the algorithm will restructure the sentence accordingly. the photo is the timeout error i got after finishing my 30 samples for collect_word.py subsection DON’T WANT

0
0
1
Open comments for this post

1h 56m 9s logged

Today was a longer update, I fixed my train_py because everything it was detecting was -, got started on my word dataset ( I have 9 words so far), added an alphabet mode to word mode to detector.py, updated detector.py to match the new files, created two new files called collect_words and train_words - I use collect_words to record 30 clips of each sign, and then it adds them to asl_words.csv and I use train_wrods to train the model. I also updated my gitignore to not track the audio cache. Tomorrow: I plan to add roughly 20 words into the dataset, make hand tracking more accurate, and add a cooldown to the word detecting as it just spams words.

0
0
2
Open comments for this post

39m logged

Today I worked on a couple of things:

  • refined my testing system (basically made it more detailed so i could see which letters were the most frequently confused). as a result, i saw that the most common mix-ups/issues were: n vs a (closed fist gestures), r vs u (crossed & parallel fingers, both 0.89% precision), j (motion sign thats represented statically) & i & j confusion.
  • i added the puncutation selection tool where . = neutral ! = angry / happy (there’s a sub-menu that pops up if you choose !), and ? = question / suprised.
  • i made it so that when you change the punctuation, the pitch of the voice changes. i had an issue where the pitches i entered weren’t properly in hertz but i went on to fix that.
  • next, i made the algorithm stop reading (angry) and (happy) by removing them entirely.

tomorrow:

  1. i’m going to eliminate the emotion detector, there’s no need for it anymore.
  2. try to fix the main mix-ups / problems (possibly eliminate the static problem? is there a way to make the algorithm detect things dynamically – idk?)
  3. FINALLY face my fears and try to introduce basic words.
0
0
8
Open comments for this post

8h 32m 46s logged

bug fixes (server wasn’t working for some reason) & i also readded the blue and pink squiggly things i’d removed earlier. + there was a little bit of an error with my hackatime i wasn’t working on this project but it counted towarsd this one :(

0
0
5
Ship

I made a site with NASA’s API that automatically uploads NASA’s astronomy picture of the day along with its title & description. I had never worked with an API before so it was pretty challenging getting used to it but after sorting out the first few steps the CSS parts weren’t so bad! I’m proud that I managed to create the squiggly banners on the sides :) I added everything people should know in my readme.

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

3h 15m 22s logged

Just finished up with the APOD site! Took pretty long but I’m pretty satisfied with the end result :) It was my first time working with an API and hopefully not the last.

0
0
2
Ship

I made a personal website that showcases a few examples of my projects, includes links to my github and linkedin accounts and has a minigame! This was my first experience with HTML, and I’m pretty proud of myself. My biggest issue was that I couldn’t get my dog’s photo to appear on the website page, and I fixed it by using Gemini’s help. Gemini helped me realize that my dogs photo was in jpg when I was trying to upload it in jpeg form, and also that I didn’t upload my dogs photo into the folder that the index.html file was in. I made sure to credit ProgrammingWithMosh and cite that I used AI in my readme.

Try project → See source code →

Followers

Loading…