## 🚀 __Timeline__ 🚀
January, 2020
|Day|What did you worked on?|Link|
|-------|------|--------|
|1|Create Coding Ques for DSC-Recruitment
Started Kotlin ❤️ |Private Repo|
|2|Bottom Navigation Components
Retrofit + Coroutines + Gson Fetch API Data|[Repo](https://github.com/Anshul1507/WeatherLive/tree/3578f5dc437dc3fd646be94f445fc57d81dec50b)|
|3|Data Access Objects
Unlocalized data|[Repo](https://github.com/Anshul1507/WeatherLive/tree/653f65842320246dda282e7550c0e38b7d2abb77)|
|4|Added more Coding Ques for DSC-Recruitment |Private Repo|
|5|Retrofit Network Calls|[Repo](https://github.com/Anshul1507/WeatherLive/tree/01f6dbb48fa7be3a0b600f445d2077c8b0a0ca82)|
|6|Completed Weather App (Kotlin)|[Repo](https://github.com/Anshul1507/WeatherLive)|
|7|Animated Splash Screens Using Lottie Files|[Repo](https://github.com/Anshul1507/AnimatedSplashScreen)|
|8|UI in xD for To-Do App
Design More Fragment|update soon|
|9|UI for same app
Design for Home Page |update soon|
|10|UI for same app
Design for Search Page and Change Password Page|update soon|
|11|UI for same app
Design for Add Task Page
Home Coming ❤️|update soon|
|12|First Open-Source Contribution(JMOC) 🚀|[Repo](https://github.com/rob729/Quiet_Hours)|
|13|Solved Codechef Long Challenge(Jan 2020) Problems 💻
Taking Session On Vector STL-C++ 😄 |[Long Challenge](https://www.codechef.com/JAN20B)
[Doc](https://github.com/dsckiet/CP-Sessions/blob/master/Vector-STL%20(13-Jan))|
|14|Solve Problems on Educational CF Round 80|[Link](https://codeforces.com/contest/1288)|
|15|Studying course on Android (Kotlin) 🚀|[Course Link](https://www.udacity.com/course/developing-android-apps-with-kotlin--ud9012)|
|16|Same course and Trivia(Quiz) App |[Repo](https://github.com/Anshul1507/Udacity-Kotlin/tree/master/AndroidTrivia)|
|17|Learn About App Navigation|[Repo](https://github.com/Anshul1507/Udacity-Kotlin/tree/master/AndroidTrivia)|
|18|Solve Problems on CF:
[Problem 1-(B) Vanya and Strings](https://codeforces.com/contest/492/problem/B)
[Problem 2-(B) T-primes](https://codeforces.com/contest/230/problem/B)
[Problem 3-(A) New Year and Hurry](https://codeforces.com/contest/750/problem/A)
[Problem 4-(B) Interesting Drinks](https://codeforces.com/contest/706/problem/B)|
[AC](https://codeforces.com/contest/492/submission/69045566)
[AC](https://codeforces.com/contest/230/submission/69049774)
[AC](https://codeforces.com/contest/750/submission/69051227)
[AC](https://codeforces.com/contest/706/submission/69052428)
|19|CF Problems:
[Problem 1-(A) Sweet Problem](https://codeforces.com/contest/1263/problem/A)
[Problem 2-(B) Worms](https://codeforces.com/contest/474/problem/B) |
[AC](https://codeforces.com/contest/1263/submission/69150223)
[AC](https://codeforces.com/contest/474/submission/69152548)|
|20|CF Problems:
[Problem 1-(A) ConneR and the ARC Markland-N](https://codeforces.com/contest/1293/problem/A)
[Problem 2-(B) JOE is on TV!](https://codeforces.com/contest/1293/problem/B)
[Problem 3-(C) Number of Ways](https://codeforces.com/contest/466/problem/C)|
[AC](https://codeforces.com/contest/1293/submission/69195058)
[AC](https://codeforces.com/contest/1293/submission/69181379)
[AC](https://codeforces.com/contest/466/submission/69157232)|
|21|Learn About Android Activity/Fragment/ViewModels
and Translucent Activities/Launch Modes Life Cycle|[Repo](https://github.com/Anshul1507/Udacity-Kotlin/tree/master/DessertPusher)
[Medium Link](https://medium.com/androiddevelopers/the-android-lifecycle-cheat-sheet-part-i-single-activities-e49fd3d202ab)|
|22|CF Problems:
[Problem 1-(A) Collecting Coins](https://codeforces.com/contest/1294/problem/A)
[Problem 2-(B) Collecting Packages](https://codeforces.com/contest/1294/problem/B)
[Problem 3-(C) Product of Three Numbers](https://codeforces.com/contest/1294/problem/C)|
[AC](https://codeforces.com/contest/1294/submission/69374831)
[AC](https://codeforces.com/contest/1294/submission/69374541)
[AC](https://codeforces.com/contest/1294/submission/69376954)|
|23|REST|😴😴|
|24|Learn About App Component Architecture, Live Data,
Model View View Model(MVVM),UI Controller|[Repo](https://github.com/Anshul1507/Udacity-Kotlin/tree/master/GuessIt)|
|25|CF Problems:
[Probelm 1-(A) Elephant](https://codeforces.com/contest/617/problem/A)
[Problem 2-(A) George and Accommodation](https://codeforces.com/contest/467/problem/A)
[Problem 3-(A) Translation](https://codeforces.com/contest/41/problem/A)
[Problem 4-(A) Kefa and First Steps](https://codeforces.com/contest/580/problem/A)
[Problem 5-(B) Drinks](https://codeforces.com/contest/200/problem/B)
[Problem 6-(B) A and B and Compilation Errors](https://codeforces.com/contest/519/problem/B)
[Problem 7-(B) Sereja and Suffixes](https://codeforces.com/contest/368/problem/B)
[Problem 8-(C) Given Length and Sum of Digits](https://codeforces.com/contest/489/problem/C)
[Problem 9-(C) Registration System](https://codeforces.com/contest/4/problem/C)|
[AC](https://codeforces.com/contest/617/submission/69505793)
[AC](https://codeforces.com/contest/467/submission/69505895)
[AC](https://codeforces.com/contest/41/submission/69506138)
[AC](https://codeforces.com/contest/580/submission/69506682)
[AC](https://codeforces.com/contest/200/submission/69506903)
[AC](https://codeforces.com/contest/519/submission/69522782)
[AC](https://codeforces.com/contest/368/submission/69525310)
[AC](https://codeforces.com/contest/489/submission/69518975)
[AC](https://codeforces.com/contest/4/submission/69520386)|
|26|Attempted CodeNation Republic Day Drive 🚩(Solved 1 ques) |Private Link|
|27|CF Problems:
[Problem 1-(A) Hit the Lottery](https://codeforces.com/contest/996/problem/A)
[Problem 2-(A) Hotelier](https://codeforces.com/contest/1200/problem/A)
[Problem 3-(B) BerSU Ball](https://codeforces.com/contest/489/problem/B)|
[AC](https://codeforces.com/contest/996/submission/69596817)
[AC](https://codeforces.com/contest/1200/submission/69609114)
[AC](https://codeforces.com/contest/1200/submission/69609114)|
|28|Learn About LiveData with ViewModel & DataBinding
CF Problems:
[Problem 1-(B) Polycarp Training](https://codeforces.com/contest/1165/problem/B)
[Problem 2-(B) Han Solo and Lazer Gun](https://codeforces.com/contest/514/problem/B) |[Repo](https://github.com/Anshul1507/Udacity-Kotlin/tree/master/GuessIt)
[AC](https://codeforces.com/contest/1165/submission/69660266)
[AC](https://codeforces.com/contest/514/submission/69661326)|
|29|Learn About App Architecture (Persistance) |[Repo](https://github.com/Anshul1507/Udacity-Kotlin/tree/master/SleepTracker)|
|30|REST|😴😴|
|31|Hack-VSIT|[Repo](https://github.com/Anshul1507/hack-vsit-2020)|
February, 2020
|Day|What did you worked on?|Link|
|-------|------|--------|
|1|Hack-VSIT|[Repo](https://github.com/Anshul1507/hack-vsit-2020)|||
|2|Sunday REST|😴😴|
|3|Learn About Room Database|[Repo](https://github.com/Anshul1507/Udacity-Kotlin/tree/master/SleepTracker)|
|4|REST|😴😴|
|5|Make Questions for Feb Challenge|Private Link|
|6|REST|😴😴|
|7|REST|😴😴|
|8|REST|😴😴|
|9|Revise App Architecture (Back to Track)|[Repo](https://github.com/Anshul1507/Udacity-Kotlin/tree/master/SleepTracker)|
|10|DSC-KIET App Upgrading in Kotlin|[Repo](https://github.com/Anshul1507/DSCKIET)|
|11|DSC-KIET App + CodeChef Long Feb Challenge (2 Questions)|[Long Challenge](https://www.codechef.com/FEB20B)|
|12|CT||
|13|CT||
|14|CT||
|15|CT||
|16|Start Working on DSC-KIET App|[Repo](https://github.com/Anshul1507/DSCKIET)|
|17|Splash and basic structure of Login and Register(Animations)|[Repo](https://github.com/Anshul1507/DSCKIET)|
|18|Improve Login UI|[Repo](https://github.com/Anshul1507/DSCKIET)|
|19|No Work|😴😴|
|20|Added Register UI in app|[Repo](https://github.com/Anshul1507/DSCKIET)|
|21|Chilling out|😴😴|
|22|Profile UI in app|[Repo](https://github.com/Anshul1507/DSCKIET)|
|23|Codeforces Contest #622 Rank: 3444/11699 and InfyTQ test|[Contest Link](https://codeforces.com/contests/1313)|
|24|Codeforces Contest #624 Rank: 6527/10653 |[Contest Link](https://codeforces.com/contest/1311)|
|25|CodeChef Contest UWCOI 2020 Rank: 776/1409 |[Contest Link](https://www.codechef.com/UWCOI20)|
|26|Solved CodeChef Beginner Problems |[Link](https://www.codechef.com/problems/school)|
|27|Solved CodeChef Beginner Problems |[Link](https://www.codechef.com/problems/school)|
|28|CodeChef Feb Lunch Time|[Link](http://www.codechef.com/LTIME81B)|
|29|Chilling out|😴😴|
March, 2020
|Day|What did you worked on?|Link|
|-------|------|--------|
|1|Codeforces Contest #625 Rank : 4697/8977|[Link](https://codeforces.com/contest/1321)|
|2|Learn Map Concept |[Link](https://www.geeksforgeeks.org/map-associative-containers-the-c-standard-template-library-stl/)|
|3|Codeforces Contest Ozon Tech Challenge 2020 (Div.1 + Div.2)|[Link](https://codeforces.com/contest/1305)|
|4|-|-|
|5|-|-|
|6|-|-|
|7|-|-|
|8|CodeChef Long Challenge|[Link](https://www.codechef.com/MARCH20B)|
|9|Codeforces Educational Round|[Link](https://codeforces.com/contest/1312)|
|10|--holi--|-|
|11|Starts NODE-JS with codewithmosh course
Node module System
Node Package Manager| [Link](https://github.com/Anshul1507/codewithmosh-nodejs) |
|12|Codeforces Div.3 Round Rank: 4302/18216|[Link](https://codeforces.com/contest/1324)|
|13|CodeChef Long Challene March |[Link](https://www.codechef.com/MARCH20B)|
|14|Codeforces #628 Div.2 Round Rank: 3248/14766|[Link](https://codeforces.com/contest/1325)|
|15|Node-js: Asynchronous JavaScript-> Callbacks,Named Functions and Promises |-|
|16|Node-js: Await Async Promises |[Link](https://github.com/Anshul1507/codewithmosh-nodejs)|
|17|Node-js: Mongo DB Connection |-|
|18|Node-js: Mongo DB Operations |-|
|19|Practice Questions on Binary Search|[Submissions](https://codeforces.com/submissions/Anshul1507)|
|20|Learn Volley Networking in Kotlin |[Link](https://github.com/Anshul1507/Udacity-Kotlin/tree/master/VolleyDemo)|
|21|Started Sample App - Movie Info App |[Link](https://github.com/Anshul1507/MovieInfo)|
|22|Working on Same App, Learn Retrofit with RxJava2 and MVVM |[Link](https://github.com/Anshul1507/MovieInfo)|
|23|Transfer Portfolio to Netlify Server
CodeForces Contest Educational Round 84: Rank 7224/16951 |[Portfolio](https://anshulgupta.netlify.com/)
[Link](https://codeforces.com/contest/1327)|
|24|Work on Movie Info app: Added Popular Movie Section |[Link](https://github.com/Anshul1507/MovieInfo)|
|25|Work on Movie Info app: Added youtube parser and Chrome Custom Tabs |[Link](https://github.com/Anshul1507/MovieInfo)|
|26|||
|27|||
|28|||
|29|||
|30|||
|31|||
## Additional Information