Giter Club home page Giter Club logo

100-days-of-code's Introduction

100 Days of Code

This is the repo I intend to maintain for next 100 days (hopefully even more) journaling every productive task I do in order to remain accountable.


Day 1 | 22/08/20 | Friday

Major

Minor

  • Finish notes of lec-1 Missing Semester.

    • Read in detail about

  • Learn Vim

    • Navigation
    • Deletion
    • Motion
    • Undo

Day 2-3 | 22-23/08/20 | Saturday-Sunday

Major

  • Review Flutter
  • Create Start up name Generator App in flutter.

Minor

  • Revise Calculus Concepts.

  • Started Learning Git.

  • Read how dataviz is used at companies like FAANG

Day 4 | 24/08/20 | Monday

Major

  • Created a python bot (read script ๐Ÿ˜œ) to arrange files in a directory into a folder based on their extension.
    • Revised python concepts.
    • Learn python OS module.
    • Revise regEx using python re module.
    • Learned how to use parsearg module to make custom arguments for your script.

Minor

  • Continued learning statistics on coursera.
  • Continued learning vim.
    • replace character : rx
    • change words/sentences : c[w$]
    • traversing through file using ctrl+G, G, gg
    • searching in file using /, ? and traversing through results.

Day 5 | 25/08/20 | Tuesday

Major

  • Created a script in python to fetch rss feed from a website given its feed address.
    • BeautifulSoup
    • urllib3
  • Started working on a flutter app to fetch rss-feed and display on screen.
    • Created basic boilerplate for the app.

Day 6 | 26/08/20 | Wednesday

Major

Minor

  • Practiced R | edX
  • Tidied up notes folder.

Day 7 | 27/08/20 | Thursday

Major

  • Watched a lecture of calculus | Professor Leonard

  • Started Learning D3.js from Observable/Shirley Wu

  • Started R from r4ds book.

Day 8 | 28/08/20 | Friday

  • Continued w/ calculus series on youtube.
    • Properties of limits.
  • Start a new chat app on flutter from flutter codelabs.
  • Started R project of exploring indigenous australian groups in australian demographic.

Day 9 | 29/08/20 | Saturday

  • Continued with R project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.