LUTO
259 subscribers
364 photos
11 videos
6 files
113 links
BUILDING IN PUBLIC TILL I GET MY BUGATTI

🎯 Dropping dev tips, projects ...
🌐 http://luto-portfolio.netlify.app
πŸ’‘ Built by Luto
Download Telegram
Forwarded from LUTO
https://v0-sensor-chaos-game.vercel.app/levels


Built Sensor Chaos: CHAOS 2.0 β€” a game where your phone becomes a torture device.
Scream to kill a siren boss, flash Morse codes, shake like a blender, tilt to keep a demon egg alive… it’s basically CrossFit for your phone. Dark neon aesthetic. Zero AI. Pure chaos.
Dagmawi Babi
Get started using this link
I tried it engdiπŸ˜‚πŸ« 

@DEVLUTO
😁4
LUTO
Enaaaaa @DEVLUTO
The name is Project Pulse

@DEVLUTO
πŸš€ Introducing Project Pulse: The AI Operating System for Developers

Tired of unfinished GitHub repos? Meet Project Pulse..the intelligent workspace designed to turn chaotic ideas into shipped products.

βš™οΈ THE ARCHITECT ENGINE
β€’ Stack Aware Planning: Input your stack (e.g., Next.js + Supabase) and the AI generates a technical execution graph, not generic to dos.
β€’ Smart Milestones: Automatically breaks projects into Infrastructure, Core Logic, and UI phases.

⚑️ THE SOLVER (AI CO-FOUNDER)
β€’ Instant Code Gen: Stuck on a task? Click the ⚑️ button.
β€’ Context Aware: The AI writes the actual code snippet for that specific task based on your project's tech stack.

πŸ”₯ MOMENTUM SYSTEM
β€’ Activity Heatmap: GitHub style contribution graphs for your daily tasks.
β€’ Streak Tracking: Gamified consistency to prevent burnout.
β€’ Connect with your GitHub report automatic tick

🧰 BUILT WITH
Next.js 14 β€’ MongoDB β€’ Gemini AI β€’ Tailwind CSS

πŸ‘¨β€πŸ’» Dev: @LU_T01
🌐 Ship Now: https://pulsev1-six.vercel.app/

@DEVLUTO
πŸ”₯7πŸŽ‰2
Monday here

Good morning wegntat

Wishing y'all a happy and productive week ❀️

@DEVLUTO
❀3
Genesis
Social Energy test
I'm not that much introvert ymrrrr😭😭😭😭

@DEVLUTO
😁7
#Opportunity_AlertsπŸ“£

πŸš€Calling All Young Students: Join the Free AI Hackathon ProgramπŸš€

✨Are you a high school student curious about building apps with AI without writing a single line of code? Phronesis+ Network is launching an exciting AI Hackathon, open to all students ready to explore ideas, create meaningful projects, and innovate using prompts only. This is the perfect space to experiment, collaborate with other bright teens, & showcase your project to the Dala team β€” maybe even the CEO.

Why Join?
πŸ”ΉBuild an app using AI tools, no coding needed
πŸ”ΉWork with other creative, curious high school innovators
πŸ”ΉTurn your ideas into real projects
πŸ”ΉGet exposure to the world of EdTech, tech careers, & youth innovation
πŸ”ΉPresent your project to the Dala team
πŸ”ΉBe part of the growing Phronesis+ Network community

πŸ”—Apply: https://forms.gle/7iqFqfvS7F2acHMe8

πŸ“Deadline: November 30, 2025

"If this isn't for you, please share it with others who might be interested."πŸ™

Follow usπŸ‘‡for more opportunities
@opportunity_alerts
❀2
Rasachnn eyetebekn 🫑

Good night πŸ’€

@DEVLUTO
❀7
πŸŒ„ Good Morning

β€œDon’t count the days. Make the days count.” Mohammed Ali


@DEVLUTO
❀8πŸ”₯2
LUTO
πŸš€ Introducing Project Pulse: The AI Operating System for Developers Tired of unfinished GitHub repos? Meet Project Pulse..the intelligent workspace designed to turn chaotic ideas into shipped products. βš™οΈ THE ARCHITECT ENGINE β€’ Stack Aware Planning: Input…
🚒 Dev Log: What I learned building Project Pulse (AI SaaS)

I just deployed Project Pulse an AI-native operating system for developers. It’s live on Vercel, but the real value isn't just the app; it’s the hurdles I hit while building it.

Here are the top 4 lessons from this sprint:

1. UI Evolution: From Basic to "Obsidian" 🎨
I started with a standard, high-contrast White & Black theme (Linear-style). It was clean, but it felt... safe. It didn't have that "premium" factor.
I pivoted to an "Obsidian" aesthetic..deep matte blacks, subtle borders, and glassmorphism.
The Lesson: Functional design is good, but Atmospheric design is what makes a product feel expensive. Dark mode isn't just a color flip; it's an identity..

2. Next.js Caching is Aggressive πŸ‘»
I spent hours debugging a "ghost bug" where deleted projects kept reappearing on refresh. Turns out, Next.js caches API GET requests by default in production.
The Fix: Adding export const dynamic = 'force-dynamic' to my API routes. If you're building real-time dashboards, you have to explicitly tell Next.js to bypass the cache.

3. Prompt Engineering = Backend Logic 🧠
Connecting Gemini AI was easy. Getting it to act like a Senior CTO was hard. The AI kept giving generic advice (e.g., "Setup Database").
The Fix: I had to inject the specific Tech Stack from the database into the prompt context. Now, instead of "Setup DB," it says "Configure Supabase Row Level Security." Context is king.

4. The "Magic Moment" UX ⚑️
A To-Do list is boring. I needed a feature that actually solved the problem. I built "The Solver", a button that reads a specific task and generates the code snippet to solve it.
The Lesson: Don't just tell users what to do; give them the tools to do it.

Check out the live build. Feedback on the UI is appreciated! πŸ‘‡

🌐 Live Demo: https://pulsev1-six.vercel.app/

#BuildInPublic #Nextjs #SaaS #FullStack #UIUX.

@DEVLUTO
πŸ”₯6