arc-arnob / daily-coding-practice

Daily Coding Practice. Wanna learn together? Just fork this and let the PRs flow! We'll review it together!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daily Coding Practice!

Branch Naming Convention: <concept>-description

How to push your code:

  1. If concept directory doesn't exist please make one using mkdir <concept_name> else use the existing directory
  2. CD to appropriate directory and make your own file using touch concept_name-$(date +"%d-%m-%Y-%X").extension
  3. If your practice is a multi file project, make subdirectories using mkdir <concept_name>-$(date +"%d-%m-%Y-%X") and CD to that directory and write your wonderful code.
  4. Raise PR and assign a reviewer.

Points to remember:

  1. If Concept Directory already exists, use that directory with above naming convention
  2. If your souce code needs more that one files/folder, you can mkdir concept_name-$(date +"%d-%m-%Y-%X") and work within that.
  3. This Repo is open to all and to anything that one wants to practice.

Links To Personal Projects:

Project Name Project Link Status Live Demo
Flutter Word Pair Generator https://github.com/arc-arnob/Flutter-first-app Done -
Instagram Clone https://github.com/arc-arnob/Flutter-instagram-clone In Progress -
End to End Prod Ready Demo Code TBD In Planning -
FM_V1(To be revealed later) https://github.com/arc-arnob/FM_V1 In Progress -

More to be added...

About

Daily Coding Practice. Wanna learn together? Just fork this and let the PRs flow! We'll review it together!


Languages

Language:JavaScript 36.4%Language:TypeScript 29.2%Language:C++ 10.8%Language:CMake 8.8%Language:Dart 5.5%Language:HTML 4.0%Language:Java 1.8%Language:Ruby 1.3%Language:CSS 0.7%Language:C 0.7%Language:Swift 0.7%Language:Kotlin 0.1%Language:Objective-C 0.0%