LUTO – Telegram
LUTO
224 subscribers
272 photos
8 videos
4 files
62 links
👨‍💻 Full-stack dev in the making
Building, designing & learning out loud
🎯 Dropping dev tips, projects & real wins
🌐 lutoportfolio.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
Forwarded from Opportunity Alerts📢
#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
Forwarded from Solo codes (Brook Solomon)
Introducing WebMTP

So the worst thing about Macs , is that you cant just plug in your android and just access the file storage directly how you do with windows, you need to install third party software and set it up just to have this basic functionality

which is why i made WebMTP, connect and directly access your phone storage from the web on MacOs without any installs

and it is also open source so would appreciate it if you drop a star on the repo


Github
🔥5
Forwarded from Onyx Design ⚡️
ሰላም! 👋

I'm Zeamanuel, and I'm researching how Ethiopian freelancers work with local clients.

I'm looking for freelancers (graphic designers, web developers, content writers, photographers, social media managers, etc.) who:

📌 Have 1-5 years freelancing experience
📌 Work with Ethiopian clients (not just international)
📌 Recently completed a project (last 3 months)
📌 Have faced payment delays OR work without written contracts


🎁 Gift for participating:
- Ethio Telecom: 2800 Minutes + 20 GB
- Safaricom: 40 GB

It's just a 60-minute conversation - no selling, just honest questions about your experience.

Your insights will help build Hisab, a tool designed specifically for Ethiopian freelancers.

Interested? DM me or comment below!
@aradalicious

Thanks 🙏


@OnyxDesignx
4🙏1
Forwarded from Mo' tries
Something I wanted to talk about for sometime is vim.lsp, the new vim/nvim approach to integrating language servers.

Basically, in the new approach, you'll have to create a new lsp/ 📂
Folder at the root of your config. In that folder you put a lua table of the configs for each language server you want.

For example, if you wanted to configure ts_ls (typenoscript language server), you'll create a ts_ls.lua file in this directory.

Then, you'll put code that looks like this:

{
cmd = {"typenoscript-language-server"},
settings = { <specific settings for ts_ls> }
}

Once you do this, you go to your init.lua file, if you're using lazy.nvim, and you just put the line:

vim.lsp.enable "ts_ls"

That's it!

NOTE: You should include the path to the lsp binary in your settings if you downloaded it manually. The above method works if you downloaded it with mason.nvim
4