- π Iβm currently doing
App Development
withflutter
anddart
- π² Software Developer
- Iβm currently learning
Flutter
ML
- π―Iβm looking to collaborate on ML-App Development projects.
My Toughts
Life myLife = new Life();
myLife.startLife();
while ( !myLife.isSuccess() )
myLife.tryAgain();
if (myLife.death()){
break;
}
}
You must finish what you start and finish it well!