Joe A
banner
janton.dev
Joe A
@janton.dev
This is fine. 🔥🙂🔥

🧑‍💻 Front end dev
💙 love css and building cool apps and sites
"There’s real value in faster prototyping, scaffolding, and automation. But LLMs don’t remove the need for clear thinking, careful review, and thoughtful design. If anything, those become even more important as more code gets generated.
...
That’s still the bottleneck. Let’s not pretend it isn’t."
Writing Code Was Never The Bottleneck
LLMs make it easier to write code, but understanding, reviewing, and maintaining it still takes time, trust, and good judgment.
ordep.dev
July 10, 2025 at 4:59 PM
If anyone needs it, (and for future reference) this is a solid mp4 to gif conversion command with ffmpeg, crisp output + minimal file size

ffmpeg -i fileName.mp4 -ss 5 -loop 0 -filter_complex "fps=30, scale=-1:720[s]; [s]split[a][b]; [a]palettegen[palette]; [b][palette]paletteuse" outputName.gif
May 21, 2025 at 2:40 PM
My favorite demo I've made, an interactive topographic styled canvas made with vanilla javascript (ts technically 😉)

Could watch it forever, love when things turn out as cool as you hoped they would 💙

check it out here on codepen codepen.io/josev1207/pe...
May 21, 2025 at 2:23 PM
The never ending struggle of front end development, happens to the best of us @bsky.app 😉
May 21, 2025 at 3:13 AM
Published my first Chrome extension!
🎉🎉🎉

Custom New Tab Redirect allows setting a custom url (website or local file), and lets you control the splash color when opening a new tab, so no more blinding white screen!

Check it out here
May 17, 2025 at 4:54 PM
Getting close to publishing my first chrome extension!

Allows setting a custom url (website or local file), and lets you control the splash color when opening a new tab, so no more blinding white screen! 😎

Spending entirely too much time on the options page... but happy with how it's turning out 😁
May 15, 2025 at 4:30 PM
Woohoo! Custom domain!
May 15, 2025 at 4:21 PM