Forked from Captain Anonymous's Pen wBQdwx.
A Pen by Rafi Ali Khan on CodePen.
Forked from Captain Anonymous's Pen wBQdwx.
A Pen by Rafi Ali Khan on CodePen.
| Verifying that "rafialikhan.id" is my Blockstack ID. https://onename.com/rafialikhan |
| #!/usr/bin/php | |
| <?php | |
| /* | |
| * Convert JSON file to CSV and output it. | |
| * | |
| * JSON should be an array of objects, dictionaries with simple data structure | |
| * and the same keys in each object. | |
| * The order of keys it took from the first element. | |
| * | |
| * Since firebase has an object of objects (serialized) - we need to convert it to an array |
| # 🌟 Markdown Demo: All-In-One Cheat Sheet | |
| Welcome to your **Markdown playground**. Below is a full showcase of what's possible with standard Markdown. | |
| --- | |
| ## 📌 Headers | |
| # H1 - Main Title | |
| ## H2 - Section Title |
Before the interview, we’d like to offer a quick hands-on task that can help make our discussion more productive and focused. This task is completely optional but encouraged if you have the time. It gives us a chance to dive deeper into your problem-solving, code understanding, and ability to work with modern tools.
The goal is to create a simple Next.js application that: