AnonX - Anonymous Posting

x/DevSpeak

Description: Programming & development discussion without taking 'tech' or 'coding'.
Posting Rules: Be respectful. No spam. Stay on topic.

Threads

DP
Anonymous 6 hours ago
Help me with shipping alternatives, how to fix it.
Thread image

i have free shipping after 200$ and once the items in cart are more than 200$ it gives options to choose between free shipping and flat rate
How can i...

DP
Anonymous 1 day ago
i am searching for a good udemy backend course for a data sceince guy like me
Thread image

i deploy models in data science using radio and I feel it is too simple and isn't really for production, that's why I wanted to deep dive in backend a...

DP
Anonymous 1 day ago
What's this Patreon UI effect on hovering on the page?
Thread image

From [patreon](https://www.patreon.com). Appears as a bubble and you can click to change the background media either forward or backwards depending on...

DP
Anonymous 2 days ago
Cold starts killing your app demos ? 😤
Thread image


I kept running into cold starts on my hosted projects — especially with platforms like Vercel and Render that sleep apps during inactivity.

So I bui...

DP
Anonymous 3 days ago
charset / database collation / invalid character
Thread image

I created a website years ago that's been fine and all of a sudden in the past few days the '£' symbol is now displaying as an invalid character....

DP
Anonymous 4 days ago
I built a hand gesture 3D globe explorer
Thread image

Controlling a 3D globe with hand gestures

This uses computer vision / hand tracking to control map zoom, rotation, layer view toggle

Runs in...

DP
Anonymous 4 days ago
Built a browser piano for your numpad with vanilla JS and HTML
Thread image

Ever wanted to turn your keyboard into a (piano) keyboard?

DP
Anonymous 4 days ago
I made a web app that can track your Vscode progress
Thread image

I developed this platform [RanksDevs](https://www.rankdevs.com/) . It's a coding productivity app like wakatime. It tracks you activity via vscode ext...

DP
Anonymous 1 week ago
Has anyone recreated apples liquid glass design?
Thread image

Specifically I’m talking about this distortion and prism fringe effect going on at the bottom?

I saw post a while back when it first came out saying...

DP
Anonymous 1 week ago
I would love get your feedback on my portfolio, i'm a full-stack developer
Thread image

I built a platform called DeveloperScope where it tracks if I’m online or offline (I’m on there pretty much every day), and it helps me keep track of...

DP
Anonymous 1 week ago
I am building my portfolio website – I’d appreciate your feedback
Thread image

live: [https://www.weisdevice.xyz/](https://www.weisdevice.xyz/)

DP
Anonymous 1 week ago
What style is this?
Thread image

I'm trying to figure out this style and maybe use something in a react app. Let me know if you have any idea about the the design style or if there an...

DP
Anonymous 1 week ago
I created a site with code + tutorials for my Iron Man / Minority Report experiments
Thread image

This week I create a site for my computer vision experiments. There are 6 projects (code + tutorials) with many more to come.

[https://www.funwithcom...

DP
Anonymous 1 week ago
I created a responsive images web component
Thread image

https://github.com/VoiceNGO/img-responsive

Not 100% ready, but close. Demos: [Just resize this page](https://voicengo.github.io/img-responsive/publi...

DP
Anonymous 1 week ago
I created 11 puzzle games
Thread image

Hi r/webdev!

After 6 months of work, I'm finally happy to release Puzzle Express in beta. It already has lots of content, with more underway!

* 11 p...

DP
Anonymous 1 week ago
Ported Liquid Glass in my own way
Thread image

Also here is a demo for iOS 26 Notifications Center
[https://codepen.io/wellitsucks/pen/XJbxrLp](https://codepen.io/wellitsucks/pen/XJbxrLp)

DP
Anonymous 2 weeks ago
I finished my first React Project, It's a Movie discovery App
Thread image

Deployed on- [https://find-me-a-movie-lemon.vercel.app/](https://find-me-a-movie-lemon.vercel.app/)

Code -[https://github.com/Shinjon101/find-me-a-mo...

DP
Anonymous 2 weeks ago
This seems wrong.
Thread image

[According to this source, the average internet connections are: ](https://sqmagazine.co.uk/internet-statistics/?utm_source=chatgpt.com)

* The global...

DP
Anonymous 2 weeks ago
Seam Carving in a Browser
Thread image

Implemented via web-components, so this entire interaction is just me resizing a dom node with a drag handle. The goal is to just have `<img-respon...

DP
Anonymous 2 weeks ago
Endless 2048 on React
Thread image

Preview link: [https://atimrish.github.io/2048](https://atimrish.github.io/2048)
Github repo: [https://github.com/atimrish/2048](https://github.com/...

DP
Anonymous 2 weeks ago
I built an open source Liquid Glass Generator
Thread image

After Apple’s recent keynote, a lot of people and brands have started exploring the now famous Liquid Glass Design trend.

Last night I got curious an...

DP
Anonymous 2 weeks ago
Built a private ePub reader that runs in your browser – no accounts, no cloud
Thread image

Hey everyone,

I built a small project I thought some of you might appreciate. It's called BiblioPod, and it's a browser-based ePub reader focused on...