- ๐ Hi, Iโm @srinu2003
- ๐ Pursued B.tech in Computer Science Engineering at ๐ซ MLR Institute of Technology and Management
- ๐ซ tsrin2003@gmail.com
- ๐ Iโm interested in Design and Application Development
- ๐ฑ Iโm currently learning Salesforfce.
- 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))