I wanted Sticky Notes to feel less like a utility and more like a premium desktop widget.
So I built one with Electron:
🪟 Transparent frameless window
🧊 Glassmorphism design
📌 Always stays on top
💾 Auto-saving notes
🎨 Theme & opacity controls
➕ Multiple floating notes
Simple. Fast. Beautiful.
Would you use this instead of your current notes app?
#Electron#BuildInPublic#JavaScript#TechTwitter#Programming#Coding#WebDev#DesktopApps#IndieDev#OpenSource#UIDesign#UX
yeah the bar on webdev is significantly lower than gpu or kernel programming...part of why I think LLMs have been decently effective for a couple gens now (even though they are still surprisingly stupid at many things)
Spent today working on the dashboard redesign.
Started by reviewing the current dashboard and comparing it with some cleaner SaaS dashboards for inspiration. Found a few React issues, layout inconsistencies, and areas where the UI was becoming cluttered as new features were added.
Also worked on planning a new structure for:
• Overview
• Prompts
• Citations
The main focus is improving usability and responsiveness without breaking existing scan, auth, or payment functionality.
Slow progress, but taking time to get the foundation right before making bigger UI changes.
#buildinpublic#webdev#reactjs#saas#indiehackers
Today's focus was simple: improve the product and clean up the codebase.
- Updated pricing structure (Free / Pro / Expert)
- Improved subscription logic and plan limits
- Refined UI components and pricing experience
- Improved crawler and backend logic
- Pushed another production-ready update to GitHub
- Replaced legacy pages with modern Features, Blog, and Free GEO Score pages
- Improved homepage design and navigation
- Fixed multiple responsiveness issues
Safer alternatives to eval() for your JS calculator 🔒
✅ Function() constructor
✅ math.js library
✅ Build your own parser
Same results. Zero security risks.
I'm going with a custom parser for v2 — building it from scratch 🛠️
#100DaysOfCode#JavaScript#WebDev
Just built an AI Receptionist 🤖
A conversational AI assistant that can handle restaurant customer interactions and answer queries in real time.
Try it here:
restaurent-receptionist-fron…
Would love your feedback! 🚀
#AI#WebDev#NextJS#BuildInPublic
Day 41/200 🚀
✅ Fixed bugs
✅ Improved the landing page design for my current project
Not a huge update, but progress is progress.
#buildinpublic#200DaysOfCode#webdev
🚀 Looking to connect with builders, founders, and developers!
Are you working on:
🍽️ SaaS
🤖 AI Applications
⚙️ Automation Tools
🌐 Web Apps
📱 Product Development
💻 Developer Tools
🚀 Tech Startups
What are you building right now?
👇 Drop your project and share:
✅ What it does
🎯 Who it's for
🚧 What stage you're at (Idea, MVP, Beta, Launch, Growth)
Let's discover awesome products, exchange ideas, and help each other grow. 🚀
#BuildInPublic#SaaS#AI#Startups#Tech#WebDev#IndieHackers#Founders#ProductBuilding
🚀 Day - 165/365
Today I completed WebDev course of @100xDevs Cohort 3.
I learned about:
• Next.js
• NextAuth
• Monorepos
• Turborepo
Feels good to complete the course.
Now moving on to building projects and getting better at full-stack development through practice.