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

srinivasa07

@srinivasa07

Joined May 31st, 2026

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

5h 58m 31s logged

I finally finished making DayMap, my daily planner app! I made it because I have lots of stuff to do, and sometimes it is hard to remember everything. DayMap helps me put all my tasks in one place and plan my day better.

I built it using Python and Streamlit. You can add tasks, edit them, delete them, and mark them as completed. You can also choose the date, time, priority, and whether a task repeats every day or every week.

One of my favorite features is quick add. You can type something like:
“Do homework tomorrow at 5pm high priority”
DayMap will understand the date, time, and priority by itself. It also shows if a task is overdue, due soon, for today, tomorrow, or later.

I also added a completed tasks section, a daily schedule, and a database so the tasks can be saved.

The app is basically done now, and I am really happy that I got it working. It has not been shipped yet because I still need to deploy it and make sure everything works online. This project taught me more about Python, Streamlit, databases, dates, times, and fixing bugs. Some parts were confusing, but it felt really good when they finally worked.

Next, I need to:

  • Deploy the app
  • Test the online version
  • Fix any last bugs
  • Add the real app link

DayMap is finished, but not shipped yet. Hopefully I can release it soon!

0
0
2
Open comments for this post

5h 41m 34s logged

Today I completed InfinityAI, an AI-powered project that taught me a lot about building modern applications. When I started this project, my goal was simple: build something useful while learning how different AI technologies work together. Instead of only following tutorials, I wanted to create a real project from scratch and solve problems along the way. During development, I learned how to structure a larger codebase, integrate AI features, improve the user experience, and fix many unexpected bugs. Some issues took hours to solve, but each one helped me understand the project better. One of the biggest lessons I learned is that software development is not just about writing code. It is about debugging, testing, reading documentation, and improving the project step by step. Looking back, the project is much better than my first version. There are still many features I want to add, but I’m happy with how far it has come.

What I learned:

  • Building a complete AI application from start to finish.
  • Organizing code into a maintainable project.
  • Solving real-world development challenges.
  • The importance of patience and continuous learning.

This project has given me more confidence to build bigger and better applications in the future.

You can check out the project here!
attachment
https://github.com/srinivasagudi0/InfinityAI/

Thanks for reading! If you have any suggestions or feedback, I’d love to hear them.

1
0
3
Ship Pending review

I made InfinityAI, a website where you can log in and talk to an AI.
It can remember things, upload files, help with code, use voice buttons, make AI agents, and make workflows.
The hard part was making all the buttons and pages work together.
To test it, make an account, chat, upload a file, save a memory, and try Jarvis.

  • 1 devlog
  • 28h
Try project → See source code →
Open comments for this post

28h 15m 2s logged

Forgot to devlog, sorry! But anyways, I built InfinityAI into a simple web app. 

I added:

  • Login and signup
  • Chat
  • File uploads
  • Memory
  • Code help
  • Voice buttons
  • AI agents
  • Workflows
  • Jarvis
  • Render hosting setup

I also fixed the page tabs and UI bugs.

0
0
20

Followers

Loading…