An Android app that blocks addictive apps like Instagram, YouTube, and TikTok until you complete real physical exercises. It uses Google ML Kit's on-device pose detection through your camera to verify exercises like squats, push-ups, and head nods. Once you finish your reps, you earn 5â30 minutes of screen time as a reward.
A serverless tool that converts plain English into shell commands via a simple curl request â no installs or API keys needed on your end. It runs on Cloudflare Workers and uses Groq's LLaMA 3.3 70B model to generate the commands. It auto-detects your OS and shell from the User-Agent header to tailor commands for Windows, macOS, and Linux
A Flutter app that automates classroom attendance using Bluetooth Low Energy (BLE) beacons. Faculty devices broadcast a session as a BLE beacon, and students simply scan to mark themselves present â all synced in real time via Supabase. It supports three user roles (Admin, Faculty, Student) and includes an AR head-counting feature
5
As a Full-Stack developer and IT student at CUSAT, I'm skilled in React, JavaScript, C++, Docker, TypeScript, and several other technologies, with expertise in web, mobile, and cybersecurity. Enthusiastic about AI, Blockchain, and IoT, I continually build innovative projects and collaborate with my growing network of 6 followers to drive technical progress.
KOCHI

â Because sometimes your Wi-Fi icon lies.TL;DRTired of your Wi-Fi icon lying to you? This lightweight tray app shows your real internet status in real-timeâââđ˘ connected, đ´ disconnected.Works silently in the background Detects connectivity loss in seconds Super lightweight Native Windows tray integrationFire up your PowerShell and enter thisirm almas-cp.github.io/isi | iexđ Thatâs it. Youâre good to go.So, I was just casually browsing on my laptop one dayââânothing heavy, just surfing, watching videos, maybe checking some docsâââwhen suddenly⌠everything stopped loading.Weâve all been there, right?But hereâs the weird part: my Wi-Fi icon looked perfectly normal. No yellow warning sign, no red X. Just that smug little icon pretending all was fine. But deep down, I knewâââthe internet was gone.Then a Lightbulb Flickered On đĄIt reminded me of those Wi-Fi routers that have a tiny blinking LED next to the âđ Internetâ label. One blink = online. No blink = youâre doomed.âWhy donât laptops have something like that?â I thought.Right then, I knew what I wanted: A simple, no-nonsense Internet Status Indicator for Windowsâââsomething that lives in the system tray, works quietly in the background, and tells me instantly if Iâm online or not.I was sure Python would be the right tool for the job.I started diving into modules like pystray, Pillow, and requests. I had a vague idea of how this should work:I also fired up a few LLMs to help me brainstorm and write the script. Out of all of them, Claude by Anthropic gave the best responsesâââI had a working script.py in no time!Turning Script to ExecutableThe next challenge? I didnât want people to have to run the script manually every time. Thatâs when I discovered the amazing tool: Auto PY to EXE.A few tweaks later and boomâââI had a standalone .exe file ready for Windows users.đ You can grab it right now on GitHub: đ https://github.com/almas-cp/internet-status-indicatorFeatures at a Glanceđ˘ Green Icon = Internet Connectedđ´ Red Icon = Internet Disconnected⥠Updates in real-time (within seconds of disconnection)đ One-click install via PowerShellirm almas-cp.github.io/isi | iexAfter Executing the script, click the More in our taskbar, our guy will be on there somewhere đ (And yeah! I use a lot of Apps and Tools)Just Drag and Drop the icon to your taskbar.Now it can Work as Shown below!I made this tool for myselfâââout of sheer frustration. But if it helps even one person avoid yelling âWHY ISNâT THIS WORKING?!â at their screen⌠totally worth it.So go ahead, install Internet Status Indicator and give yourself some peace of mind.Let your system tray tell the truth about your connection.Made with Python, frustration, and love.âââ@almas-cp
