HN user

sharieskenas

16 karma
Posts19
Comments6
View on HN
www.sundaelectronics.com 1mo ago

Show HN: I built an app to switch Gmail notification modes instantly

sharieskenas
2pts1
www.youtube.com 9mo ago

Show HN: Album of love songs told through scientific/technical analogies [video]

sharieskenas
1pts0
apps.apple.com 1y ago

Show HN: Catch That Pizza Maze Game (maze with a randomly teleporting target)

sharieskenas
1pts1
www.amazon.com 2y ago

Show HN: I wrote Learn C Programming Through Nursery Rhymes and Fairy Tales

sharieskenas
3pts1
www.amazon.com 4y ago

Show HN: Learn Python Through Nursery Rhymes and Fairy Tales

sharieskenas
1pts0
www.kickstarter.com 4y ago

Learn Python Through Nursery Rhymes and Fairy Tales

sharieskenas
1pts0
www.kickstarter.com 4y ago

Show HN: Nursery Rhymes and Fairy Tales Written as Python Programs

sharieskenas
1pts0
www.amazon.com 4y ago

Show HN: A story written in Python code

sharieskenas
9pts0
www.amazon.com 5y ago

Picture book teaches Python programming

sharieskenas
12pts1
www.kickstarter.com 5y ago

Picture book tells a story with Python programs

sharieskenas
2pts0
www.kickstarter.com 5y ago

Show HN: A picture book written in Python code

sharieskenas
2pts0
www.amazon.com 5y ago

Picture book written in C code- released

sharieskenas
1pts0
www.kickstarter.com 6y ago

Show HN: A picture book written in C code

sharieskenas
4pts1
www.kickstarter.com 6y ago

A picture book written in C code

sharieskenas
6pts2
www.indiegogo.com 8y ago

Show HN: SoundBrake 2.0 – Headphone device alerts you to outside sounds

sharieskenas
2pts0
www.kickstarter.com 9y ago

Show HN: SoundBrake 2.0 awareness device for headphones

sharieskenas
3pts0
www.kickstarter.com 9y ago

SoundBrake 2.0 device makes headphone users less oblivious

sharieskenas
1pts6
www.kickstarter.com 9y ago

SoundBrake 2.0 awareness device for headphones

sharieskenas
2pts1
www.indiegogo.com 9y ago

New headphone awareness device SoundBrake 2.0

sharieskenas
2pts1

Owl VIP Email Alerts is an iOS and Android app I built to make Gmail notifications easy to control from one screen. You can instantly switch between VIP-only, All Emails, and Off, allow notifications from only selected senders or domains, set Gmail-only quiet hours, and assign custom sounds to important senders.

I built it because Gmail notification control is possible through settings, filters, labels, or focus modes, but I wanted something faster and more direct.

Trailer: https://www.youtube.com/watch?v=Y0GmUywLzhs

This is my first mobile game, created using Unity with C#. A pizza randomly teleports itself around a maze and you have to catch (eat) it before racing to exit the maze. There's four game levels with increasing maze complexities and extra pizza to catch at each level. I implemented an algorithm to generate a new random maze every time. This game is free on Apple app store: https://apps.apple.com/us/app/catch-that-pizza-maze-game/id6... and Google Play store: https://play.google.com/store/apps/details?id=com.sundaelect...

I recently released this C programming book that is good for kids called A Day in Code: https://www.amazon.com/dp/B08LG7DW4C

It's a picture book that tells a story with C programs that represent real-life situations. It teaches C programming with the code examples that make up the story. It has full-page illustrations like a normal picture book!

I'm writing a Python version now: https://www.kickstarter.com/projects/914595512/a-day-in-code...

I hope these are fun ways for kids to get started in programming. :)

I’m writing a unique beginner coding book- it’s a picture book written in the C programming language!

The code consists of simple C programs that represent situations in the story. The illustrations next to the code show the situations. The code is also explained below each program.

The purpose is to help beginners learn core programming concepts and C syntax through a fun illustrated story represented in code. I want to replace the Hello World program and other boring example programs with fun code examples (involving pizza).

I’d appreciate any feedback…thank you!

Thanks slang800...to add to smt88's good points, phone apps that are supposed to perform a similar function don't work well and reduce the audio quality- as you can see from the reviews on this phone app: https://itunes.apple.com/us/app/awareness-the-headphone-app/... This is due to hardware/app limitations. Another advantage of being a separate device is you have the freedom to place it where you want with an extension, so you won't have the microphone buried in your pocket for instance. Also, it adjusts the alert level to your surroundings after a button press. A phone app wouldn't be as convenient because you would have to unlock your phone and go to the app for adjustment. Lastly it has 50+ hours of life on a charge (rechargeable) and can be used with any audio player and headphones.