Readit News logoReadit News
madmonk commented on Ask HN: Who wants to be hired? (July 2025)    · Posted by u/whoishiring
madmonk · 2 months ago
Location: Northeastern Ohio, USA

Remote: Yes

Willing to relocate: No

Technologies: Angular, Node, Javascript, Typescript, Jasmine, jQuery, Bootstrap, PHP, Bash, Git, React, HTML, CSS

Résumé/CV: Please email me and I will send.

Email: jeff.ulicny@gmail.com

madmonk commented on Show HN: I made a math puzzle game. Hope you like it   madmonk13.github.io/adden... · Posted by u/madmonk
chabska · 4 months ago
The HTML structure is very problematic. You use a <table>, even though semantically the game grid is not a table of data. I would have used a <div> with display:grid , though this is not a big deal. The active cell is a <div> with onclick, which means the cursor doesn't show it as clickable and I can't even tab to it so keyboard play is impossible. There are ways to make a <div> look clickable, but it's easiest to just use <button> .
madmonk · 4 months ago
Good point.
madmonk commented on Show HN: I made a math puzzle game. Hope you like it   madmonk13.github.io/adden... · Posted by u/madmonk
galuggus · 4 months ago
Great music. Did you make it?
madmonk · 4 months ago
Thanks! Yes, I made it with Auxy.
madmonk commented on Show HN: I made a math puzzle game. Hope you like it   madmonk13.github.io/adden... · Posted by u/madmonk
wes1350 · 4 months ago
I'd prefer the rows, columns and diagonals to have their current sums visible next to the desired totals. Right now, it's tedious to have to add all the numbers up for each one.
madmonk · 4 months ago
Good suggestion!

Deleted Comment

madmonk commented on Show HN: Psychedelic animation generator; (p)art of your next trip   collidingscopes.github.io... · Posted by u/getToTheChopin
madmonk · 5 months ago
Thank you for reminding me about Telefon Tel Aviv.
madmonk commented on Ask HN: Who wants to be hired? (February 2025)    · Posted by u/whoishiring
madmonk · 7 months ago
Location: Vienna, Ohio

Remote: Remote, Hybrid

Willing to relocate: No

Technologies: HTML, CSS, Javascript, Typescript, Angular, Node.js, PHP

Résumé/CV: Available On Request

Email: jeff.ulicny@gmail.com

madmonk commented on All CDC data is no longer visible to comply with executive orders   cdc.gov/datainfo.html... · Posted by u/stormbeard
madmonk · 7 months ago
I wrote a webapp to pull your local covid wastewater data from cdc data. It's still working, so they either left their feeds in place or haven't gotten to them yet.

https://madmonk13.github.io/covid_ww_levels/

u/madmonk

KarmaCake day44September 13, 2018View Original