sajad torkamani

  • Explain concepts like I’m 10.
  • Learn how to do common things in various programming languages like mapping over a list, implementing a custom sorting function, etc. Especially useful when working with unfamiliar languages.
  • Generate random HTML to test the styling of different elements or test how components adjust to different types and quantities of content.
  • Optimize slow code (especially SQL code).
  • Convert from one data format to another (e.g., extract the POST data from a CURL to JSON).
  • Recommend names for database tables, classes, or functions.
Tagged: Misc