Skip to content

Instantly share code, notes, and snippets.

@trulymittal
Last active March 21, 2021 09:48
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trulymittal/67601e84d50320647032e63804873cdb to your computer and use it in GitHub Desktop.
Save trulymittal/67601e84d50320647032e63804873cdb to your computer and use it in GitHub Desktop.
Rules for submitting your repo to be reviewed on the YouTube channel - yoursTruly

How to submit the Repo?

Fun Fact: 🤓

You can completely ignore what I say or comment or review or the rating I provide. I only speak what I think is best according to me. There is no rule of thumb. Even what I say in review might be completely wrong in your context but I will try my best. And secondly, don't be put off by my critical comments.

What can you submit?

  • Android apps (java/kotlin)
  • iOS app (Swift ONLY)
  • Nodejs anything
  • Reactjs
  • Nextjs
  • Firebase related stuff

NOTE: For Firebase related stuff include screenshots of your documents from the firebase console or the screenshots of firebase security rules, so that we can see how you store your data in cloud firestore.

Where to submit?

  • Share repo Publicly on GitHub
  • Mail me the Github repo link @ yourstruly2607@gmail.com
    • Subject: Code Review
    • Body:
      • Github Link
      • Type of Application (from above list)
      • Small message about the repo.

What the repo should contain?

  • Make your files and functions, highly commented so that I others can understand what they are used for.
  • Make a REVIEW.md file containing the following details
    • What the project is about?
    • What you want me to review (incase you want to be specific)
  • Depending on the repo, I might rate the project on the basis of 10 (1 being noob(like me) and 10 being pro).

🚨 Important:

  • I can read your repo and other people who watch the video will also be able to see what’s on screen when I am recording the video.
  • I will NOT blur any private variables, env variables and secrets, incase you wanna hide them or wanna change it, then please do so before sharing the repo.

My project is already live, what to do?

  • Share the link of the project, may be I can review the UI.
  • If it's an app do share the link for download (only Play store of App store).
  • No direct sharing of .apk files

What's next?

I'll try to do this review session every week or every alternate week, depending on the amount of requests I am getting. I will try to randomly select the repos incase I get many requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment