You are browsing as a guest. Sign up (or log in) to start making projects!

totallynot_philo

@totallynot_philo

Joined August 15th, 2026

  • 14Devlogs
  • 4Projects
  • 1Ships
  • 15Votes
Open comments for this post

34m 3s logged

Devlog-1 I started building FocusFlow as a Slack bot to make staying focused easier without leaving Slack.Getting everything working wasn’t as smooth as I expected. I had issues with Node, npm, PowerShell permissions, Slack tokens, Socket Mode, and SSH. I had to figure things out one problem at a time.So far, I got the bot running with four commands:/lpy-status/lpy-focus/lpy-break/lpy-pomodoroI also pushed the project to GitHub and made sure my .env and node_modules weren’t uploaded.The next goal is to get the bot hosted 24/7 using Hack Club Nest. I’ve submitted my Nest application and I’m currently waiting for it to be approved.It’s been a lot of small errors and fixes, but seeing the bot actually respond in Slack made it worth it.

0
0
3
Ship Changes requested

FocusFlow is a simple productivity app I built to help with focusing, managing tasks, and tracking progress through timers, statistics, and streaks. I faced challenges with Flutter errors, timer logic, saving data, and getting everything working together. Setting up GitHub and the live web demo was also a learning experience. In the end, I learned a lot by turning a simple idea into a real working app.

Try project → See source code →
Open comments for this post

31m 45s logged

Devlog - 9 I think FocusFlow is finally at a good place to call it finished.
I started with a simple idea: make a small app that helps with focusing and managing tasks. Along the way, I added timers, task tracking, statistics, streaks, and eventually gave the whole app a more positive green and yellow look.
The biggest part for me was taking it from just an idea and actually turning it into a working app that people can try.

0
0
3
Open comments for this post

16m logged

Devlog- 5 I did change the stats a little bit so that it can hold a week’s activities with a completion rate for a better overview. If the screen is scrolled up, we can also view the streak log.

0
0
6
Open comments for this post

15m 23s logged

Devlog -4 Its true I wanted to make it more green and yellow but I think I might have gone a little overboard with this one. I did change the back ground and update the focuse timer so that it can have mutlipe mode. And I still cant figure out how to attach more than one screenshot there are more options if you scroll down but I can’t display it since I am only able to upload a single screenshot.

0
0
3
Open comments for this post

23m 27s logged

Devlog 3 I wanted FocusFlow to show more than just tasks and timers.So I added the Stats section to see focus time, completed tasks, sessions, and streaks in one place.It’s a simple way to look back and see if I’m actually making progress. Sometimes seeing the numbers is enough motivation to keep going. (I actually think the blue and purple are kinda generic, so next i am gonna change that)

0
0
11
Open comments for this post

16m 15s logged

Devlog 2 Today I went back and reworked some of the code to make FocusFlow actually more useful, not just look good.I’m trying to make the focus planning feel simple and practical — something I’d genuinely use instead of another complicated task app. There’s still a lot to improve, but it’s starting to feel more like the idea I had in my head. (can anyone tell me how to add more than one screen short to this thing)

0
0
6
Open comments for this post

25m 16s logged

FocusFlow — Devlod 1 I’m starting a small project called FocusFlow for the Frictionless challenge.The idea is simple: sometimes I have a lot of things to do, but I waste more time deciding what to do first. FocusFlow is my attempt to make that little problem easier.It’s still very early, but I’m excited to see where it goes.

1
0
7
Open comments for this post

20m 8s logged

Devlog-3 ReliefLink Official Portal DashboardI’ve been working on the dashboard for the official ReliefLink portal.The idea is to make it a central place where officials can quickly see what’s happening during a disaster — active requests, relief camps, volunteers, resources, and areas that need attention.During a disaster, information can become overwhelming very quickly. So instead of having everything scattered around, I want the dashboard to turn that information into something simple, organized, and actionable.I’m also designing it so that a new disaster can have its own camps, requests, volunteers, and resources.It’s still a work in progress, but the goal is simple:Take the chaos of a disaster and turn it into a structured response.

0
0
3
Open comments for this post

3h 49m 23s logged

Devlog-2 Why I Want to Create ReliefLink. I live in Kerala.For us, floods and landslides aren’t just things we hear about in the news. They are situations we have seen happen around us. Living in a place that has faced these disasters gave me a reason to think about what technology could do when every second matters.When a disaster happens, everything can become chaotic very quickly.People need information. Families need help. Volunteers want to help but may not know where they are needed. Relief camps need resources. Emergency teams need to coordinate. And all of this is happening at the same time.In that kind of situation, getting the maximum amount of accurate information to the largest number of people as quickly as possible is not easy.Trying to create a structure in the middle of absolute chaos is even harder.But I think it’s worth trying.That is the idea behind ReliefLink.I want to build a system that can bring together emergency requests, volunteers, relief camps, resources, and important information in one place. The goal isn’t to eliminate the chaos of a disaster — because that isn’t realistic.The goal is to make the response to that chaos more organized.A disaster can change from one situation to another. A flood may require completely different resources from a landslide. A relief camp that exists today may not be the right one tomorrow. New requests will appear, priorities will change, and information will constantly need to be updated.That’s why I don’t want ReliefLink to be a static application.I want it to be something that can adapt to each disaster as it happens.I’m building ReliefLink not just to learn how to make an app, but to explore how software can be used to solve a real problem that is close to home.There is still a long way to go.

0
0
4
Open comments for this post

1h 20m 45s logged

Day 1: Starting ReliefLink
Today I finally started turning my idea for ReliefLink into an actual app.
I decided to build it using Flutter. I honestly spent a good amount of time just getting the development setup working, especially the Android emulator and SDK. At one point I kept getting errors because I was running Flutter commands from the wrong folder. 😭
Once I got past that, I started working on the actual app.
I built the main ReliefLink screen with three sections: Request Help, Relief Camps, and Official Portal.
The part I’m happiest about today is the Relief Camp system.
I wanted the Official Portal to be able to create a relief camp and have that camp actually show up for users, instead of just displaying a “camp created” message.
So I created a camp data model and connected it to the Relief Camps screen. Now an official can enter the camp name, location, capacity, and available services like food, water and medical support. After creating it, the camp appears in the Relief Camps section.
I tested it by creating a Wayanad Emergency Relief Camp in Kalpetta, and seeing it actually appear in the camp list was probably my favourite part of today’s progress.
There were definitely some small problems along the way like missing imports, files in the wrong folders, and figuring out why my newly created camp wasn’t appearing. But fixing those problems also helped me understand how the different parts of a Flutter app connect.
The app is still very much a prototype, but it finally feels like I’m building something real rather than just designing screens.
Next, I want to work on the Request Help system so that people can actually submit emergencies and officials can see those requests.

0
0
16

Followers

Loading…