Home Education Projects github linkedin

Algorithms Visualizer

During my B.Tech years, Algorithms was my favourite subject.
So I developed an application using p5.js for visualizing different pathfinding and graph based algorithms.
The algorithms I implemented were including Dijkstra's, BFS, and DFS etc.
Link:
algorithms pic

SnapNews

During my android development journey, I created a short news android app that shows trending news with different category options and search functionality.
The app used various libraries like recyclerview, material design, lifecycle components, Glide, Retrofit etc.
Link:
snapnews ss
1. Home page
snapnews ss
2. News page