- π Hi, Iβm @srinu2003
- π Pursuing B.tech in Computer Science Engineering at π« MLR Institute of Technology and Management
- π« [email protected]
- π Iβm interested in Design and App Development
- π± Iβm currently learning Flutter π―
- https://developers.google.com/profile/u/tsrinu2003
graph TB;
A((Start))-->B((Try))
A-->C((! try))
B-->D((Learned))
B-->E((Failed))
C-->F((! Learned))
C-->G((! Success))
E-->H((Improve))
D-->H((Improve))
H-->B
B-->I((Success))
H-->I((Success))
%% D-->I((Success))