File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ import ratelimiter from '../assets/images/projects/ratelimiter.png' ;
12import yantra from '../assets/images/projects/yantra-launcher.png' ;
23import shiftlog from '../assets/images/projects/shiftlog.png' ;
34import delta from '../assets/images/projects/delta.png' ;
@@ -6,9 +7,15 @@ import talaash from '../assets/images/projects/talaash.png';
67import bigBattery from '../assets/images/projects/big-battery-display.png' ;
78
89export default [
10+ {
11+ name : 'Custom Rate Limiter' ,
12+ description : 'A multi-layered, configurable rate limiter built with Spring Boot.' ,
13+ image : ratelimiter ,
14+ url : 'https://github.com/coderGtm/ratelimiter' ,
15+ } ,
916 {
1017 name : 'Yantra Launcher' ,
11- description : 'Best CLI Launcher for Android .' ,
18+ description : 'A minimal CLI based Android app Launcher with 50k+ users .' ,
1219 image : yantra ,
1320 url : 'https://github.com/coderGtm/yantra-app-launcher' ,
1421 } ,
You can’t perform that action at this time.
0 commit comments