Maneesh K
@manu2699
Joined on 19 December 2017
Software Engineer
GitHub Stats
36
Followers
33
Repositories
0
Organizations
0
Gists
79
Pull Requests
2
Issues
56
Commits
0
Sponsors
1
Contributed To
63
Star Earned
Most Used Languages
63.48%
JavaScript
11.77%
CSS
10.26%
HTML
4.92%
Python
4.50%
TypeScript
1.82%
Java
1.52%
Ruby
1.20%
Objective-C
Popular Projects
react-control-flow
Control flow components for React
TypeScript
18
3
4
3
ChatndBingo
Play Bingo online with your friends..
JavaScript
5
0
0
16
Covid_19_Tracker
Know about the deadly COViD-19 in India
JavaScript
5
5
0
18
DeptSite
An web app to upload and download files in own server.
JavaScript
4
0
0
0
HackBenchers-2EXOPLANETS
No description
HTML
3
0
0
0
eve-org
This time with React and Django!
JavaScript
2
0
0
0
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
8/18/2025, 10:26:51 PM
8/18/2025, 10:23:50 PM
- ✨ feat: enhance nutrition tracking features and UI updates
8/17/2025, 10:56:05 PM
8/15/2025, 10:36:52 PM
8/13/2025, 8:42:37 PM
8/12/2025, 10:17:42 PM
8/11/2025, 10:43:45 PM
- 🚧 wip: user home screen flow, added shadows, dev utils
- Merge branch 'main' of https://github.com/manu2699/track-cal into feat/screens
- 📝 updates: food db, frequents, mispelled
- ✨ feat(core): added food db, frequent, search exports. feat(ui): added autocomplete, popover, skeleton, debounce util
- refactor(autocomplete): improve autocomplete component with ref forwarding
- 🚀 refactor(core): improve type safety and simplify data imports
- ✨ feat(core): add id field to FoodItem and rename search utils
- ✨ feat(home): implement food search with autocomplete and nutrition display Add @nutri-track/core dependency and integrate food search functionality Replace input with AutoComplete component to show search results Display selected food item's nutritional information
- feat: add food card component and improve search functionality refactor(autocomplete): enhance item selection and rendering style: update font families in global styles fix(core): correct nutrient data in foods database chore: update gitignore to include keys directory perf(visualize): optimize data saving and editing flow
- ✨ feat(nutrition): add nutritional facts card and calculation logic
- Merge pull request #3 from manu2699/feat/screens ✨ feat: Home Screen flows, Nutri fact calculation logic, food db updates etc..
8/11/2025, 10:43:44 PM
8/11/2025, 10:40:38 PM
8/11/2025, 10:39:16 PM
- ✨ feat(nutrition): add nutritional facts card and calculation logic
8/11/2025, 10:08:32 AM
- feat: add food card component and improve search functionality refactor(autocomplete): enhance item selection and rendering style: update font families in global styles fix(core): correct nutrient data in foods database chore: update gitignore to include keys directory perf(visualize): optimize data saving and editing flow
8/9/2025, 3:03:54 PM
- refactor(autocomplete): improve autocomplete component with ref forwarding
- 🚀 refactor(core): improve type safety and simplify data imports
- ✨ feat(core): add id field to FoodItem and rename search utils
- ✨ feat(home): implement food search with autocomplete and nutrition display Add @nutri-track/core dependency and integrate food search functionality Replace input with AutoComplete component to show search results Display selected food item's nutritional information
8/9/2025, 1:52:18 PM
- ✨ feat(core): added food db, frequent, search exports. feat(ui): added autocomplete, popover, skeleton, debounce util
8/8/2025, 10:54:56 PM
- 📝 updates: food db, frequents, mispelled