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

https://github.com/polvallverdu/hpcodewarsbcn

A collection of HP CodeWars solutions of Barcelona. All made with python :D
https://github.com/polvallverdu/hpcodewarsbcn

code codewars hp hpcodewars python wars

Last synced: 3 months ago
JSON representation

A collection of HP CodeWars solutions of Barcelona. All made with python :D

Awesome Lists containing this project

README

          

# HPCodeWarsBCN

Welcome to a public repository for my own HPCodeWars team. This repository is intended to be used as a reference for the team members and for the public. This is my last year here, so I'm trying to leave a legacy behind.

## Team members

- Pol Vallverdú (me): [website](https://polv.dev/), [twitter](https://twitter.com/pol_vallverdu)
- Pau Sevilla (pause): [website](https://pausevilla.com/), [twitter](https://twitter.com/pausiete7)

## Interesting stuff

Here are some interesting stuff that I've found/created during the last years:
- Python notes (in Catalan): [NOTES.md](https://github.com/polvallverdu/HPCodeWarsBCN/blob/main/NOTES.md)
- Python notes (in English): Doesn't exist yet :(
- Past years PDFs: [PDFs](https://github.com/polvallverdu/HPCodeWarsBCN/tree/main/pdfs)
- Past year solutions (written by me and pause): [Solutions](https://github.com/polvallverdu/HPCodeWarsBCN/tree/main/solutions)
- Library we use: [lib.py](https://github.com/polvallverdu/HPCodeWarsBCN/blob/main/lib/lib.py)