Stats

2
Projects
12
Devlogs
68
Votes
2
Ships

Coding Time

All Time: 25h 11m
Today: 0h 0m

Member Since

June 21, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

2
LimitIt

LimitIt

Shipped
4 devlogs • about 1 month ago
Optimal Bus Route
8 devlogs • about 2 months ago

Activity

Fixed friend functionality, added realtime screentime tracking and online status!

Added friend request sending and accepting system to the firebase database.

Update attachment

Added online status in firestore database, and created a background service to track online/offline status. Now working on implementing outgoing and incoming friend requests.

Update attachment

Created a working login and sign up screen with firebase. Also designed the main page in figma.

Update attachment
Divyam Seksaria
Divyam Seksaria created a project
34d ago

LimitIt

A collaborative app which helps you curb phone addiction with the help of your friends.

LimitIt
4 devlogs 0 followers Shipped

Instead of google maps API used Here API matrix (ran out of google maps credit) to compute traffic times between bus stops. Changed the code for efficiency as to not needing to calculate 700! possibilites. Finally calculated best path (red arrow) and graphed it all on graphistry. For now used a sample of only 100 bus stops (all bus stops coming soon)

Update attachment

Added a cache for the duration and the bus stops (which are pulled from google maps) so an API call doesnt need to be requested repeatedly. Also switched from using Jaal to graphistry as it allows colouring the best path and has a better UI. Finally, broke down the map of mumbai into small chunks to avoid the max requests limit.

Update attachment

Find out that genetic algorithms would work best for this and implemented it to find out closest to optimal path from random combinations of known bus stops

Update attachment

Trying out shortest path algorithms. Made a graph class for organisation

Update attachment

Added all the bus-stops in a radius to the graph and the time it will take to travel between each from google maps.

Update attachment

Used the Places API to find all bus stops in a circle given the centre and the radius and the details of the bus stop like name and location

Update attachment

Used the google distance matrix API to pull the distance and time between 2 locations

Update attachment

Created a directional weighted graph using Jaal and networkx

Update attachment
Divyam Seksaria
Divyam Seksaria created a project
51d ago

Optimal Bus Route

Using Graph Theory and a Genetic Algorithm to compute near-optimal bus routes. Used bus stop locations in Mumbai and real-time traffic data.

Optimal Bus Route
8 devlogs 1 follower Shipped
Divyam Seksaria
Divyam Seksaria joined Summer of Making
55d ago

This was widely regarded as a great move by everyone.