An open API service indexing awesome lists of open source software.

https://github.com/iturres/coding-challenges

👨‍💻 Collaborating with others, setting clear goals, and sharing knowledge are all essential components of my ongoing journey to become a proficient programmer.
https://github.com/iturres/coding-challenges

c coding coding-challenges javascript python ruby sqlite3

Last synced: 8 days ago
JSON representation

👨‍💻 Collaborating with others, setting clear goals, and sharing knowledge are all essential components of my ongoing journey to become a proficient programmer.

Awesome Lists containing this project

README

          


Coding Challenges

---

# 📗 Table of Contents

- [📖 About the Repo](#about-repo)
- [Languages](#languages)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [🀄️ Future Languages](#future-languages)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)

---

# 📖 Coding Challenges

Throughout my learning journey, I have amassed a collection of coding challenges that I've tackled and stored. I continually engage with these challenges as I explore new programming languages and technologies. This repository reflects my commitment to honing my coding skills and problem-solving abilities. It's a dynamic resource, showcasing my growth and adaptability in the ever-evolving world of technology. I aim to diversify the range of challenges, document my solutions, and actively seek opportunities for improvement.

I'd like to mention that there were more coding challenges I've solved on various online platforms, but I didn't store them here. Nevertheless, these challenges have contributed significantly to my learning journey.

Collaborating with others, setting clear goals, and sharing knowledge are all essential components of my ongoing journey to become a proficient programmer.

### Languages

(back to top)

---

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

### Setup

Clone this repository to your desired folder:

Example commands:

- With SSH:

```bash
cd your-folder
git clone git@github.com:ITurres/coding-challenges.git
```

- With HTTPS:

```bash
cd your-folder
git clone https://github.com/ITurres/coding-challenges.git
```

- With GitHub CLI:

```bash
cd your-folder
gh repo clone ITurres/coding-challenges
```

(back to top)

---

### 🀄️ Future Languages



(back to top)

---

## 👥 Authors

👤 **Arthur Iturres**

- GitHub: [@ITurres](https://github.com/ITurres)
- LinkedIn: [Arthur Emanuel G. Iturres](https://www.linkedin.com/in/arturoemanuelguerraiturres/)
- Angellist / Wellfound: [Arturo (Arthur) Emanuel Guerra Iturres](https://wellfound.com/u/arturo-arthur-emanuel-guerra-iturres)
- Youtube: [Arturo Emanuel Guerra Iturres - Youtube Channel](https://www.youtube.com/channel/UC6GFUFHOtBS9mOuI8EJ6q4g)
- Portfolio: [Arthur Iturres - Portfolio](https://iturres.github.io/iturres-reactive-portfolio/)

(back to top)

---

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/ITurres/coding-challenges/issues).

(back to top)

---

## ⭐️ Show your support

Give a ⭐ if you liked this project!

(back to top)

---