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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coding Challenges

πŸ“— Table of Contents


πŸ“– 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:
  cd your-folder
  git clone git@github.com:ITurres/coding-challenges.git
  • With HTTPS:
  cd your-folder
  git clone https://github.com/ITurres/coding-challenges.git
  • With GitHub CLI:
  cd your-folder
  gh repo clone ITurres/coding-challenges

(back to top)


πŸ€„οΈ Future Languages

(back to top)


πŸ‘₯ Authors

πŸ‘€ Arthur Iturres

(back to top)


🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)


⭐️ Show your support

Give a ⭐ if you liked this project!

(back to top)


About

πŸ‘¨β€πŸ’» Collaborating with others, setting clear goals, and sharing knowledge are all essential components of my ongoing journey to become a proficient programmer.


Languages

Language:JavaScript 62.4%Language:Ruby 37.6%