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.
- Host: GitHub
- URL: https://github.com/iturres/coding-challenges
- Owner: ITurres
- Created: 2023-10-15T02:07:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-23T18:27:24.000Z (almost 2 years ago)
- Last Synced: 2025-10-08T08:36:11.836Z (5 months ago)
- Topics: c, coding, coding-challenges, javascript, python, ruby, sqlite3
- Language: JavaScript
- Homepage:
- Size: 270 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
# 📗 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)
---
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.
---
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
```
---
---
👤 **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/)
---
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ITurres/coding-challenges/issues).
---
Give a ⭐ if you liked this project!
---