Full Code of ildoc/awesome-italy-events for AI

master 6a5ace426653 cached
20 files
171.3 KB
48.9k tokens
7 symbols
1 requests
Download .txt
Repository: ildoc/awesome-italy-events
Branch: master
Commit: 6a5ace426653
Files: 20
Total size: 171.3 KB

Directory structure:
gitextract_tkpe_h2j/

├── .github/
│   └── workflows/
│       └── generate_data.yml
├── 2022.md
├── LICENSE.md
├── README.md
├── archive/
│   ├── 2019.md
│   └── 2020.md
├── code-of-conduct.md
├── contributing.md
├── data/
│   ├── 2019.ics
│   ├── 2019.json
│   ├── 2020.ics
│   ├── 2020.json
│   ├── 2021.ics
│   ├── 2021.json
│   ├── 2022.ics
│   └── 2022.json
├── scripts/
│   ├── awesome_event.py
│   ├── generate_data.py
│   └── requirements.txt
└── template.md

================================================
FILE CONTENTS
================================================

================================================
FILE: .github/workflows/generate_data.yml
================================================
name: Generate data

on: [push]

jobs:
  build:

    runs-on: ubuntu-latest

    steps:
    - name: Checkout master
      uses: actions/checkout@v1
    - name: Set up Python 3.7
      uses: actions/setup-python@v1
      with:
        python-version: 3.7
    - run: pip install -r scripts/requirements.txt
    - name: Run parser
      run: |
        cd scripts
        python generate_data.py

    - name: Commit files
      run: |
        git config --local user.email "action@github.com"
        git config --local user.name "GitHub Action"
        git add --all
        git commit -m "Regenerated data"
    - name: Push changes
      uses: ad-m/github-push-action@master
      with:
        github_token: ${{ secrets.GITHUB_TOKEN }}


================================================
FILE: 2022.md
================================================
# Awesome Events in Italy (2022 Edition) [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [<img src="https://upload.wikimedia.org/wikipedia/en/thumb/0/03/Flag_of_Italy.svg/1200px-Flag_of_Italy.svg.png" width="200" align="right" alt="italian flag">](https://github.com/ildoc/awesome-italy-events#readme)

> A curated list of Awesome Tech Events in Italy

This list contains awesome (tech related) events happening in Italy like: conferences, meetups, workshops and parties 🎉 

Contributions welcome. Add links through pull requests or create an issue to start a discussion.
- [What is an awesome list?](https://github.com/sindresorhus/awesome)
- [Contribution guide](contributing.md)

Available data formats: [json](data/2022.json) - [ics](data/2022.ics)

Editions: [2019](archive/2019.md) [2020](archive/2020.md) [2021](README.md) [2022](2022.md)

---

Want to add an event? Send a [pull request](contributing.md) or send me a tweet [@il_doc](https://twitter.com/il_doc).

## Contents
- [January](#january)
- [February](#february)
- [March](#march)
- [April](#april)
- [May](#may)
- [June](#june)
- [July](#july)
- [August](#august)
- [September](#september)
- [October](#october)
- [November](#november)
- [December](#december)

---

## January

## February

## March

## April
- 20-21 - [Developer Frowth Summit 2022](https://www.codementor.io/events/developer-growth-summit) - Online - Holistic technical and dev career conference.
## May

## June
- 2-5 - PyCon 12 - Firenze - Python's national conference.

## July

## August

## September

## October

## November

## December

---

## License
[![CC-BY-SA-4.0](https://upload.wikimedia.org/wikipedia/commons/d/d0/CC-BY-SA_icon.svg)](http://creativecommons.org/licenses/by-sa/4.0/)


================================================
FILE: LICENSE.md
================================================
Attribution-ShareAlike 4.0 International

=======================================================================

Creative Commons Corporation ("Creative Commons") is not a law firm and
does not provide legal services or legal advice. Distribution of
Creative Commons public licenses does not create a lawyer-client or
other relationship. Creative Commons makes its licenses and related
information available on an "as-is" basis. Creative Commons gives no
warranties regarding its licenses, any material licensed under their
terms and conditions, or any related information. Creative Commons
disclaims all liability for damages resulting from their use to the
fullest extent possible.

Using Creative Commons Public Licenses

Creative Commons public licenses provide a standard set of terms and
conditions that creators and other rights holders may use to share
original works of authorship and other material subject to copyright
and certain other rights specified in the public license below. The
following considerations are for informational purposes only, are not
exhaustive, and do not form part of our licenses.

     Considerations for licensors: Our public licenses are
     intended for use by those authorized to give the public
     permission to use material in ways otherwise restricted by
     copyright and certain other rights. Our licenses are
     irrevocable. Licensors should read and understand the terms
     and conditions of the license they choose before applying it.
     Licensors should also secure all rights necessary before
     applying our licenses so that the public can reuse the
     material as expected. Licensors should clearly mark any
     material not subject to the license. This includes other CC-
     licensed material, or material used under an exception or
     limitation to copyright. More considerations for licensors:
    wiki.creativecommons.org/Considerations_for_licensors

     Considerations for the public: By using one of our public
     licenses, a licensor grants the public permission to use the
     licensed material under specified terms and conditions. If
     the licensor's permission is not necessary for any reason--for
     example, because of any applicable exception or limitation to
     copyright--then that use is not regulated by the license. Our
     licenses grant only permissions under copyright and certain
     other rights that a licensor has authority to grant. Use of
     the licensed material may still be restricted for other
     reasons, including because others have copyright or other
     rights in the material. A licensor may make special requests,
     such as asking that all changes be marked or described.
     Although not required by our licenses, you are encouraged to
     respect those requests where reasonable. More considerations
     for the public:
    wiki.creativecommons.org/Considerations_for_licensees

=======================================================================

Creative Commons Attribution-ShareAlike 4.0 International Public
License

By exercising the Licensed Rights (defined below), You accept and agree
to be bound by the terms and conditions of this Creative Commons
Attribution-ShareAlike 4.0 International Public License ("Public
License"). To the extent this Public License may be interpreted as a
contract, You are granted the Licensed Rights in consideration of Your
acceptance of these terms and conditions, and the Licensor grants You
such rights in consideration of benefits the Licensor receives from
making the Licensed Material available under these terms and
conditions.


Section 1 -- Definitions.

  a. Adapted Material means material subject to Copyright and Similar
     Rights that is derived from or based upon the Licensed Material
     and in which the Licensed Material is translated, altered,
     arranged, transformed, or otherwise modified in a manner requiring
     permission under the Copyright and Similar Rights held by the
     Licensor. For purposes of this Public License, where the Licensed
     Material is a musical work, performance, or sound recording,
     Adapted Material is always produced where the Licensed Material is
     synched in timed relation with a moving image.

  b. Adapter's License means the license You apply to Your Copyright
     and Similar Rights in Your contributions to Adapted Material in
     accordance with the terms and conditions of this Public License.

  c. BY-SA Compatible License means a license listed at
     creativecommons.org/compatiblelicenses, approved by Creative
     Commons as essentially the equivalent of this Public License.

  d. Copyright and Similar Rights means copyright and/or similar rights
     closely related to copyright including, without limitation,
     performance, broadcast, sound recording, and Sui Generis Database
     Rights, without regard to how the rights are labeled or
     categorized. For purposes of this Public License, the rights
     specified in Section 2(b)(1)-(2) are not Copyright and Similar
     Rights.

  e. Effective Technological Measures means those measures that, in the
     absence of proper authority, may not be circumvented under laws
     fulfilling obligations under Article 11 of the WIPO Copyright
     Treaty adopted on December 20, 1996, and/or similar international
     agreements.

  f. Exceptions and Limitations means fair use, fair dealing, and/or
     any other exception or limitation to Copyright and Similar Rights
     that applies to Your use of the Licensed Material.

  g. License Elements means the license attributes listed in the name
     of a Creative Commons Public License. The License Elements of this
     Public License are Attribution and ShareAlike.

  h. Licensed Material means the artistic or literary work, database,
     or other material to which the Licensor applied this Public
     License.

  i. Licensed Rights means the rights granted to You subject to the
     terms and conditions of this Public License, which are limited to
     all Copyright and Similar Rights that apply to Your use of the
     Licensed Material and that the Licensor has authority to license.

  j. Licensor means the individual(s) or entity(ies) granting rights
     under this Public License.

  k. Share means to provide material to the public by any means or
     process that requires permission under the Licensed Rights, such
     as reproduction, public display, public performance, distribution,
     dissemination, communication, or importation, and to make material
     available to the public including in ways that members of the
     public may access the material from a place and at a time
     individually chosen by them.

  l. Sui Generis Database Rights means rights other than copyright
     resulting from Directive 96/9/EC of the European Parliament and of
     the Council of 11 March 1996 on the legal protection of databases,
     as amended and/or succeeded, as well as other essentially
     equivalent rights anywhere in the world.

  m. You means the individual or entity exercising the Licensed Rights
     under this Public License. Your has a corresponding meaning.


Section 2 -- Scope.

  a. License grant.

       1. Subject to the terms and conditions of this Public License,
          the Licensor hereby grants You a worldwide, royalty-free,
          non-sublicensable, non-exclusive, irrevocable license to
          exercise the Licensed Rights in the Licensed Material to:

            a. reproduce and Share the Licensed Material, in whole or
               in part; and

            b. produce, reproduce, and Share Adapted Material.

       2. Exceptions and Limitations. For the avoidance of doubt, where
          Exceptions and Limitations apply to Your use, this Public
          License does not apply, and You do not need to comply with
          its terms and conditions.

       3. Term. The term of this Public License is specified in Section
          6(a).

       4. Media and formats; technical modifications allowed. The
          Licensor authorizes You to exercise the Licensed Rights in
          all media and formats whether now known or hereafter created,
          and to make technical modifications necessary to do so. The
          Licensor waives and/or agrees not to assert any right or
          authority to forbid You from making technical modifications
          necessary to exercise the Licensed Rights, including
          technical modifications necessary to circumvent Effective
          Technological Measures. For purposes of this Public License,
          simply making modifications authorized by this Section 2(a)
          (4) never produces Adapted Material.

       5. Downstream recipients.

            a. Offer from the Licensor -- Licensed Material. Every
               recipient of the Licensed Material automatically
               receives an offer from the Licensor to exercise the
               Licensed Rights under the terms and conditions of this
               Public License.

            b. Additional offer from the Licensor -- Adapted Material.
               Every recipient of Adapted Material from You
               automatically receives an offer from the Licensor to
               exercise the Licensed Rights in the Adapted Material
               under the conditions of the Adapter's License You apply.

            c. No downstream restrictions. You may not offer or impose
               any additional or different terms or conditions on, or
               apply any Effective Technological Measures to, the
               Licensed Material if doing so restricts exercise of the
               Licensed Rights by any recipient of the Licensed
               Material.

       6. No endorsement. Nothing in this Public License constitutes or
          may be construed as permission to assert or imply that You
          are, or that Your use of the Licensed Material is, connected
          with, or sponsored, endorsed, or granted official status by,
          the Licensor or others designated to receive attribution as
          provided in Section 3(a)(1)(A)(i).

  b. Other rights.

       1. Moral rights, such as the right of integrity, are not
          licensed under this Public License, nor are publicity,
          privacy, and/or other similar personality rights; however, to
          the extent possible, the Licensor waives and/or agrees not to
          assert any such rights held by the Licensor to the limited
          extent necessary to allow You to exercise the Licensed
          Rights, but not otherwise.

       2. Patent and trademark rights are not licensed under this
          Public License.

       3. To the extent possible, the Licensor waives any right to
          collect royalties from You for the exercise of the Licensed
          Rights, whether directly or through a collecting society
          under any voluntary or waivable statutory or compulsory
          licensing scheme. In all other cases the Licensor expressly
          reserves any right to collect such royalties.


Section 3 -- License Conditions.

Your exercise of the Licensed Rights is expressly made subject to the
following conditions.

  a. Attribution.

       1. If You Share the Licensed Material (including in modified
          form), You must:

            a. retain the following if it is supplied by the Licensor
               with the Licensed Material:

                 i. identification of the creator(s) of the Licensed
                    Material and any others designated to receive
                    attribution, in any reasonable manner requested by
                    the Licensor (including by pseudonym if
                    designated);

                ii. a copyright notice;

               iii. a notice that refers to this Public License;

                iv. a notice that refers to the disclaimer of
                    warranties;

                 v. a URI or hyperlink to the Licensed Material to the
                    extent reasonably practicable;

            b. indicate if You modified the Licensed Material and
               retain an indication of any previous modifications; and

            c. indicate the Licensed Material is licensed under this
               Public License, and include the text of, or the URI or
               hyperlink to, this Public License.

       2. You may satisfy the conditions in Section 3(a)(1) in any
          reasonable manner based on the medium, means, and context in
          which You Share the Licensed Material. For example, it may be
          reasonable to satisfy the conditions by providing a URI or
          hyperlink to a resource that includes the required
          information.

       3. If requested by the Licensor, You must remove any of the
          information required by Section 3(a)(1)(A) to the extent
          reasonably practicable.

  b. ShareAlike.

     In addition to the conditions in Section 3(a), if You Share
     Adapted Material You produce, the following conditions also apply.

       1. The Adapter's License You apply must be a Creative Commons
          license with the same License Elements, this version or
          later, or a BY-SA Compatible License.

       2. You must include the text of, or the URI or hyperlink to, the
          Adapter's License You apply. You may satisfy this condition
          in any reasonable manner based on the medium, means, and
          context in which You Share Adapted Material.

       3. You may not offer or impose any additional or different terms
          or conditions on, or apply any Effective Technological
          Measures to, Adapted Material that restrict exercise of the
          rights granted under the Adapter's License You apply.


Section 4 -- Sui Generis Database Rights.

Where the Licensed Rights include Sui Generis Database Rights that
apply to Your use of the Licensed Material:

  a. for the avoidance of doubt, Section 2(a)(1) grants You the right
     to extract, reuse, reproduce, and Share all or a substantial
     portion of the contents of the database;

  b. if You include all or a substantial portion of the database
     contents in a database in which You have Sui Generis Database
     Rights, then the database in which You have Sui Generis Database
     Rights (but not its individual contents) is Adapted Material,

     including for purposes of Section 3(b); and
  c. You must comply with the conditions in Section 3(a) if You Share
     all or a substantial portion of the contents of the database.

For the avoidance of doubt, this Section 4 supplements and does not
replace Your obligations under this Public License where the Licensed
Rights include other Copyright and Similar Rights.


Section 5 -- Disclaimer of Warranties and Limitation of Liability.

  a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
     EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
     AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
     ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
     IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
     WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
     PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
     ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
     KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
     ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.

  b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
     TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
     NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
     INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
     COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
     USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
     ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
     DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
     IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.

  c. The disclaimer of warranties and limitation of liability provided
     above shall be interpreted in a manner that, to the extent
     possible, most closely approximates an absolute disclaimer and
     waiver of all liability.


Section 6 -- Term and Termination.

  a. This Public License applies for the term of the Copyright and
     Similar Rights licensed here. However, if You fail to comply with
     this Public License, then Your rights under this Public License
     terminate automatically.

  b. Where Your right to use the Licensed Material has terminated under
     Section 6(a), it reinstates:

       1. automatically as of the date the violation is cured, provided
          it is cured within 30 days of Your discovery of the
          violation; or

       2. upon express reinstatement by the Licensor.

     For the avoidance of doubt, this Section 6(b) does not affect any
     right the Licensor may have to seek remedies for Your violations
     of this Public License.

  c. For the avoidance of doubt, the Licensor may also offer the
     Licensed Material under separate terms or conditions or stop
     distributing the Licensed Material at any time; however, doing so
     will not terminate this Public License.

  d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
     License.


Section 7 -- Other Terms and Conditions.

  a. The Licensor shall not be bound by any additional or different
     terms or conditions communicated by You unless expressly agreed.

  b. Any arrangements, understandings, or agreements regarding the
     Licensed Material not stated herein are separate from and
     independent of the terms and conditions of this Public License.


Section 8 -- Interpretation.

  a. For the avoidance of doubt, this Public License does not, and
     shall not be interpreted to, reduce, limit, restrict, or impose
     conditions on any use of the Licensed Material that could lawfully
     be made without permission under this Public License.

  b. To the extent possible, if any provision of this Public License is
     deemed unenforceable, it shall be automatically reformed to the
     minimum extent necessary to make it enforceable. If the provision
     cannot be reformed, it shall be severed from this Public License
     without affecting the enforceability of the remaining terms and
     conditions.

  c. No term or condition of this Public License will be waived and no
     failure to comply consented to unless expressly agreed to by the
     Licensor.

  d. Nothing in this Public License constitutes or may be interpreted
     as a limitation upon, or waiver of, any privileges and immunities
     that apply to the Licensor or You, including from the legal
     processes of any jurisdiction or authority.


=======================================================================

Creative Commons is not a party to its public
licenses. Notwithstanding, Creative Commons may elect to apply one of
its public licenses to material it publishes and in those instances
will be considered the “Licensor.” The text of the Creative Commons
public licenses is dedicated to the public domain under the CC0 Public
Domain Dedication. Except for the limited purpose of indicating that
material is shared under a Creative Commons public license or as
otherwise permitted by the Creative Commons policies published at
creativecommons.org/policies, Creative Commons does not authorize the
use of the trademark "Creative Commons" or any other trademark or logo
of Creative Commons without its prior written consent including,
without limitation, in connection with any unauthorized modifications
to any of its public licenses or any other arrangements,
understandings, or agreements concerning use of licensed material. For
the avoidance of doubt, this paragraph does not form part of the
public licenses.

Creative Commons may be contacted at creativecommons.org.


================================================
FILE: README.md
================================================
# Awesome Events in Italy (2021 Edition) [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [<img src="https://upload.wikimedia.org/wikipedia/en/thumb/0/03/Flag_of_Italy.svg/1200px-Flag_of_Italy.svg.png" width="200" align="right" alt="italian flag">](https://github.com/ildoc/awesome-italy-events#readme)

> A curated list of Awesome Tech Events in Italy

This list contains awesome (tech related) events happening in Italy like: conferences, meetups, workshops and parties 🎉 

Contributions welcome. Add links through pull requests or create an issue to start a discussion.
- [What is an awesome list?](https://github.com/sindresorhus/awesome)
- [Contribution guide](contributing.md)

Available data formats: [json](data/2021.json) - [ics](data/2021.ics)

Editions: [2019](archive/2019.md) [2020](archive/2020.md) [2021](README.md) [2022](2022.md)

---

Want to add an event? Send a [pull request](contributing.md) or send me a tweet [@il_doc](https://twitter.com/il_doc).

## Contents
- [January](#january)
- [February](#february)
- [March](#march)
- [April](#april)
- [May](#may)
- [June](#june)
- [July](#july)
- [August](#august)
- [September](#september)
- [October](#october)
- [November](#november)
- [December](#december)

---

## January
- 27-31 - [Global Game Jam](https://globalgamejam.org/) - Multiple locations - Get together and create games in one weekend.

## February
- 11-12 - [Shipping 4.0](https://shipping-40.sharevent.it/) - Online - Technology improvements in shipping sector.
- 21 - [ServerlessDays 2021](https://rome.serverlessdays.io/) - Rome - Developer-oriented conference about serverless technologies.
- 24 - [AWS Innovate ML & AI](https://aws.amazon.com/events/aws-innovate/machine-learning/) - Online - AI & Machine Learning with AWS.

## March
- 2-4 - [Microsoft Ignite](https://myignite.microsoft.com/home) - Online - Microsoft annual conference.
- 11 - [CSSDay 2021](https://2021.cssday.it/) - Online - CSS dedicated conference.
- 23-25 - [Codemotion Online tech conference 2021](https://events.codemotion.com/conferences/online/2021/online-tech-conference-italian-edition-spring/) - Online - Biggest tech conference in Italy.

## April
- 7-9 - [ITASEC 21](https://itasec.it/) - Online - Cybersecurity italian conference.
- 15 - [RubyDay 2021](https://2021.rubyday.it/) - Online - Ruby's national conference.
- 28-30 - [Secsolutionforum](https://www.secsolutionforum.it/) - Online - The digital event for the security industry.
- 29 - [VueDay 2021](https://2021.vueday.it/) - Online - Vue's national conference.

## May
- 29 - [HackInBo](https://www.hackinbo.it/) - Bologna - Free INFOSEC event.

## June

## July

## August

## September
- 25 - [RomHack](https://www.romhack.io/) - Roma - Cybersecurity convention.

## October
- 27-28 - [ItaliaSec](https://italy.cyberseries.io/) - Milano - This groundbreaking summit is designed for senior security leaders.

## November

## December

---

## License
[![CC-BY-SA-4.0](https://upload.wikimedia.org/wikipedia/commons/d/d0/CC-BY-SA_icon.svg)](http://creativecommons.org/licenses/by-sa/4.0/)


================================================
FILE: archive/2019.md
================================================
# Awesome Events in Italy (2019 Edition) [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [<img src="https://upload.wikimedia.org/wikipedia/en/thumb/0/03/Flag_of_Italy.svg/1200px-Flag_of_Italy.svg.png" width="200" align="right" alt="italian flag">](https://github.com/ildoc/awesome-italy-events#readme)

> A curated list of Awesome Tech Events in Italy

This list contains awesome (tech related) events happening in Italy like: conferences, meetups, workshops and parties 🎉 

Contributions welcome. Add links through pull requests or create an issue to start a discussion.
- [What is an awesome list?](https://github.com/sindresorhus/awesome)
- [Contribution guide](../contributing.md)

Available data formats: [json](../data/2019.json) - [ics](../data/2019.ics)

Editions: [2019](2019.md) [2020](2020.md) [2021](../README.md) [2022](../2022.md)

---

Want to add an event? Send a [pull request](contributing.md) or send me a tweet [@il_doc](https://twitter.com/il_doc).

## Contents
- [January](#january)
- [February](#february)
- [March](#march)
- [April](#april)
- [May](#may)
- [June](#june)
- [July](#july)
- [August](#august)
- [September](#september)
- [October](#october)
- [November](#november)
- [December](#december)

---

## January
- 16 - [Speck&Tech #30 - Cloudy with a chance of speck](https://speckand.tech/2019/01/cloudy-with-a-chance-of-speck/) - Trento - Speck&Tech community meetup.
- 25-27 - [Global Game Jam](https://globalgamejam.org/news/ggj19-diversifiers) - Multiple locations - World's largest game jam event.

## February
- 5 - [Self-driving Data Center](https://web.cvent.com/event/2f2299a5-804b-428d-93a4-80fdf4629722/websitePage:f5f7ab14-1def-48c6-9bdb-099fc8e04d64) - Bologna - Virtual nets for agile business.
- 6 - [Self-driving Data Center](https://web.cvent.com/event/2f2299a5-804b-428d-93a4-80fdf4629722/websitePage:e8974b97-a74e-42bc-843a-8a1a9637de0c) - Firenze - Virtual nets for agile business.
- 6 - [Forum Software Industriale](https://forumsoftwareindustriale.it/) - Milano - Software technology evolution in 4.0 industry.
- 12 - [Self-driving Data Center](https://web.cvent.com/event/2f2299a5-804b-428d-93a4-80fdf4629722/websitePage:3bf511cf-ea12-464b-888e-21ae7ccc1514) - Roma - Virtual nets for agile business.
- 12 - [Sicurezza ICT Soiel](https://soiel.it/eventi/2019/sicurezza-2019-milano/area-visitatori/contenuti/) - Milano - Security, compliance and business continuity.
- 26 - [Speck&Tech #31 - Open Security](https://speckand.tech/2019/02/open-security/) - Trento - Speck&Tech community meetup.
- 28 - [Hash Code 2019](https://www.meetup.com/GDG-Milano/events/258304715/) - Milano - Hackaton.

## March
- 7-8 - [Incontro DevOps 2019](https://2019.incontrodevops.it/) - Bologna - Conference about DevOps, Continuous Delivery, Cloud, Microservices.
- 11 - [DevMarche](http://dev.marche.it/eventi/2019/03/06/introduzione-allo-unit-testing-ancona-6-marzo-2019/) - Ancona - Unit testing introduction.
- 12 - [AWS Summit](https://aws.amazon.com/it/events/summits/milan/) - Milano - Yearly Amazon Web Services cloud event.
- 12 - [Speck&Tech in MUSE::Next #1 - Guida galattica per Specker](https://speckand.tech/2019/03/mn-guida-galattica-per-specker/) - Trento - Speck&Tech community meetup partnered with MUSE.
- 14-15 - [CSSDay 2019](https://2019.cssday.it/) - Faenza - CSS dedicated conference.
- 19 - [IT Infrastructure Day](https://soiel.it/eventi/2019/IT-Infrastructure-Day-Milano-Marzo-2019/area-visitatori/contenuti/) - Milano - Conference about datacenters, cloud, HPC.
- 19 - [Trend Micro Cyber Conference](http://go.trendmicro.com/events/cyberconference2019/) - Milano - Trend Micro conference about new cyber security paradigms.
- 21 - [Trend Micro Cyber Conference](http://go.trendmicro.com/events/cyberconference2019/) - Roma - Trend Micro conference about new cyber security paradigms.
- 22-23 - [CodeMotion](https://events.codemotion.com/conferences/rome/2019/) - Roma - Biggest tech conference in Italy.
- 27 - [Datacenter of the Future](http://www.cvent.com/events/datacenter-of-the-future-2019-italy/event-summary-3d578818e0594ac5a639cc87968e4e95.aspx) - Milano - Evolving IT infrastructure for digital agility.
- 28 - [CloudConf 2019](https://2019.cloudconf.it/) - Torino - European most important conference about the cloud.

## April
- 1-2 - [QtDay 2019](https://www.qtday.it/) - Firenze - The unique Italian conference about Qt.
- 4 - [Oracle Code](https://developer.oracle.com/code/rome-april-2019) - Roma - Oracle-centered event.
- 4-5 - [DroidCon](https://it.droidcon.com/2019/it) - Torino - Italy’s biggest Android Event.
- 5-6 - [WordCamp Torino 2019](https://2019.torino.wordcamp.org/) - Torino - Everything about WordPress.
- 6 - [SQL Start! 2019](https://www.eventbrite.it/e/biglietti-sql-start-2019-56165372140) - Ancona - SQL Server talks for DBAs, Devs and Data Analysts.
- 9 - [Speck&Tech in MUSE::Next #2 - Homo Faber](https://speckand.tech/2019/04/mn-homo-faber/) - Trento - Speck&Tech community meetup partnered with MUSE.
- 10-11 - [RubyDay 2019](https://2019.rubyday.it/) - Verona - Ruby's national conference.
- 11 - [Cloudia](https://www.cloudia.pcsystem.it/) - Firenze - Cybersecurity, cryptography, pentesting event.
- 11 - [Meetup C++](https://conoscerelinux.org/courses/meetupcpp_apr19/) - Modena - Real-time communication using WebRTC in C++.
- 12 - [VueDay 2019](https://2019.vueday.it/) - Verona - Vue's national conference.
- 13 - [Voxxed](https://voxxeddays.com/milan/) - Milano - Developers Conference (mainly Java-related).
- 13 - [DevFest](https://devfest.gdgpisa.it/) - Pisa - Conference about Google-related technologies.
- 16 - [Sicurezza ICT Soiel](https://soiel.it/eventi/2019/sicurezza-2019-roma/area-visitatori/contenuti/) - Roma - Security, compliance and business continuity.
- 18 - [AWS Group Marche](https://www.meetup.com/AWS-User-Group-Marche/events/259802314/) - Ancona - First meetup of the Marche AWS User Group.
- 27 - [Global Azure Bootcamp](https://global.azurebootcamp.net/locations) - Torino/Milano/Verona/Caserta - Azure and Cloud Computing.

## May
- 2-4 - [SoCraTes IT 2019](http://www.socrates-conference.it/) - Rimini - Software Craftsmanship and Testing Conference.
- 2-5 - [HackInBoat](https://hackinboat.it/) - Genova/Barcellona/Marsiglia - Hacking while cruising.
- 2-5 - [PyCon X](https://www.pycon.it/) - Firenze - Python's national conference.
- 5 - [ComputationWorld 2019](https://www.iaria.org/conferences2019/ComputationWorld19.html) - Venezia - Conference about advanced cloud computing.
- 7 - [MUSE::Next #3 - Chi controllerà l'intelligenza artificiale?](https://speckand.tech/2019/05/mn-ia/) - Trento - Speck&Tech community meetup partnered with MUSE.
- 8-9 - [jsday 2019](https://2019.jsday.it/) - Verona - JavaScript's international conference.
- 10 - [Agile Venture](https://www.agileday.it/venture/2019/bolzano/) - Bolzano - Conference dedicated to Agile Methodologies.
- 10-11 - [phpDay](https://2019.phpday.it/) - Verona - PHP's national conference.
- 10-12 - [Level Up](http://www.lvlup.it/) - Roma - International developer conference on video games.
- 10-12 - [Startup Weekend](http://communities.techstars.com/italy/milano-italy/startup-weekend/14456) - Milano - Startup hackaton competition.
- 14-15 - [ItaliaSec](https://cyberseries.io/italiasec/) - Roma - This groundbreaking summit is designed for senior security leaders.
- 17 - [PGDay.IT](https://2019.pgday.it) - Bologna - PostgreSQL Italian conference.
- 17-18 - [WordCamp Bari 2019](https://2019.bari.wordcamp.org/) - Bari - Everything about WordPress.
- 23 - [Cloudia](https://www.cloudia.pcsystem.it/) - Lucca - Cybersecurity, cryptography, pentesting event.
- 29 - [Sicurezza ICT Soiel](https://soiel.it/eventi/2019/sicurezza-2019-parma/area-visitatori/contenuti/) - Parma - Security, compliance and business continuity.
- 30-June 2 - [Hackmeeting](https://www.hackmeeting.org/hackit19/) - Firenze - Italian underground digital communities.

## June
- 5-7 - [Kerning](https://2019.kerning.it/) - Faenza - The first international conference in Italy about web typography.
- 6-7 - [e-privacy XXV](https://e-privacy.winstonsmith.org/e-privacy-XXV.html) - Torino - Privacy focused events about social scoring and profiling.
- 8 - [Agile Venture](https://www.agileday.it/venture/2019/vimercate/) - Vimercate - Conference dedicated to Agile Methodologies.
- 11 - [Speck&Tech #32 - Scalability](https://speckand.tech/2019/06/scalability/) - Trento - Speck&Tech community meetup.
- 13-14 - [Annual Privacy Forum](https://privacyforum.eu/) - Roma - Annual conference about privacy.
- 14-15 - [Angular Day](https://2019.angularday.it/) - Verona - Angular's national conference.
- 15 - [Italian C++ conference](https://www.italiancpp.org) - Milano - Italian c++ conference.
- 18 - [Sicurezza ICT Soiel](https://soiel.it/eventi/2019/sicurezza-2019-padova/area-visitatori/contenuti/) - Padova - Security, compliance and business continuity.
- 21 - [Agile O'Day](http://www.agilecommunitycampania.it/agile-oday-2019/) - Napoli - Conference dedicated to Agile Methodologies.
- 21 - [ServerlessDays 2019](https://milan.serverlessdays.io/) - Milano - Developer-oriented conference about serverless technologies.
- 25 - [Cloudia](https://www.cloudia.pcsystem.it/) - Livorno - Cybersecurity, cryptography, pentesting event.
- 30-July 4 - [InfoWare 2019](https://www.iaria.org/conferences2019/InfoWare19.html) - Roma - Series of IT related conferences.

## July
- 3 - [Working Software](https://workingsoftware.agilemovement.it) - Milano - Agile in software: for Devs, for Testers, for People.
- 29-31 - [CSECI 2019](http://www.cseci.org/) - Roma - International Conference on Software Engineering and Computational Intelligence.
- 31 - [Speck&Tech #33 - Highway to speck](https://speckand.tech/2019/07/highway/) - Trento - Speck&Tech community meetup.

## August
- 24-31 - [DevFest Levante](https://devfestlevante.eu/) - Gallipoli - Conference about Google-related technologies.

## September
- 20 - [Scala Italy 2019](http://2019.scala-italy.it/) - Bologna - Yearly conference on the Scala programming language.
- 20-21 - [WordCamp Catania 2019](https://2019.catania.wordcamp.org/) - Catania - Everything about WordPress.
- 26 - [Sicurezza ICT Soiel](https://soiel.it/eventi/2019/sicurezza-2019-torino/area-visitatori/contenuti/) - Torino - Security, compliance and business continuity.
- 26-27 - [Node.js Italian Conference](https://2019.nodejsconf.it/) - Verona - Node.js's national conference.
- 28 - [RomHack](https://www.romhack.io/) - Roma - Cybersecurity convention.

## October
- 3 - [Python Firenze Meetup October 2019](https://www.meetup.com/Python-Firenze/) - Firenze - Python User Group of Firenze.
- 3 - [Node.js Day 2019](https://2019.nodejsday.it/) - Verona - Node.js national conference.
- 4 - [ReactJsDay 2019](https://www.reactjsday.it/) - Verona - React's national conference.
- 4 - [Speck&Tech #34 - Cyber intelligence](https://speckand.tech/2019/10/cyber-intelligence/) - Trento - Speck&Tech community meetup.
- 5 - [Introduction to conversational interfaces](https://www.meetup.com/GDG-Urbino/events/264335682) - Urbino - workshop on vocal interfaces.
- 5-6 - [Google DevFest Campania](https://www.eventbrite.it/e/biglietti-google-devfest-campania-2019-72763009119) - Marcianise (CE) - Various technical talks and 24-hours long hackaton.
- 7 - [Migrating to public cloud and a real-world use case of Amazon Glacier](https://www.eventbrite.it/e/biglietti-realta-aumentata-unintroduzione-allo-sviluppo-mobile-e-web-71906531371) - Ancona - Amazon Glacier real-world use case demo.
- 7 - [NG Rome](https://ngrome.io/) - Roma - Biggest Italian Angular Conference.
- 8 - [Torino Hacknight: Hacktoberfest](https://hacktoberfest-torino.eventbrite.it/) - Torino - Digital Ocean Hacktoberfest related event.
- 10 - [Realtà Aumentata: un'introduzione allo sviluppo mobile e web](https://www.eventbrite.it/e/biglietti-realta-aumentata-unintroduzione-allo-sviluppo-mobile-e-web-71906531371) - Pesaro - Talk, examples and live demo about the evolution of AR.
- 10 - [.NET Conf 2019 Torino](http://www.torinotechnologiesgroup.it/eventi/20191010) - Torino - Microsoft .NET Conf 2019 local event.
- 10-13 - [Internet Festival 2019](https://www.internetfestival.it) - Pisa - the most important italian summit about digital innovation with talks, workshops, round tables, conferences, book presentations, and shows.
- 11-12 - [WordCamp Verona 2019](https://2019.verona.wordcamp.org/) - Verona - Everything about WordPress.
- 11-13 - [GDG DevFest Mediterranean 2019](https://devfestmed.com/) - Sant'Agata di Militello (ME) - three days of conferences, codelab, devparty and hackatons for developers and tech enthusiasts.
- 12 - [.NET Conf 2019 Catania](https://www.eventbrite.it/e/biglietti-net-conf-2019-catania-71623775641) - Catania - Microsoft .NET Conf 2019 local event.
- 16 - [Sicurezza ICT Soiel](https://soiel.it/eventi/2019/sicurezza-2019-bari/area-visitatori/contenuti/) - Bari - Security, compliance and business continuity.
- 16-17 - [Milan Cloud Data Summit](https://www.clouddatasummit.com/) - Milano - Cloud dedicated conferences.
- 17 - [Hacktoberfest in Unicam](https://www.eventbrite.it/e/biglietti-hacktoberfest-in-unicam-74954840947) - Camerino (MC) - Digital Ocean Hacktoberfest related event.
- 17 - [Hacktoberfest Brescia 2019](https://www.meetup.com/Meetup-GDG-Brescia/events/264866119/) - Brescia - Digital Ocean Hacktoberfest related event.
- 17 - [.NET Conf 2019 Verona](https://www.eventbrite.it/e/biglietti-tutte-le-novita-di-net-core-3-65353918329) - Verona - Microsoft .NET Conf 2019 local event.
- 17-18 - [ISF Festival 2019](https://festival.informaticisenzafrontiere.org/?page_id=2) - Rovereto (TN) - Annual ISF (Informatici Senza Frontiere - Informatics without Borders) conference.
- 17-18 - [SymphonyDay](https://www.symfonyday.it/) - Verona - The italian conference dedicated to symphony developers.
- 18-19 - [Hacktoberfest Naples 2019](https://www.eventbrite.it/e/biglietti-hacktoberfest-napoli-1819-ottobre-2019-74668689059) - Napoli - Digital Ocean Hacktoberfest related event.
- 19 - [Django Girls Palermo](https://djangogirls.org/palermo/) - Palermo - "Free programming workshop for women".
- 23 - [Hacktoberfest Open Hack Night](https://www.meetup.com/it-IT/pugSondrio-PHP-User-Group-Sondrio/events/264817389/) - Caiolo (SO) - Digital Ocean Hacktoberfest related event.
- 23 - [Hacktoberfest Open Hack Night](https://www.meetup.com/it-IT/pugCagliari-PHP-User-Group-Cagliari/events/264808283/) - Cagliari - Digital Ocean Hacktoberfest related event.
- 23-24 - [Wireless 2019](https://wirelesscommunication.expertconferences.org/) - Roma - Connect and communicate the trendz of technology.
- 23-25 - [.NET Conf 2019 Caserta](https://www.eventbrite.com/e/net-conference-2019-caserta-tickets-55402309800) - Caserta - Microsoft .NET Conf 2019 local event.
- 24-25 - [CodeMotion](https://events.codemotion.com/conferences/milan/2019/) - Milano - Biggest tech conference in Italy.
- 25 - [TSConf](https://ts-conf.it/) - Desenzano del Garda (BS) - Italian TypeScript annual conference.
- 25 - [Generali Code Factor](https://extra.codemotion.com/java-developer-coding-challenge-powered-by-generali/) - Milano - Java developer coding challange.
- 26 - [DevOpsHeroes 2019](http://www.devops-heroes.net/) - Parma - Annual conference on DevOps technologies and tools.
- 26 - [.NET Conf 2019 Imperia](https://www.eventbrite.it/e/biglietti-net-conf-2019-imperia-71558839415) - Imperia - Microsoft .NET Conf 2019 local event.
- 26 - [Linux Day 2019](https://www.linuxday.it/2019/) - Various Locations - the main Italian event dedicated to Linux.
- 29 - [Hacktoberfest Roma 2019](https://www.eventbrite.it/e/biglietti-hacktoberfest-2019-aperitech-di-pug-roma-71642016199) - Roma - Digital Ocean Hacktoberfest related event.
- 30 - [PyRoma Meetup October 2019](https://roma.python.it/) - Roma - Python User Group of Rome.

## November
- 2-3 - [GDG DevFest Pescara 2019](https://devfest.gdgpescara.it/) - Pescara - Conference dedicated to coding and software.
- 5 - [Digital Workplace Summit 2019](https://www.eventbrite.it/e/biglietti-digital-workplace-summit-75304524861) - Milano - Conference about working remotely.
- 7-8 - [ContainerDay](https://www.containerday.it/) - Bologna - The italian conference dedicated to virtualization best-practices.
- 8-9 - [Agile day(s)](https://www.agileday.it/front/) - Modena - Conference dedicated to Agile Methodologies.
- 8-9 - [Code4Future](https://www.code4future.it/) - Roma - Open Innovation culture conference.
- 9 - [HackInBo](https://www.hackinbo.it/) - Bologna - Free IT security event.
- 10 - [.Net Conf 2019](https://www.eventbrite.it/e/biglietti-net-conf-2019-whats-new-in-net-ecosystem-70140288491) - Torino - Local .Net Conf 2019 event.
- 13 - [World Usability Day 2019](https://www.wudmilan.it) - Milano - "Design for the Future We Want".
- 15 - [PyRoma Meetup November 2019](https://roma.python.it/) - Roma - Python User Group of Rome.
- 16 - [Visual Studio Saturday](https://sessionize.com/vssatpn19) - Pordenone - .Net and Visual Studio ecosystem conference.
- 16 - [Django Girls Rome](https://djangogirls.org/rome/) - Roma - "Free programming workshop for women".
- 20 - [Red Hat Open source day](https://www.redhat.com/it/events/red-hat-open-source-day-italia) - Roma - Open source dedicated conference.
- 22 - [FuffaDay 2019](http://www.fuffaday.org/) - Milano - Agile communication.
- 22-23 - [WordCamp Milano 2019](https://2019.milano.wordcamp.org/) - Milano - Everything about WordPress.
- 23 - [GDG DevFest Urbino 2019](https://www.meetup.com/it-IT/GDG-Urbino/events/264336374) - Urbino (PU) - Conference dedicated to coding and software.
- 28 - [IoT Day](http://www.iotdayit.org/) - Napoli - Conference with the main focus on the "Internet of Things".
- 28-29 - [LaravelDay](http://www.laravelday.it/) - Verona - The italian conference dedicated to Laravel developers.
- 30 - [C++ Day 2019](https://www.italiancpp.org) - Parma - Italian c++ conference.

## December
- 3 - [Red Hat Open source day](https://www.redhat.com/it/events/red-hat-open-source-day-italia) - Milano - Open source dedicated conference.
- 3-5 - [WPC 2019](https://www.wpc2019.it/cms/it-IT/Home) - Milano - Most important italian conference about Microsoft technologies.
- 5 - [Python Firenze Meetup December 2019](https://www.meetup.com/Python-Firenze/) - Firenze - Python User Group of Firenze.
- 5 - [HackNight 2019](https://www.eventbrite.com/e/hacknight-2019-adaptive-ui-challenge-registration-80833720835) - Roma - Networking at the intersection between AI and Design.
- 6 - [Firenze Blockchain day](https://www.eventbrite.it/e/biglietti-firenze-blockchain-day-77871827733) - Firenze - Blockchain Economy, today.
- 10 - [Torino Hacknight](http://torino.hacknight.it/) - Torino - Open source hackaton about OpenStreeMap and HOT (Humanitarian Openstreetmap Team).
- 12 - [Cyber Warfare Conference](https://www.eucacs.org/en/) - Milano - Evolution and new frontiers of warfare (Information, Cyber and Hybrid).
- 13 - [Django Girls Caserta](https://djangogirls.org/caserta/) - Caserta - Free programming workshop for women.
- 14 - [Global AI Bootcamp](https://globalai.community/global-ai-bootcamp/italy-torino) - Torino - Artificial intelligence on Microsoft Azure.
- 14 - [Global AI Bootcamp](https://globalai.community/global-ai-bootcamp/italy-caserta) - Caserta - Artificial intelligence on Microsoft Azure.
- 14 - [Scratch and Christmas](https://www.eventbrite.co.uk/e/scratch-and-christmas-tickets-68676107085) - Genova - Scratch for fun Christmas projects.
- 17 - [AWSome Day](https://pages.awscloud.com/EMEA_field_T1_awsome-day-bolzano_20191712_page-registration.html) - Bolzano - AWS beginner training day.
---

## License
[![CC-BY-SA-4.0](https://upload.wikimedia.org/wikipedia/commons/d/d0/CC-BY-SA_icon.svg)](http://creativecommons.org/licenses/by-sa/4.0/)


================================================
FILE: archive/2020.md
================================================
# Awesome Events in Italy (2020 Edition) [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [<img src="https://upload.wikimedia.org/wikipedia/en/thumb/0/03/Flag_of_Italy.svg/1200px-Flag_of_Italy.svg.png" width="200" align="right" alt="italian flag">](https://github.com/ildoc/awesome-italy-events#readme)

> A curated list of Awesome Tech Events in Italy

This list contains awesome (tech related) events happening in Italy like: conferences, meetups, workshops and parties 🎉 

Contributions welcome. Add links through pull requests or create an issue to start a discussion.
- [What is an awesome list?](https://github.com/sindresorhus/awesome)
- [Contribution guide](../contributing.md)

Available data formats: [json](../data/2020.json) - [ics](../data/2020.ics)

Editions: [2019](2019.md) [2020](2020.md) [2021](../README.md) [2022](../2022.md)

---

Want to add an event? Send a [pull request](contributing.md) or send me a tweet [@il_doc](https://twitter.com/il_doc).

## Contents
- [January](#january)
- [February](#february)
- [March](#march)
- [April](#april)
- [May](#may)
- [June](#june)
- [July](#july)
- [August](#august)
- [September](#september)
- [October](#october)
- [November](#november)
- [December](#december)

---

## January
- 14 - [Milano Live Coding](https://www.eventbrite.it/e/biglietti-milano-live-coding-14-gennaio-2020-87088150001) - Milano - Creative coding with three.js.
- 21 - [Torino Hacknight](http://torino.hacknight.it/) - Torino - Open source hackaton about Userbase.
- 25 - [Modena Tech Summit](https://www.modenatechsummit.it/) - Modena - Techincal conference on all the IT world.
- 25-26 - [Hackafork](https://www.hackathon.com/event/hackafork-82168184251) - Fornovo di Taro - First food dedicated italian hackaton.
- 27-28 - [Microsoft Ignite](https://www.microsoft.com/en-us/ignite) - Milano - Microsoft annual conference.
- 31-February 2 - [Global Game Jam](https://globalgamejam.org/) - Multiple locations - Get together and create games in one weekend.

## February
- 1 - [Agile Venture Milano 2020](https://www.agilemovement.it/venture/2020/milano/) - Milano - Agile in the landscape of emerging technologies.
- 2-7 - [IxDA](https://interaction20.ixda.org/) - Milano - Design focused workshops and talks.
- 4-7 - [ITASEC 2020](https://itasec.it/) - Ancona - Cybersecurity italian conference.
- 15 - [Global Power Platform Bootcamp 2020](https://www.eventbrite.it/e/biglietti-global-power-platform-bootcamp-2020-milan-88686085469) - Milano - Microsoft’s Power Platform focused event.
- 21 - [ServerlessDays 2020](https://rome.serverlessdays.io/) - Rome - Developer-oriented conference about serverless technologies.

## March
- 4 - [A4I Agile for Innovation](https://www.agileforinnovation.com/) - Milano - How Agile concept is evolving in IT and more.
- 25-26 - [European Immersive Computing Summit 2020](https://eicsummit.com/) - Milano - The European Summit on Emerging Technologies.
- 31 - [neo4j GraphTour](https://neo4j.com/graphtour/rome/) - Roma - Full day of sessions on graph technology.

## April
- 1 - [COBOL Day](https://2020.cobolday.it/) - Verona - COBOL dedicated conference.
- 2 - [Ruby Day](https://2020.rubyday.it/) - Verona - Ruby dedicated conference.
- 2 - [BeConnected Day 2020](https://www.eventbrite.it/e/registrazione-beconnected-day-2020-92290708995) - Milano - Intelligent Communications e Modern Workplace.
- 3 - [VueDay](https://2020.vueday.it/) - Verona - Vue dedicated conference.
- 6 - [Code Beam Lite](https://codesync.global/conferences/code-beam-lite-italy-2020/) - Bologna - Conference about the Erlang ecosystem.
- 18-19 - [DevFest](https://devfest.gdgpisa.it/) - Pisa - Conference about Google-related technologies.
- 24 - [Global Azure Milan 2020](https://join.globalazure.net/events/48) - Milano - Azure and Cloud Computing.
- 27-28 - [Incontro DevOps](https://2020.incontrodevops.it/) - Bologna - 2-day conference about DevOps.
- 28-29 - [ItaliaSec](https://cyberseries.io/italiasec/) - Milano - This groundbreaking summit is designed for senior security leaders.

## May
- 12-13 - [JSDay](https://2020.jsday.it/) - Verona - JavaScript dedicated conference.
- 14 - [Pi Day HackParty](https://picampus.it/pi-day-2020/) - Roma - Hackathon for teams.
- 14-15 - [PHP Day](https://2020.phpday.it/) - Verona - PHP dedicated conference.
- 16 - [Voxxed Days](https://voxxeddays.com/milan/) - Milano - Developers Conference (mainly Java-related).
- 23 - [Agile Venture Vimercate](https://agilemovement.it/2019/11/01/agile-venture-vimercate-2020/) - Vimercate - The agile way to testing.
- 27-30 - [eRum 2020](https://2020.erum.io/) - Milano - Biennial european R users meeting.
- 30 - [Agile People Day](https://www.agilepeopleday.com/) - Bologna - Individuals and Interactions Over Processes And Tools.
- 30 - [HackInBo](https://www.hackinbo.it/) - Bologna - Free INFOSEC event.

## June
- 4-6 - [SoCraTes IT 2020](http://www.socrates-conference.it/) - Trento - Software Craftsmanship and Testing Conference.
- 5 - [Serverless Days](https://milan.serverlessdays.io/) - Milano - Developer-oriented conference about serverless technologies.
- 6 - [Coderful](https://www.coderful.io/) - Catania - Frontend conference.
- 11-12 - [Codemotion](https://events.codemotion.com/conferences/rome/2020/) - Roma - Biggest tech conference in Italy.
- 11-12 - [Angular Day](https://2020.angularday.it/) - Verona - Angular's national conference.
- 11-12 - [PGDay.IT](https://2020.pgday.it) - Bergamo - PostgreSQL Italian conference.
- 13 - [Italian C++ Conference](https://www.italiancpp.org/event/itcppcon20/) - Roma - Italian C++ conference.
- 18 - [CloudConf 2020](https://2020.cloudconf.it/) - Torino - European most important conference about the cloud.
- 19-20 - [CSSDay 2020](https://2020.cssday.it/) - Faenza (RA) - Frontend developers and designers dedicated conference.

## July
- 9-12 - [Hackmeeting](https://www.hackmeeting.org/hackit20/) - Roma - Annual meeting of Italian digital countercultures.
- 29-2 - [IHC 2020](https://www.ihc.camp/2020/) - Padova - Biennial italian hacker camp.

## August

## September
- 10-13 - [Hackmeeting](https://www.hackmeeting.org/hackit20/) - Roma - Italian underground digital communities.
- 11-12 - [Agile Business Day](https://www.agilebusinessday.com/en/agile-business-day-2-2/) - Venezia - The business, techincal and human-side of Agile.
- 26 - [RomHack](https://www.romhack.io/) - Roma - Cybersecurity convention.
- 28-30 - [Level Up](http://www.lvlup.it/) - Roma - International developer conference on video games.

## October
- 9-11 - [Agile People Camp](https://agilemovement.it/agilepeoplecamp/) - Montegrotto Terme (PD) - Human side of Agile.
- 16 - [ReactJSDay](http://reactjsday.it/) - Verona - React's national conference.
- 16-17 - [RustLab 2020](https://www.rustlab.it/) - Firenze - The unique Italian conference about Rust.
- 18-20 - [GoLab](https://golab.io/) - Firenze - The first Italian conference on Go.
- 20 - [NG Rome](https://ngrome.io/) - Online - Biggest Italian Angular Conference.
- 22-23 - [ContainerDay](https://www.containerday.it/) - Bologna - The italian conference dedicated to virtualization best-practices.

## November
- 5-8 - [PyCon XI](https://www.pycon.it/) - Firenze - Python's national conference.
- 13-14 - [Agile Days 2020](https://www.agileday.it) - Online - Conference dedicated to Agile Methodologies.
- 16 - [Forum Software Industriale](https://forumsoftwareindustriale.it/) - Milano - Software technology evolution in 4.0 industry.
- 20-21 - [QtDay 2020](https://www.qtday.it/) - Firenze - The unique Italian conference about Qt.
- 27-28 - [DroidCon](https://it.droidcon.com/2020/it) - Torino - Italy’s biggest Android Event.

## December

---

## License
[![CC-BY-SA-4.0](https://upload.wikimedia.org/wikipedia/commons/d/d0/CC-BY-SA_icon.svg)](http://creativecommons.org/licenses/by-sa/4.0/)



================================================
FILE: code-of-conduct.md
================================================
# Contributor Covenant Code of Conduct

## Our Pledge

In the interest of fostering an open and welcoming environment, we as
contributors and maintainers pledge to making participation in our project and
our community a harassment-free experience for everyone, regardless of age, body
size, disability, ethnicity, gender identity and expression, level of experience,
nationality, personal appearance, race, religion, or sexual identity and
orientation.

## Our Standards

Examples of behavior that contributes to creating a positive environment
include:

* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members

Examples of unacceptable behavior by participants include:

* The use of sexualized language or imagery and unwelcome sexual attention or
advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic
  address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a
  professional setting

## Our Responsibilities

Project maintainers are responsible for clarifying the standards of acceptable
behavior and are expected to take appropriate and fair corrective action in
response to any instances of unacceptable behavior.

Project maintainers have the right and responsibility to remove, edit, or
reject comments, commits, code, wiki edits, issues, and other contributions
that are not aligned to this Code of Conduct, or to ban temporarily or
permanently any contributor for other behaviors that they deem inappropriate,
threatening, offensive, or harmful.

## Scope

This Code of Conduct applies both within project spaces and in public spaces
when an individual is representing the project or its community. Examples of
representing a project or community include using an official project e-mail
address, posting via an official social media account, or acting as an appointed
representative at an online or offline event. Representation of a project may be
further defined and clarified by project maintainers.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at https://twitter.com/il_doc. All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.
Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good
faith may face temporary or permanent repercussions as determined by other
members of the project's leadership.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
available at [http://contributor-covenant.org/version/1/4][version]

[homepage]: http://contributor-covenant.org
[version]: http://contributor-covenant.org/version/1/4/


================================================
FILE: contributing.md
================================================
# Contribution Guidelines

Please ensure your pull request adheres to the following guidelines:

- Stick to english for descriptions.
- Search previous suggestions before making a new one, as yours may be a duplicate.
- Make an individual pull request for each suggestion.
- Use the following format: `- DAY_OF_THE_MONTH - [EVENT](LINK) - CITY/CITIES - DESCRIPTION.`
- Prefer the actual website of the event over the eventbrite page.
- Keep descriptions short and simple, but descriptive.
- End all descriptions with a full stop/period.
- Check your spelling and grammar.
- Make sure your text editor is set to remove trailing whitespace.

Thank you for your suggestions!


## How to create a Pull Request

1. Click `Fork` on the top right. This will create a copy of `awesome-italy-events` on your account. It looks like this: ![image](https://cloud.githubusercontent.com/assets/238946/23306915/c1f066fe-faa5-11e6-933d-cdd2fce1178c.png)
2. Click on the file you want to edit, for instance `README.md`: ![image](https://cloud.githubusercontent.com/assets/238946/23307189/f4e40f74-faa6-11e6-8977-e2111907647b.png)
3. Then, click on the pencil icon above the file: ![image](https://cloud.githubusercontent.com/assets/238946/23307211/0a77849c-faa7-11e6-9fee-50b97edaf548.png)
4. When you're done changing the file, scroll to the bottom, optionally add a description and hit `Commit changes`: ![image](https://cloud.githubusercontent.com/assets/238946/23307255/2a603ede-faa7-11e6-81f1-f62b45a3ad7b.png)
5. Almost there! Now hit create a new Pull Request: ![image](https://cloud.githubusercontent.com/assets/238946/23307323/57a53c96-faa7-11e6-9849-dc7226a6a88d.png)
6. Hit the following button and change and/or add a description of what you've done... and then hit `Create pull request`: ![image](https://cloud.githubusercontent.com/assets/238946/23307421/c78bbdfa-faa7-11e6-8aa5-2522b74541e2.png)
6. You'll get notified once it's merged, and receive ethernal gratitude ✌️


================================================
FILE: data/2019.ics
================================================
BEGIN:VCALENDAR
BEGIN:VEVENT
SUMMARY:Speck&Tech #30 - Cloudy with a chance of speck
DTSTART;VALUE=DATE:20190116
DTEND;VALUE=DATE:20190117
DESCRIPTION:Speck&Tech community meetup - https://speckand.tech/2019/01/cl
 oudy-with-a-chance-of-speck/
LOCATION:Trento
END:VEVENT
BEGIN:VEVENT
SUMMARY:Global Game Jam
DTSTART;VALUE=DATE:20190125
DTEND;VALUE=DATE:20190128
DESCRIPTION:World's largest game jam event - https://globalgamejam.org/new
 s/ggj19-diversifiers
LOCATION:Multiple locations
END:VEVENT
BEGIN:VEVENT
SUMMARY:Self-driving Data Center
DTSTART;VALUE=DATE:20190205
DTEND;VALUE=DATE:20190206
DESCRIPTION:Virtual nets for agile business - https://web.cvent.com/event/
 2f2299a5-804b-428d-93a4-80fdf4629722/websitePage:f5f7ab14-1def-48c6-9bdb-0
 99fc8e04d64
LOCATION:Bologna
END:VEVENT
BEGIN:VEVENT
SUMMARY:Self-driving Data Center
DTSTART;VALUE=DATE:20190206
DTEND;VALUE=DATE:20190207
DESCRIPTION:Virtual nets for agile business - https://web.cvent.com/event/
 2f2299a5-804b-428d-93a4-80fdf4629722/websitePage:e8974b97-a74e-42bc-843a-8
 a1a9637de0c
LOCATION:Firenze
END:VEVENT
BEGIN:VEVENT
SUMMARY:Forum Software Industriale
DTSTART;VALUE=DATE:20190206
DTEND;VALUE=DATE:20190207
DESCRIPTION:Software technology evolution in 4.0 industry - https://forums
 oftwareindustriale.it/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:Self-driving Data Center
DTSTART;VALUE=DATE:20190212
DTEND;VALUE=DATE:20190213
DESCRIPTION:Virtual nets for agile business - https://web.cvent.com/event/
 2f2299a5-804b-428d-93a4-80fdf4629722/websitePage:3bf511cf-ea12-464b-888e-2
 1ae7ccc1514
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:Sicurezza ICT Soiel
DTSTART;VALUE=DATE:20190212
DTEND;VALUE=DATE:20190213
DESCRIPTION:Security\, compliance and business continuity - https://soiel.
 it/eventi/2019/sicurezza-2019-milano/area-visitatori/contenuti/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:Speck&Tech #31 - Open Security
DTSTART;VALUE=DATE:20190226
DTEND;VALUE=DATE:20190227
DESCRIPTION:Speck&Tech community meetup - https://speckand.tech/2019/02/op
 en-security/
LOCATION:Trento
END:VEVENT
BEGIN:VEVENT
SUMMARY:Hash Code 2019
DTSTART;VALUE=DATE:20190228
DTEND;VALUE=DATE:20190301
DESCRIPTION:Hackaton - https://www.meetup.com/GDG-Milano/events/258304715/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:Incontro DevOps 2019
DTSTART;VALUE=DATE:20190307
DTEND;VALUE=DATE:20190309
DESCRIPTION:Conference about DevOps\, Continuous Delivery\, Cloud\, Micros
 ervices - https://2019.incontrodevops.it/
LOCATION:Bologna
END:VEVENT
BEGIN:VEVENT
SUMMARY:DevMarche
DTSTART;VALUE=DATE:20190311
DTEND;VALUE=DATE:20190312
DESCRIPTION:Unit testing introduction - http://dev.marche.it/eventi/2019/0
 3/06/introduzione-allo-unit-testing-ancona-6-marzo-2019/
LOCATION:Ancona
END:VEVENT
BEGIN:VEVENT
SUMMARY:AWS Summit
DTSTART;VALUE=DATE:20190312
DTEND;VALUE=DATE:20190313
DESCRIPTION:Yearly Amazon Web Services cloud event - https://aws.amazon.co
 m/it/events/summits/milan/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:Speck&Tech in MUSE::Next #1 - Guida galattica per Specker
DTSTART;VALUE=DATE:20190312
DTEND;VALUE=DATE:20190313
DESCRIPTION:Speck&Tech community meetup partnered with MUSE - https://spec
 kand.tech/2019/03/mn-guida-galattica-per-specker/
LOCATION:Trento
END:VEVENT
BEGIN:VEVENT
SUMMARY:CSSDay 2019
DTSTART;VALUE=DATE:20190314
DTEND;VALUE=DATE:20190316
DESCRIPTION:CSS dedicated conference - https://2019.cssday.it/
LOCATION:Faenza
END:VEVENT
BEGIN:VEVENT
SUMMARY:IT Infrastructure Day
DTSTART;VALUE=DATE:20190319
DTEND;VALUE=DATE:20190320
DESCRIPTION:Conference about datacenters\, cloud\, HPC - https://soiel.it/
 eventi/2019/IT-Infrastructure-Day-Milano-Marzo-2019/area-visitatori/conten
 uti/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:Trend Micro Cyber Conference
DTSTART;VALUE=DATE:20190319
DTEND;VALUE=DATE:20190320
DESCRIPTION:Trend Micro conference about new cyber security paradigms - ht
 tp://go.trendmicro.com/events/cyberconference2019/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:Trend Micro Cyber Conference
DTSTART;VALUE=DATE:20190321
DTEND;VALUE=DATE:20190322
DESCRIPTION:Trend Micro conference about new cyber security paradigms - ht
 tp://go.trendmicro.com/events/cyberconference2019/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:CodeMotion
DTSTART;VALUE=DATE:20190322
DTEND;VALUE=DATE:20190324
DESCRIPTION:Biggest tech conference in Italy - https://events.codemotion.c
 om/conferences/rome/2019/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:Datacenter of the Future
DTSTART;VALUE=DATE:20190327
DTEND;VALUE=DATE:20190328
DESCRIPTION:Evolving IT infrastructure for digital agility - http://www.cv
 ent.com/events/datacenter-of-the-future-2019-italy/event-summary-3d578818e
 0594ac5a639cc87968e4e95.aspx
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:CloudConf 2019
DTSTART;VALUE=DATE:20190328
DTEND;VALUE=DATE:20190329
DESCRIPTION:European most important conference about the cloud - https://2
 019.cloudconf.it/
LOCATION:Torino
END:VEVENT
BEGIN:VEVENT
SUMMARY:QtDay 2019
DTSTART;VALUE=DATE:20190401
DTEND;VALUE=DATE:20190403
DESCRIPTION:The unique Italian conference about Qt - https://www.qtday.it/
LOCATION:Firenze
END:VEVENT
BEGIN:VEVENT
SUMMARY:Oracle Code
DTSTART;VALUE=DATE:20190404
DTEND;VALUE=DATE:20190405
DESCRIPTION:Oracle-centered event - https://developer.oracle.com/code/rome
 -april-2019
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:DroidCon
DTSTART;VALUE=DATE:20190404
DTEND;VALUE=DATE:20190406
DESCRIPTION:Italy’s biggest Android Event - https://it.droidcon.com/2019
 /it
LOCATION:Torino
END:VEVENT
BEGIN:VEVENT
SUMMARY:WordCamp Torino 2019
DTSTART;VALUE=DATE:20190405
DTEND;VALUE=DATE:20190407
DESCRIPTION:Everything about WordPress - https://2019.torino.wordcamp.org/
LOCATION:Torino
END:VEVENT
BEGIN:VEVENT
SUMMARY:SQL Start! 2019
DTSTART;VALUE=DATE:20190406
DTEND;VALUE=DATE:20190407
DESCRIPTION:SQL Server talks for DBAs\, Devs and Data Analysts - https://w
 ww.eventbrite.it/e/biglietti-sql-start-2019-56165372140
LOCATION:Ancona
END:VEVENT
BEGIN:VEVENT
SUMMARY:Speck&Tech in MUSE::Next #2 - Homo Faber
DTSTART;VALUE=DATE:20190409
DTEND;VALUE=DATE:20190410
DESCRIPTION:Speck&Tech community meetup partnered with MUSE - https://spec
 kand.tech/2019/04/mn-homo-faber/
LOCATION:Trento
END:VEVENT
BEGIN:VEVENT
SUMMARY:RubyDay 2019
DTSTART;VALUE=DATE:20190410
DTEND;VALUE=DATE:20190412
DESCRIPTION:Ruby's national conference - https://2019.rubyday.it/
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:Cloudia
DTSTART;VALUE=DATE:20190411
DTEND;VALUE=DATE:20190412
DESCRIPTION:Cybersecurity\, cryptography\, pentesting event - https://www.
 cloudia.pcsystem.it/
LOCATION:Firenze
END:VEVENT
BEGIN:VEVENT
SUMMARY:Meetup C++
DTSTART;VALUE=DATE:20190411
DTEND;VALUE=DATE:20190412
DESCRIPTION:Real-time communication using WebRTC in C++ - https://conoscer
 elinux.org/courses/meetupcpp_apr19/
LOCATION:Modena
END:VEVENT
BEGIN:VEVENT
SUMMARY:VueDay 2019
DTSTART;VALUE=DATE:20190412
DTEND;VALUE=DATE:20190413
DESCRIPTION:Vue's national conference - https://2019.vueday.it/
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:Voxxed
DTSTART;VALUE=DATE:20190413
DTEND;VALUE=DATE:20190414
DESCRIPTION:Developers Conference (mainly Java-related) - https://voxxedda
 ys.com/milan/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:DevFest
DTSTART;VALUE=DATE:20190413
DTEND;VALUE=DATE:20190414
DESCRIPTION:Conference about Google-related technologies - https://devfest
 .gdgpisa.it/
LOCATION:Pisa
END:VEVENT
BEGIN:VEVENT
SUMMARY:Sicurezza ICT Soiel
DTSTART;VALUE=DATE:20190416
DTEND;VALUE=DATE:20190417
DESCRIPTION:Security\, compliance and business continuity - https://soiel.
 it/eventi/2019/sicurezza-2019-roma/area-visitatori/contenuti/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:AWS Group Marche
DTSTART;VALUE=DATE:20190418
DTEND;VALUE=DATE:20190419
DESCRIPTION:First meetup of the Marche AWS User Group - https://www.meetup
 .com/AWS-User-Group-Marche/events/259802314/
LOCATION:Ancona
END:VEVENT
BEGIN:VEVENT
SUMMARY:Global Azure Bootcamp
DTSTART;VALUE=DATE:20190427
DTEND;VALUE=DATE:20190428
DESCRIPTION:Azure and Cloud Computing - https://global.azurebootcamp.net/l
 ocations
LOCATION:Torino/Milano/Verona/Caserta
END:VEVENT
BEGIN:VEVENT
SUMMARY:SoCraTes IT 2019
DTSTART;VALUE=DATE:20190502
DTEND;VALUE=DATE:20190505
DESCRIPTION:Software Craftsmanship and Testing Conference - http://www.soc
 rates-conference.it/
LOCATION:Rimini
END:VEVENT
BEGIN:VEVENT
SUMMARY:HackInBoat
DTSTART;VALUE=DATE:20190502
DTEND;VALUE=DATE:20190506
DESCRIPTION:Hacking while cruising - https://hackinboat.it/
LOCATION:Genova/Barcellona/Marsiglia
END:VEVENT
BEGIN:VEVENT
SUMMARY:PyCon X
DTSTART;VALUE=DATE:20190502
DTEND;VALUE=DATE:20190506
DESCRIPTION:Python's national conference - https://www.pycon.it/
LOCATION:Firenze
END:VEVENT
BEGIN:VEVENT
SUMMARY:ComputationWorld 2019
DTSTART;VALUE=DATE:20190505
DTEND;VALUE=DATE:20190506
DESCRIPTION:Conference about advanced cloud computing - https://www.iaria.
 org/conferences2019/ComputationWorld19.html
LOCATION:Venezia
END:VEVENT
BEGIN:VEVENT
SUMMARY:MUSE::Next #3 - Chi controllerà l'intelligenza artificiale?
DTSTART;VALUE=DATE:20190507
DTEND;VALUE=DATE:20190508
DESCRIPTION:Speck&Tech community meetup partnered with MUSE - https://spec
 kand.tech/2019/05/mn-ia/
LOCATION:Trento
END:VEVENT
BEGIN:VEVENT
SUMMARY:jsday 2019
DTSTART;VALUE=DATE:20190508
DTEND;VALUE=DATE:20190510
DESCRIPTION:JavaScript's international conference - https://2019.jsday.it/
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:Agile Venture
DTSTART;VALUE=DATE:20190510
DTEND;VALUE=DATE:20190511
DESCRIPTION:Conference dedicated to Agile Methodologies - https://www.agil
 eday.it/venture/2019/bolzano/
LOCATION:Bolzano
END:VEVENT
BEGIN:VEVENT
SUMMARY:phpDay
DTSTART;VALUE=DATE:20190510
DTEND;VALUE=DATE:20190512
DESCRIPTION:PHP's national conference - https://2019.phpday.it/
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:Level Up
DTSTART;VALUE=DATE:20190510
DTEND;VALUE=DATE:20190513
DESCRIPTION:International developer conference on video games - http://www
 .lvlup.it/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:Startup Weekend
DTSTART;VALUE=DATE:20190510
DTEND;VALUE=DATE:20190513
DESCRIPTION:Startup hackaton competition - http://communities.techstars.co
 m/italy/milano-italy/startup-weekend/14456
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:ItaliaSec
DTSTART;VALUE=DATE:20190514
DTEND;VALUE=DATE:20190516
DESCRIPTION:This groundbreaking summit is designed for senior security lea
 ders - https://cyberseries.io/italiasec/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:PGDay.IT
DTSTART;VALUE=DATE:20190517
DTEND;VALUE=DATE:20190518
DESCRIPTION:PostgreSQL Italian conference - https://2019.pgday.it
LOCATION:Bologna
END:VEVENT
BEGIN:VEVENT
SUMMARY:WordCamp Bari 2019
DTSTART;VALUE=DATE:20190517
DTEND;VALUE=DATE:20190519
DESCRIPTION:Everything about WordPress - https://2019.bari.wordcamp.org/
LOCATION:Bari
END:VEVENT
BEGIN:VEVENT
SUMMARY:Cloudia
DTSTART;VALUE=DATE:20190523
DTEND;VALUE=DATE:20190524
DESCRIPTION:Cybersecurity\, cryptography\, pentesting event - https://www.
 cloudia.pcsystem.it/
LOCATION:Lucca
END:VEVENT
BEGIN:VEVENT
SUMMARY:Sicurezza ICT Soiel
DTSTART;VALUE=DATE:20190529
DTEND;VALUE=DATE:20190530
DESCRIPTION:Security\, compliance and business continuity - https://soiel.
 it/eventi/2019/sicurezza-2019-parma/area-visitatori/contenuti/
LOCATION:Parma
END:VEVENT
BEGIN:VEVENT
SUMMARY:Hackmeeting
DTSTART;VALUE=DATE:20190530
DTEND;VALUE=DATE:20190603
DESCRIPTION:Italian underground digital communities - https://www.hackmeet
 ing.org/hackit19/
LOCATION:Firenze
END:VEVENT
BEGIN:VEVENT
SUMMARY:Kerning
DTSTART;VALUE=DATE:20190605
DTEND;VALUE=DATE:20190608
DESCRIPTION:The first international conference in Italy about web typograp
 hy - https://2019.kerning.it/
LOCATION:Faenza
END:VEVENT
BEGIN:VEVENT
SUMMARY:e-privacy XXV
DTSTART;VALUE=DATE:20190606
DTEND;VALUE=DATE:20190608
DESCRIPTION:Privacy focused events about social scoring and profiling - ht
 tps://e-privacy.winstonsmith.org/e-privacy-XXV.html
LOCATION:Torino
END:VEVENT
BEGIN:VEVENT
SUMMARY:Agile Venture
DTSTART;VALUE=DATE:20190608
DTEND;VALUE=DATE:20190609
DESCRIPTION:Conference dedicated to Agile Methodologies - https://www.agil
 eday.it/venture/2019/vimercate/
LOCATION:Vimercate
END:VEVENT
BEGIN:VEVENT
SUMMARY:Speck&Tech #32 - Scalability
DTSTART;VALUE=DATE:20190611
DTEND;VALUE=DATE:20190612
DESCRIPTION:Speck&Tech community meetup - https://speckand.tech/2019/06/sc
 alability/
LOCATION:Trento
END:VEVENT
BEGIN:VEVENT
SUMMARY:Annual Privacy Forum
DTSTART;VALUE=DATE:20190613
DTEND;VALUE=DATE:20190615
DESCRIPTION:Annual conference about privacy - https://privacyforum.eu/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:Angular Day
DTSTART;VALUE=DATE:20190614
DTEND;VALUE=DATE:20190616
DESCRIPTION:Angular's national conference - https://2019.angularday.it/
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:Italian C++ conference
DTSTART;VALUE=DATE:20190615
DTEND;VALUE=DATE:20190616
DESCRIPTION:Italian c++ conference - https://www.italiancpp.org
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:Sicurezza ICT Soiel
DTSTART;VALUE=DATE:20190618
DTEND;VALUE=DATE:20190619
DESCRIPTION:Security\, compliance and business continuity - https://soiel.
 it/eventi/2019/sicurezza-2019-padova/area-visitatori/contenuti/
LOCATION:Padova
END:VEVENT
BEGIN:VEVENT
SUMMARY:Agile O'Day
DTSTART;VALUE=DATE:20190621
DTEND;VALUE=DATE:20190622
DESCRIPTION:Conference dedicated to Agile Methodologies - http://www.agile
 communitycampania.it/agile-oday-2019/
LOCATION:Napoli
END:VEVENT
BEGIN:VEVENT
SUMMARY:ServerlessDays 2019
DTSTART;VALUE=DATE:20190621
DTEND;VALUE=DATE:20190622
DESCRIPTION:Developer-oriented conference about serverless technologies - 
 https://milan.serverlessdays.io/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:Cloudia
DTSTART;VALUE=DATE:20190625
DTEND;VALUE=DATE:20190626
DESCRIPTION:Cybersecurity\, cryptography\, pentesting event - https://www.
 cloudia.pcsystem.it/
LOCATION:Livorno
END:VEVENT
BEGIN:VEVENT
SUMMARY:InfoWare 2019
DTSTART;VALUE=DATE:20190630
DTEND;VALUE=DATE:20190705
DESCRIPTION:Series of IT related conferences - https://www.iaria.org/confe
 rences2019/InfoWare19.html
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:Working Software
DTSTART;VALUE=DATE:20190703
DTEND;VALUE=DATE:20190704
DESCRIPTION:Agile in software: for Devs\, for Testers\, for People - https
 ://workingsoftware.agilemovement.it
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:CSECI 2019
DTSTART;VALUE=DATE:20190729
DTEND;VALUE=DATE:20190801
DESCRIPTION:International Conference on Software Engineering and Computati
 onal Intelligence - http://www.cseci.org/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:Speck&Tech #33 - Highway to speck
DTSTART;VALUE=DATE:20190731
DTEND;VALUE=DATE:20190801
DESCRIPTION:Speck&Tech community meetup - https://speckand.tech/2019/07/hi
 ghway/
LOCATION:Trento
END:VEVENT
BEGIN:VEVENT
SUMMARY:DevFest Levante
DTSTART;VALUE=DATE:20190824
DTEND;VALUE=DATE:20190901
DESCRIPTION:Conference about Google-related technologies - https://devfest
 levante.eu/
LOCATION:Gallipoli
END:VEVENT
BEGIN:VEVENT
SUMMARY:Scala Italy 2019
DTSTART;VALUE=DATE:20190920
DTEND;VALUE=DATE:20190921
DESCRIPTION:Yearly conference on the Scala programming language - http://2
 019.scala-italy.it/
LOCATION:Bologna
END:VEVENT
BEGIN:VEVENT
SUMMARY:WordCamp Catania 2019
DTSTART;VALUE=DATE:20190920
DTEND;VALUE=DATE:20190922
DESCRIPTION:Everything about WordPress - https://2019.catania.wordcamp.org
 /
LOCATION:Catania
END:VEVENT
BEGIN:VEVENT
SUMMARY:Sicurezza ICT Soiel
DTSTART;VALUE=DATE:20190926
DTEND;VALUE=DATE:20190927
DESCRIPTION:Security\, compliance and business continuity - https://soiel.
 it/eventi/2019/sicurezza-2019-torino/area-visitatori/contenuti/
LOCATION:Torino
END:VEVENT
BEGIN:VEVENT
SUMMARY:Node.js Italian Conference
DTSTART;VALUE=DATE:20190926
DTEND;VALUE=DATE:20190928
DESCRIPTION:Node.js's national conference - https://2019.nodejsconf.it/
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:RomHack
DTSTART;VALUE=DATE:20190928
DTEND;VALUE=DATE:20190929
DESCRIPTION:Cybersecurity convention - https://www.romhack.io/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:Python Firenze Meetup October 2019
DTSTART;VALUE=DATE:20191003
DTEND;VALUE=DATE:20191004
DESCRIPTION:Python User Group of Firenze - https://www.meetup.com/Python-F
 irenze/
LOCATION:Firenze
END:VEVENT
BEGIN:VEVENT
SUMMARY:Node.js Day 2019
DTSTART;VALUE=DATE:20191003
DTEND;VALUE=DATE:20191004
DESCRIPTION:Node.js national conference - https://2019.nodejsday.it/
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:ReactJsDay 2019
DTSTART;VALUE=DATE:20191004
DTEND;VALUE=DATE:20191005
DESCRIPTION:React's national conference - https://www.reactjsday.it/
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:Speck&Tech #34 - Cyber intelligence
DTSTART;VALUE=DATE:20191004
DTEND;VALUE=DATE:20191005
DESCRIPTION:Speck&Tech community meetup - https://speckand.tech/2019/10/cy
 ber-intelligence/
LOCATION:Trento
END:VEVENT
BEGIN:VEVENT
SUMMARY:Introduction to conversational interfaces
DTSTART;VALUE=DATE:20191005
DTEND;VALUE=DATE:20191006
DESCRIPTION:workshop on vocal interfaces - https://www.meetup.com/GDG-Urbi
 no/events/264335682
LOCATION:Urbino
END:VEVENT
BEGIN:VEVENT
SUMMARY:Google DevFest Campania
DTSTART;VALUE=DATE:20191005
DTEND;VALUE=DATE:20191007
DESCRIPTION:Various technical talks and 24-hours long hackaton - https://w
 ww.eventbrite.it/e/biglietti-google-devfest-campania-2019-72763009119
LOCATION:Marcianise (CE)
END:VEVENT
BEGIN:VEVENT
SUMMARY:Migrating to public cloud and a real-world use case of Amazon Glac
 ier
DTSTART;VALUE=DATE:20191007
DTEND;VALUE=DATE:20191008
DESCRIPTION:Amazon Glacier real-world use case demo - https://www.eventbri
 te.it/e/biglietti-realta-aumentata-unintroduzione-allo-sviluppo-mobile-e-w
 eb-71906531371
LOCATION:Ancona
END:VEVENT
BEGIN:VEVENT
SUMMARY:NG Rome
DTSTART;VALUE=DATE:20191007
DTEND;VALUE=DATE:20191008
DESCRIPTION:Biggest Italian Angular Conference - https://ngrome.io/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:Torino Hacknight: Hacktoberfest
DTSTART;VALUE=DATE:20191008
DTEND;VALUE=DATE:20191009
DESCRIPTION:Digital Ocean Hacktoberfest related event - https://hacktoberf
 est-torino.eventbrite.it/
LOCATION:Torino
END:VEVENT
BEGIN:VEVENT
SUMMARY:Realtà Aumentata: un'introduzione allo sviluppo mobile e web
DTSTART;VALUE=DATE:20191010
DTEND;VALUE=DATE:20191011
DESCRIPTION:Talk\, examples and live demo about the evolution of AR - http
 s://www.eventbrite.it/e/biglietti-realta-aumentata-unintroduzione-allo-svi
 luppo-mobile-e-web-71906531371
LOCATION:Pesaro
END:VEVENT
BEGIN:VEVENT
SUMMARY:.NET Conf 2019 Torino
DTSTART;VALUE=DATE:20191010
DTEND;VALUE=DATE:20191011
DESCRIPTION:Microsoft .NET Conf 2019 local event - http://www.torinotechno
 logiesgroup.it/eventi/20191010
LOCATION:Torino
END:VEVENT
BEGIN:VEVENT
SUMMARY:Internet Festival 2019
DTSTART;VALUE=DATE:20191010
DTEND;VALUE=DATE:20191014
DESCRIPTION:the most important italian summit about digital innovation wit
 h talks\, workshops\, round tables\, conferences\, book presentations\, an
 d shows - https://www.internetfestival.it
LOCATION:Pisa
END:VEVENT
BEGIN:VEVENT
SUMMARY:WordCamp Verona 2019
DTSTART;VALUE=DATE:20191011
DTEND;VALUE=DATE:20191013
DESCRIPTION:Everything about WordPress - https://2019.verona.wordcamp.org/
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:GDG DevFest Mediterranean 2019
DTSTART;VALUE=DATE:20191011
DTEND;VALUE=DATE:20191014
DESCRIPTION:three days of conferences\, codelab\, devparty and hackatons f
 or developers and tech enthusiasts - https://devfestmed.com/
LOCATION:Sant'Agata di Militello (ME)
END:VEVENT
BEGIN:VEVENT
SUMMARY:.NET Conf 2019 Catania
DTSTART;VALUE=DATE:20191012
DTEND;VALUE=DATE:20191013
DESCRIPTION:Microsoft .NET Conf 2019 local event - https://www.eventbrite.
 it/e/biglietti-net-conf-2019-catania-71623775641
LOCATION:Catania
END:VEVENT
BEGIN:VEVENT
SUMMARY:Sicurezza ICT Soiel
DTSTART;VALUE=DATE:20191016
DTEND;VALUE=DATE:20191017
DESCRIPTION:Security\, compliance and business continuity - https://soiel.
 it/eventi/2019/sicurezza-2019-bari/area-visitatori/contenuti/
LOCATION:Bari
END:VEVENT
BEGIN:VEVENT
SUMMARY:Milan Cloud Data Summit
DTSTART;VALUE=DATE:20191016
DTEND;VALUE=DATE:20191018
DESCRIPTION:Cloud dedicated conferences - https://www.clouddatasummit.com/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:Hacktoberfest in Unicam
DTSTART;VALUE=DATE:20191017
DTEND;VALUE=DATE:20191018
DESCRIPTION:Digital Ocean Hacktoberfest related event - https://www.eventb
 rite.it/e/biglietti-hacktoberfest-in-unicam-74954840947
LOCATION:Camerino (MC)
END:VEVENT
BEGIN:VEVENT
SUMMARY:Hacktoberfest Brescia 2019
DTSTART;VALUE=DATE:20191017
DTEND;VALUE=DATE:20191018
DESCRIPTION:Digital Ocean Hacktoberfest related event - https://www.meetup
 .com/Meetup-GDG-Brescia/events/264866119/
LOCATION:Brescia
END:VEVENT
BEGIN:VEVENT
SUMMARY:.NET Conf 2019 Verona
DTSTART;VALUE=DATE:20191017
DTEND;VALUE=DATE:20191018
DESCRIPTION:Microsoft .NET Conf 2019 local event - https://www.eventbrite.
 it/e/biglietti-tutte-le-novita-di-net-core-3-65353918329
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:ISF Festival 2019
DTSTART;VALUE=DATE:20191017
DTEND;VALUE=DATE:20191019
DESCRIPTION:Annual ISF (Informatici Senza Frontiere - Informatics without 
 Borders) conference - https://festival.informaticisenzafrontiere.org/?page
 _id=2
LOCATION:Rovereto (TN)
END:VEVENT
BEGIN:VEVENT
SUMMARY:SymphonyDay
DTSTART;VALUE=DATE:20191017
DTEND;VALUE=DATE:20191019
DESCRIPTION:The italian conference dedicated to symphony developers - http
 s://www.symfonyday.it/
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:Hacktoberfest Naples 2019
DTSTART;VALUE=DATE:20191018
DTEND;VALUE=DATE:20191020
DESCRIPTION:Digital Ocean Hacktoberfest related event - https://www.eventb
 rite.it/e/biglietti-hacktoberfest-napoli-1819-ottobre-2019-74668689059
LOCATION:Napoli
END:VEVENT
BEGIN:VEVENT
SUMMARY:Django Girls Palermo
DTSTART;VALUE=DATE:20191019
DTEND;VALUE=DATE:20191020
DESCRIPTION:"Free programming workshop for women" - https://djangogirls.or
 g/palermo/
LOCATION:Palermo
END:VEVENT
BEGIN:VEVENT
SUMMARY:Hacktoberfest Open Hack Night
DTSTART;VALUE=DATE:20191023
DTEND;VALUE=DATE:20191024
DESCRIPTION:Digital Ocean Hacktoberfest related event - https://www.meetup
 .com/it-IT/pugSondrio-PHP-User-Group-Sondrio/events/264817389/
LOCATION:Caiolo (SO)
END:VEVENT
BEGIN:VEVENT
SUMMARY:Hacktoberfest Open Hack Night
DTSTART;VALUE=DATE:20191023
DTEND;VALUE=DATE:20191024
DESCRIPTION:Digital Ocean Hacktoberfest related event - https://www.meetup
 .com/it-IT/pugCagliari-PHP-User-Group-Cagliari/events/264808283/
LOCATION:Cagliari
END:VEVENT
BEGIN:VEVENT
SUMMARY:Wireless 2019
DTSTART;VALUE=DATE:20191023
DTEND;VALUE=DATE:20191025
DESCRIPTION:Connect and communicate the trendz of technology - https://wir
 elesscommunication.expertconferences.org/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:.NET Conf 2019 Caserta
DTSTART;VALUE=DATE:20191023
DTEND;VALUE=DATE:20191026
DESCRIPTION:Microsoft .NET Conf 2019 local event - https://www.eventbrite.
 com/e/net-conference-2019-caserta-tickets-55402309800
LOCATION:Caserta
END:VEVENT
BEGIN:VEVENT
SUMMARY:CodeMotion
DTSTART;VALUE=DATE:20191024
DTEND;VALUE=DATE:20191026
DESCRIPTION:Biggest tech conference in Italy - https://events.codemotion.c
 om/conferences/milan/2019/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:TSConf
DTSTART;VALUE=DATE:20191025
DTEND;VALUE=DATE:20191026
DESCRIPTION:Italian TypeScript annual conference - https://ts-conf.it/
LOCATION:Desenzano del Garda (BS)
END:VEVENT
BEGIN:VEVENT
SUMMARY:Generali Code Factor
DTSTART;VALUE=DATE:20191025
DTEND;VALUE=DATE:20191026
DESCRIPTION:Java developer coding challange - https://extra.codemotion.com
 /java-developer-coding-challenge-powered-by-generali/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:DevOpsHeroes 2019
DTSTART;VALUE=DATE:20191026
DTEND;VALUE=DATE:20191027
DESCRIPTION:Annual conference on DevOps technologies and tools - http://ww
 w.devops-heroes.net/
LOCATION:Parma
END:VEVENT
BEGIN:VEVENT
SUMMARY:.NET Conf 2019 Imperia
DTSTART;VALUE=DATE:20191026
DTEND;VALUE=DATE:20191027
DESCRIPTION:Microsoft .NET Conf 2019 local event - https://www.eventbrite.
 it/e/biglietti-net-conf-2019-imperia-71558839415
LOCATION:Imperia
END:VEVENT
BEGIN:VEVENT
SUMMARY:Linux Day 2019
DTSTART;VALUE=DATE:20191026
DTEND;VALUE=DATE:20191027
DESCRIPTION:the main Italian event dedicated to Linux - https://www.linuxd
 ay.it/2019/
LOCATION:Various Locations
END:VEVENT
BEGIN:VEVENT
SUMMARY:Hacktoberfest Roma 2019
DTSTART;VALUE=DATE:20191029
DTEND;VALUE=DATE:20191030
DESCRIPTION:Digital Ocean Hacktoberfest related event - https://www.eventb
 rite.it/e/biglietti-hacktoberfest-2019-aperitech-di-pug-roma-71642016199
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:PyRoma Meetup October 2019
DTSTART;VALUE=DATE:20191030
DTEND;VALUE=DATE:20191031
DESCRIPTION:Python User Group of Rome - https://roma.python.it/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:GDG DevFest Pescara 2019
DTSTART;VALUE=DATE:20191102
DTEND;VALUE=DATE:20191104
DESCRIPTION:Conference dedicated to coding and software - https://devfest.
 gdgpescara.it/
LOCATION:Pescara
END:VEVENT
BEGIN:VEVENT
SUMMARY:Digital Workplace Summit 2019
DTSTART;VALUE=DATE:20191105
DTEND;VALUE=DATE:20191106
DESCRIPTION:Conference about working remotely - https://www.eventbrite.it/
 e/biglietti-digital-workplace-summit-75304524861
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:ContainerDay
DTSTART;VALUE=DATE:20191107
DTEND;VALUE=DATE:20191109
DESCRIPTION:The italian conference dedicated to virtualization best-practi
 ces - https://www.containerday.it/
LOCATION:Bologna
END:VEVENT
BEGIN:VEVENT
SUMMARY:Agile day(s)
DTSTART;VALUE=DATE:20191108
DTEND;VALUE=DATE:20191110
DESCRIPTION:Conference dedicated to Agile Methodologies - https://www.agil
 eday.it/front/
LOCATION:Modena
END:VEVENT
BEGIN:VEVENT
SUMMARY:Code4Future
DTSTART;VALUE=DATE:20191108
DTEND;VALUE=DATE:20191110
DESCRIPTION:Open Innovation culture conference - https://www.code4future.i
 t/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:HackInBo
DTSTART;VALUE=DATE:20191109
DTEND;VALUE=DATE:20191110
DESCRIPTION:Free IT security event - https://www.hackinbo.it/
LOCATION:Bologna
END:VEVENT
BEGIN:VEVENT
SUMMARY:.Net Conf 2019
DTSTART;VALUE=DATE:20191110
DTEND;VALUE=DATE:20191111
DESCRIPTION:Local .Net Conf 2019 event - https://www.eventbrite.it/e/bigli
 etti-net-conf-2019-whats-new-in-net-ecosystem-70140288491
LOCATION:Torino
END:VEVENT
BEGIN:VEVENT
SUMMARY:World Usability Day 2019
DTSTART;VALUE=DATE:20191113
DTEND;VALUE=DATE:20191114
DESCRIPTION:"Design for the Future We Want" - https://www.wudmilan.it
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:PyRoma Meetup November 2019
DTSTART;VALUE=DATE:20191115
DTEND;VALUE=DATE:20191116
DESCRIPTION:Python User Group of Rome - https://roma.python.it/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:Visual Studio Saturday
DTSTART;VALUE=DATE:20191116
DTEND;VALUE=DATE:20191117
DESCRIPTION:.Net and Visual Studio ecosystem conference - https://sessioni
 ze.com/vssatpn19
LOCATION:Pordenone
END:VEVENT
BEGIN:VEVENT
SUMMARY:Django Girls Rome
DTSTART;VALUE=DATE:20191116
DTEND;VALUE=DATE:20191117
DESCRIPTION:"Free programming workshop for women" - https://djangogirls.or
 g/rome/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:Red Hat Open source day
DTSTART;VALUE=DATE:20191120
DTEND;VALUE=DATE:20191121
DESCRIPTION:Open source dedicated conference - https://www.redhat.com/it/e
 vents/red-hat-open-source-day-italia
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:FuffaDay 2019
DTSTART;VALUE=DATE:20191122
DTEND;VALUE=DATE:20191123
DESCRIPTION:Agile communication - http://www.fuffaday.org/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:WordCamp Milano 2019
DTSTART;VALUE=DATE:20191122
DTEND;VALUE=DATE:20191124
DESCRIPTION:Everything about WordPress - https://2019.milano.wordcamp.org/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:GDG DevFest Urbino 2019
DTSTART;VALUE=DATE:20191123
DTEND;VALUE=DATE:20191124
DESCRIPTION:Conference dedicated to coding and software - https://www.meet
 up.com/it-IT/GDG-Urbino/events/264336374
LOCATION:Urbino (PU)
END:VEVENT
BEGIN:VEVENT
SUMMARY:IoT Day
DTSTART;VALUE=DATE:20191128
DTEND;VALUE=DATE:20191129
DESCRIPTION:Conference with the main focus on the "Internet of Things" - h
 ttp://www.iotdayit.org/
LOCATION:Napoli
END:VEVENT
BEGIN:VEVENT
SUMMARY:LaravelDay
DTSTART;VALUE=DATE:20191128
DTEND;VALUE=DATE:20191130
DESCRIPTION:The italian conference dedicated to Laravel developers - http:
 //www.laravelday.it/
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:C++ Day 2019
DTSTART;VALUE=DATE:20191130
DTEND;VALUE=DATE:20191201
DESCRIPTION:Italian c++ conference - https://www.italiancpp.org
LOCATION:Parma
END:VEVENT
BEGIN:VEVENT
SUMMARY:Red Hat Open source day
DTSTART;VALUE=DATE:20191203
DTEND;VALUE=DATE:20191204
DESCRIPTION:Open source dedicated conference - https://www.redhat.com/it/e
 vents/red-hat-open-source-day-italia
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:WPC 2019
DTSTART;VALUE=DATE:20191203
DTEND;VALUE=DATE:20191206
DESCRIPTION:Most important italian conference about Microsoft technologies
  - https://www.wpc2019.it/cms/it-IT/Home
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:Python Firenze Meetup December 2019
DTSTART;VALUE=DATE:20191205
DTEND;VALUE=DATE:20191206
DESCRIPTION:Python User Group of Firenze - https://www.meetup.com/Python-F
 irenze/
LOCATION:Firenze
END:VEVENT
BEGIN:VEVENT
SUMMARY:HackNight 2019
DTSTART;VALUE=DATE:20191205
DTEND;VALUE=DATE:20191206
DESCRIPTION:Networking at the intersection between AI and Design - https:/
 /www.eventbrite.com/e/hacknight-2019-adaptive-ui-challenge-registration-80
 833720835
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:Firenze Blockchain day
DTSTART;VALUE=DATE:20191206
DTEND;VALUE=DATE:20191207
DESCRIPTION:Blockchain Economy\, today - https://www.eventbrite.it/e/bigli
 etti-firenze-blockchain-day-77871827733
LOCATION:Firenze
END:VEVENT
BEGIN:VEVENT
SUMMARY:Torino Hacknight
DTSTART;VALUE=DATE:20191210
DTEND;VALUE=DATE:20191211
DESCRIPTION:Open source hackaton about OpenStreeMap and HOT (Humanitarian 
 Openstreetmap Team) - http://torino.hacknight.it/
LOCATION:Torino
END:VEVENT
BEGIN:VEVENT
SUMMARY:Cyber Warfare Conference
DTSTART;VALUE=DATE:20191212
DTEND;VALUE=DATE:20191213
DESCRIPTION:Evolution and new frontiers of warfare (Information\, Cyber an
 d Hybrid) - https://www.eucacs.org/en/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:Django Girls Caserta
DTSTART;VALUE=DATE:20191213
DTEND;VALUE=DATE:20191214
DESCRIPTION:Free programming workshop for women - https://djangogirls.org/
 caserta/
LOCATION:Caserta
END:VEVENT
BEGIN:VEVENT
SUMMARY:Global AI Bootcamp
DTSTART;VALUE=DATE:20191214
DTEND;VALUE=DATE:20191215
DESCRIPTION:Artificial intelligence on Microsoft Azure - https://globalai.
 community/global-ai-bootcamp/italy-torino
LOCATION:Torino
END:VEVENT
BEGIN:VEVENT
SUMMARY:Global AI Bootcamp
DTSTART;VALUE=DATE:20191214
DTEND;VALUE=DATE:20191215
DESCRIPTION:Artificial intelligence on Microsoft Azure - https://globalai.
 community/global-ai-bootcamp/italy-caserta
LOCATION:Caserta
END:VEVENT
BEGIN:VEVENT
SUMMARY:Scratch and Christmas
DTSTART;VALUE=DATE:20191214
DTEND;VALUE=DATE:20191215
DESCRIPTION:Scratch for fun Christmas projects - https://www.eventbrite.co
 .uk/e/scratch-and-christmas-tickets-68676107085
LOCATION:Genova
END:VEVENT
BEGIN:VEVENT
SUMMARY:AWSome Day
DTSTART;VALUE=DATE:20191217
DTEND;VALUE=DATE:20191218
DESCRIPTION:AWS beginner training day - https://pages.awscloud.com/EMEA_fi
 eld_T1_awsome-day-bolzano_20191712_page-registration.html
LOCATION:Bolzano
END:VEVENT
END:VCALENDAR


================================================
FILE: data/2019.json
================================================
[
    {
        "title": "Speck&Tech #30 - Cloudy with a chance of speck",
        "url": "https://speckand.tech/2019/01/cloudy-with-a-chance-of-speck/",
        "description": "Speck&Tech community meetup",
        "location": "Trento",
        "startDate": "2019-01-16",
        "endDate": "2019-01-16"
    },
    {
        "title": "Global Game Jam",
        "url": "https://globalgamejam.org/news/ggj19-diversifiers",
        "description": "World's largest game jam event",
        "location": "Multiple locations",
        "startDate": "2019-01-25",
        "endDate": "2019-01-27"
    },
    {
        "title": "Self-driving Data Center",
        "url": "https://web.cvent.com/event/2f2299a5-804b-428d-93a4-80fdf4629722/websitePage:f5f7ab14-1def-48c6-9bdb-099fc8e04d64",
        "description": "Virtual nets for agile business",
        "location": "Bologna",
        "startDate": "2019-02-05",
        "endDate": "2019-02-05"
    },
    {
        "title": "Self-driving Data Center",
        "url": "https://web.cvent.com/event/2f2299a5-804b-428d-93a4-80fdf4629722/websitePage:e8974b97-a74e-42bc-843a-8a1a9637de0c",
        "description": "Virtual nets for agile business",
        "location": "Firenze",
        "startDate": "2019-02-06",
        "endDate": "2019-02-06"
    },
    {
        "title": "Forum Software Industriale",
        "url": "https://forumsoftwareindustriale.it/",
        "description": "Software technology evolution in 4.0 industry",
        "location": "Milano",
        "startDate": "2019-02-06",
        "endDate": "2019-02-06"
    },
    {
        "title": "Self-driving Data Center",
        "url": "https://web.cvent.com/event/2f2299a5-804b-428d-93a4-80fdf4629722/websitePage:3bf511cf-ea12-464b-888e-21ae7ccc1514",
        "description": "Virtual nets for agile business",
        "location": "Roma",
        "startDate": "2019-02-12",
        "endDate": "2019-02-12"
    },
    {
        "title": "Sicurezza ICT Soiel",
        "url": "https://soiel.it/eventi/2019/sicurezza-2019-milano/area-visitatori/contenuti/",
        "description": "Security, compliance and business continuity",
        "location": "Milano",
        "startDate": "2019-02-12",
        "endDate": "2019-02-12"
    },
    {
        "title": "Speck&Tech #31 - Open Security",
        "url": "https://speckand.tech/2019/02/open-security/",
        "description": "Speck&Tech community meetup",
        "location": "Trento",
        "startDate": "2019-02-26",
        "endDate": "2019-02-26"
    },
    {
        "title": "Hash Code 2019",
        "url": "https://www.meetup.com/GDG-Milano/events/258304715/",
        "description": "Hackaton",
        "location": "Milano",
        "startDate": "2019-02-28",
        "endDate": "2019-02-28"
    },
    {
        "title": "Incontro DevOps 2019",
        "url": "https://2019.incontrodevops.it/",
        "description": "Conference about DevOps, Continuous Delivery, Cloud, Microservices",
        "location": "Bologna",
        "startDate": "2019-03-07",
        "endDate": "2019-03-08"
    },
    {
        "title": "DevMarche",
        "url": "http://dev.marche.it/eventi/2019/03/06/introduzione-allo-unit-testing-ancona-6-marzo-2019/",
        "description": "Unit testing introduction",
        "location": "Ancona",
        "startDate": "2019-03-11",
        "endDate": "2019-03-11"
    },
    {
        "title": "AWS Summit",
        "url": "https://aws.amazon.com/it/events/summits/milan/",
        "description": "Yearly Amazon Web Services cloud event",
        "location": "Milano",
        "startDate": "2019-03-12",
        "endDate": "2019-03-12"
    },
    {
        "title": "Speck&Tech in MUSE::Next #1 - Guida galattica per Specker",
        "url": "https://speckand.tech/2019/03/mn-guida-galattica-per-specker/",
        "description": "Speck&Tech community meetup partnered with MUSE",
        "location": "Trento",
        "startDate": "2019-03-12",
        "endDate": "2019-03-12"
    },
    {
        "title": "CSSDay 2019",
        "url": "https://2019.cssday.it/",
        "description": "CSS dedicated conference",
        "location": "Faenza",
        "startDate": "2019-03-14",
        "endDate": "2019-03-15"
    },
    {
        "title": "IT Infrastructure Day",
        "url": "https://soiel.it/eventi/2019/IT-Infrastructure-Day-Milano-Marzo-2019/area-visitatori/contenuti/",
        "description": "Conference about datacenters, cloud, HPC",
        "location": "Milano",
        "startDate": "2019-03-19",
        "endDate": "2019-03-19"
    },
    {
        "title": "Trend Micro Cyber Conference",
        "url": "http://go.trendmicro.com/events/cyberconference2019/",
        "description": "Trend Micro conference about new cyber security paradigms",
        "location": "Milano",
        "startDate": "2019-03-19",
        "endDate": "2019-03-19"
    },
    {
        "title": "Trend Micro Cyber Conference",
        "url": "http://go.trendmicro.com/events/cyberconference2019/",
        "description": "Trend Micro conference about new cyber security paradigms",
        "location": "Roma",
        "startDate": "2019-03-21",
        "endDate": "2019-03-21"
    },
    {
        "title": "CodeMotion",
        "url": "https://events.codemotion.com/conferences/rome/2019/",
        "description": "Biggest tech conference in Italy",
        "location": "Roma",
        "startDate": "2019-03-22",
        "endDate": "2019-03-23"
    },
    {
        "title": "Datacenter of the Future",
        "url": "http://www.cvent.com/events/datacenter-of-the-future-2019-italy/event-summary-3d578818e0594ac5a639cc87968e4e95.aspx",
        "description": "Evolving IT infrastructure for digital agility",
        "location": "Milano",
        "startDate": "2019-03-27",
        "endDate": "2019-03-27"
    },
    {
        "title": "CloudConf 2019",
        "url": "https://2019.cloudconf.it/",
        "description": "European most important conference about the cloud",
        "location": "Torino",
        "startDate": "2019-03-28",
        "endDate": "2019-03-28"
    },
    {
        "title": "QtDay 2019",
        "url": "https://www.qtday.it/",
        "description": "The unique Italian conference about Qt",
        "location": "Firenze",
        "startDate": "2019-04-01",
        "endDate": "2019-04-02"
    },
    {
        "title": "Oracle Code",
        "url": "https://developer.oracle.com/code/rome-april-2019",
        "description": "Oracle-centered event",
        "location": "Roma",
        "startDate": "2019-04-04",
        "endDate": "2019-04-04"
    },
    {
        "title": "DroidCon",
        "url": "https://it.droidcon.com/2019/it",
        "description": "Italy’s biggest Android Event",
        "location": "Torino",
        "startDate": "2019-04-04",
        "endDate": "2019-04-05"
    },
    {
        "title": "WordCamp Torino 2019",
        "url": "https://2019.torino.wordcamp.org/",
        "description": "Everything about WordPress",
        "location": "Torino",
        "startDate": "2019-04-05",
        "endDate": "2019-04-06"
    },
    {
        "title": "SQL Start! 2019",
        "url": "https://www.eventbrite.it/e/biglietti-sql-start-2019-56165372140",
        "description": "SQL Server talks for DBAs, Devs and Data Analysts",
        "location": "Ancona",
        "startDate": "2019-04-06",
        "endDate": "2019-04-06"
    },
    {
        "title": "Speck&Tech in MUSE::Next #2 - Homo Faber",
        "url": "https://speckand.tech/2019/04/mn-homo-faber/",
        "description": "Speck&Tech community meetup partnered with MUSE",
        "location": "Trento",
        "startDate": "2019-04-09",
        "endDate": "2019-04-09"
    },
    {
        "title": "RubyDay 2019",
        "url": "https://2019.rubyday.it/",
        "description": "Ruby's national conference",
        "location": "Verona",
        "startDate": "2019-04-10",
        "endDate": "2019-04-11"
    },
    {
        "title": "Cloudia",
        "url": "https://www.cloudia.pcsystem.it/",
        "description": "Cybersecurity, cryptography, pentesting event",
        "location": "Firenze",
        "startDate": "2019-04-11",
        "endDate": "2019-04-11"
    },
    {
        "title": "Meetup C++",
        "url": "https://conoscerelinux.org/courses/meetupcpp_apr19/",
        "description": "Real-time communication using WebRTC in C++",
        "location": "Modena",
        "startDate": "2019-04-11",
        "endDate": "2019-04-11"
    },
    {
        "title": "VueDay 2019",
        "url": "https://2019.vueday.it/",
        "description": "Vue's national conference",
        "location": "Verona",
        "startDate": "2019-04-12",
        "endDate": "2019-04-12"
    },
    {
        "title": "Voxxed",
        "url": "https://voxxeddays.com/milan/",
        "description": "Developers Conference (mainly Java-related)",
        "location": "Milano",
        "startDate": "2019-04-13",
        "endDate": "2019-04-13"
    },
    {
        "title": "DevFest",
        "url": "https://devfest.gdgpisa.it/",
        "description": "Conference about Google-related technologies",
        "location": "Pisa",
        "startDate": "2019-04-13",
        "endDate": "2019-04-13"
    },
    {
        "title": "Sicurezza ICT Soiel",
        "url": "https://soiel.it/eventi/2019/sicurezza-2019-roma/area-visitatori/contenuti/",
        "description": "Security, compliance and business continuity",
        "location": "Roma",
        "startDate": "2019-04-16",
        "endDate": "2019-04-16"
    },
    {
        "title": "AWS Group Marche",
        "url": "https://www.meetup.com/AWS-User-Group-Marche/events/259802314/",
        "description": "First meetup of the Marche AWS User Group",
        "location": "Ancona",
        "startDate": "2019-04-18",
        "endDate": "2019-04-18"
    },
    {
        "title": "Global Azure Bootcamp",
        "url": "https://global.azurebootcamp.net/locations",
        "description": "Azure and Cloud Computing",
        "location": "Torino/Milano/Verona/Caserta",
        "startDate": "2019-04-27",
        "endDate": "2019-04-27"
    },
    {
        "title": "SoCraTes IT 2019",
        "url": "http://www.socrates-conference.it/",
        "description": "Software Craftsmanship and Testing Conference",
        "location": "Rimini",
        "startDate": "2019-05-02",
        "endDate": "2019-05-04"
    },
    {
        "title": "HackInBoat",
        "url": "https://hackinboat.it/",
        "description": "Hacking while cruising",
        "location": "Genova/Barcellona/Marsiglia",
        "startDate": "2019-05-02",
        "endDate": "2019-05-05"
    },
    {
        "title": "PyCon X",
        "url": "https://www.pycon.it/",
        "description": "Python's national conference",
        "location": "Firenze",
        "startDate": "2019-05-02",
        "endDate": "2019-05-05"
    },
    {
        "title": "ComputationWorld 2019",
        "url": "https://www.iaria.org/conferences2019/ComputationWorld19.html",
        "description": "Conference about advanced cloud computing",
        "location": "Venezia",
        "startDate": "2019-05-05",
        "endDate": "2019-05-05"
    },
    {
        "title": "MUSE::Next #3 - Chi controllerà l'intelligenza artificiale?",
        "url": "https://speckand.tech/2019/05/mn-ia/",
        "description": "Speck&Tech community meetup partnered with MUSE",
        "location": "Trento",
        "startDate": "2019-05-07",
        "endDate": "2019-05-07"
    },
    {
        "title": "jsday 2019",
        "url": "https://2019.jsday.it/",
        "description": "JavaScript's international conference",
        "location": "Verona",
        "startDate": "2019-05-08",
        "endDate": "2019-05-09"
    },
    {
        "title": "Agile Venture",
        "url": "https://www.agileday.it/venture/2019/bolzano/",
        "description": "Conference dedicated to Agile Methodologies",
        "location": "Bolzano",
        "startDate": "2019-05-10",
        "endDate": "2019-05-10"
    },
    {
        "title": "phpDay",
        "url": "https://2019.phpday.it/",
        "description": "PHP's national conference",
        "location": "Verona",
        "startDate": "2019-05-10",
        "endDate": "2019-05-11"
    },
    {
        "title": "Level Up",
        "url": "http://www.lvlup.it/",
        "description": "International developer conference on video games",
        "location": "Roma",
        "startDate": "2019-05-10",
        "endDate": "2019-05-12"
    },
    {
        "title": "Startup Weekend",
        "url": "http://communities.techstars.com/italy/milano-italy/startup-weekend/14456",
        "description": "Startup hackaton competition",
        "location": "Milano",
        "startDate": "2019-05-10",
        "endDate": "2019-05-12"
    },
    {
        "title": "ItaliaSec",
        "url": "https://cyberseries.io/italiasec/",
        "description": "This groundbreaking summit is designed for senior security leaders",
        "location": "Roma",
        "startDate": "2019-05-14",
        "endDate": "2019-05-15"
    },
    {
        "title": "PGDay.IT",
        "url": "https://2019.pgday.it",
        "description": "PostgreSQL Italian conference",
        "location": "Bologna",
        "startDate": "2019-05-17",
        "endDate": "2019-05-17"
    },
    {
        "title": "WordCamp Bari 2019",
        "url": "https://2019.bari.wordcamp.org/",
        "description": "Everything about WordPress",
        "location": "Bari",
        "startDate": "2019-05-17",
        "endDate": "2019-05-18"
    },
    {
        "title": "Cloudia",
        "url": "https://www.cloudia.pcsystem.it/",
        "description": "Cybersecurity, cryptography, pentesting event",
        "location": "Lucca",
        "startDate": "2019-05-23",
        "endDate": "2019-05-23"
    },
    {
        "title": "Sicurezza ICT Soiel",
        "url": "https://soiel.it/eventi/2019/sicurezza-2019-parma/area-visitatori/contenuti/",
        "description": "Security, compliance and business continuity",
        "location": "Parma",
        "startDate": "2019-05-29",
        "endDate": "2019-05-29"
    },
    {
        "title": "Hackmeeting",
        "url": "https://www.hackmeeting.org/hackit19/",
        "description": "Italian underground digital communities",
        "location": "Firenze",
        "startDate": "2019-05-30",
        "endDate": "2019-06-02"
    },
    {
        "title": "Kerning",
        "url": "https://2019.kerning.it/",
        "description": "The first international conference in Italy about web typography",
        "location": "Faenza",
        "startDate": "2019-06-05",
        "endDate": "2019-06-07"
    },
    {
        "title": "e-privacy XXV",
        "url": "https://e-privacy.winstonsmith.org/e-privacy-XXV.html",
        "description": "Privacy focused events about social scoring and profiling",
        "location": "Torino",
        "startDate": "2019-06-06",
        "endDate": "2019-06-07"
    },
    {
        "title": "Agile Venture",
        "url": "https://www.agileday.it/venture/2019/vimercate/",
        "description": "Conference dedicated to Agile Methodologies",
        "location": "Vimercate",
        "startDate": "2019-06-08",
        "endDate": "2019-06-08"
    },
    {
        "title": "Speck&Tech #32 - Scalability",
        "url": "https://speckand.tech/2019/06/scalability/",
        "description": "Speck&Tech community meetup",
        "location": "Trento",
        "startDate": "2019-06-11",
        "endDate": "2019-06-11"
    },
    {
        "title": "Annual Privacy Forum",
        "url": "https://privacyforum.eu/",
        "description": "Annual conference about privacy",
        "location": "Roma",
        "startDate": "2019-06-13",
        "endDate": "2019-06-14"
    },
    {
        "title": "Angular Day",
        "url": "https://2019.angularday.it/",
        "description": "Angular's national conference",
        "location": "Verona",
        "startDate": "2019-06-14",
        "endDate": "2019-06-15"
    },
    {
        "title": "Italian C++ conference",
        "url": "https://www.italiancpp.org",
        "description": "Italian c++ conference",
        "location": "Milano",
        "startDate": "2019-06-15",
        "endDate": "2019-06-15"
    },
    {
        "title": "Sicurezza ICT Soiel",
        "url": "https://soiel.it/eventi/2019/sicurezza-2019-padova/area-visitatori/contenuti/",
        "description": "Security, compliance and business continuity",
        "location": "Padova",
        "startDate": "2019-06-18",
        "endDate": "2019-06-18"
    },
    {
        "title": "Agile O'Day",
        "url": "http://www.agilecommunitycampania.it/agile-oday-2019/",
        "description": "Conference dedicated to Agile Methodologies",
        "location": "Napoli",
        "startDate": "2019-06-21",
        "endDate": "2019-06-21"
    },
    {
        "title": "ServerlessDays 2019",
        "url": "https://milan.serverlessdays.io/",
        "description": "Developer-oriented conference about serverless technologies",
        "location": "Milano",
        "startDate": "2019-06-21",
        "endDate": "2019-06-21"
    },
    {
        "title": "Cloudia",
        "url": "https://www.cloudia.pcsystem.it/",
        "description": "Cybersecurity, cryptography, pentesting event",
        "location": "Livorno",
        "startDate": "2019-06-25",
        "endDate": "2019-06-25"
    },
    {
        "title": "InfoWare 2019",
        "url": "https://www.iaria.org/conferences2019/InfoWare19.html",
        "description": "Series of IT related conferences",
        "location": "Roma",
        "startDate": "2019-06-30",
        "endDate": "2019-07-04"
    },
    {
        "title": "Working Software",
        "url": "https://workingsoftware.agilemovement.it",
        "description": "Agile in software: for Devs, for Testers, for People",
        "location": "Milano",
        "startDate": "2019-07-03",
        "endDate": "2019-07-03"
    },
    {
        "title": "CSECI 2019",
        "url": "http://www.cseci.org/",
        "description": "International Conference on Software Engineering and Computational Intelligence",
        "location": "Roma",
        "startDate": "2019-07-29",
        "endDate": "2019-07-31"
    },
    {
        "title": "Speck&Tech #33 - Highway to speck",
        "url": "https://speckand.tech/2019/07/highway/",
        "description": "Speck&Tech community meetup",
        "location": "Trento",
        "startDate": "2019-07-31",
        "endDate": "2019-07-31"
    },
    {
        "title": "DevFest Levante",
        "url": "https://devfestlevante.eu/",
        "description": "Conference about Google-related technologies",
        "location": "Gallipoli",
        "startDate": "2019-08-24",
        "endDate": "2019-08-31"
    },
    {
        "title": "Scala Italy 2019",
        "url": "http://2019.scala-italy.it/",
        "description": "Yearly conference on the Scala programming language",
        "location": "Bologna",
        "startDate": "2019-09-20",
        "endDate": "2019-09-20"
    },
    {
        "title": "WordCamp Catania 2019",
        "url": "https://2019.catania.wordcamp.org/",
        "description": "Everything about WordPress",
        "location": "Catania",
        "startDate": "2019-09-20",
        "endDate": "2019-09-21"
    },
    {
        "title": "Sicurezza ICT Soiel",
        "url": "https://soiel.it/eventi/2019/sicurezza-2019-torino/area-visitatori/contenuti/",
        "description": "Security, compliance and business continuity",
        "location": "Torino",
        "startDate": "2019-09-26",
        "endDate": "2019-09-26"
    },
    {
        "title": "Node.js Italian Conference",
        "url": "https://2019.nodejsconf.it/",
        "description": "Node.js's national conference",
        "location": "Verona",
        "startDate": "2019-09-26",
        "endDate": "2019-09-27"
    },
    {
        "title": "RomHack",
        "url": "https://www.romhack.io/",
        "description": "Cybersecurity convention",
        "location": "Roma",
        "startDate": "2019-09-28",
        "endDate": "2019-09-28"
    },
    {
        "title": "Python Firenze Meetup October 2019",
        "url": "https://www.meetup.com/Python-Firenze/",
        "description": "Python User Group of Firenze",
        "location": "Firenze",
        "startDate": "2019-10-03",
        "endDate": "2019-10-03"
    },
    {
        "title": "Node.js Day 2019",
        "url": "https://2019.nodejsday.it/",
        "description": "Node.js national conference",
        "location": "Verona",
        "startDate": "2019-10-03",
        "endDate": "2019-10-03"
    },
    {
        "title": "ReactJsDay 2019",
        "url": "https://www.reactjsday.it/",
        "description": "React's national conference",
        "location": "Verona",
        "startDate": "2019-10-04",
        "endDate": "2019-10-04"
    },
    {
        "title": "Speck&Tech #34 - Cyber intelligence",
        "url": "https://speckand.tech/2019/10/cyber-intelligence/",
        "description": "Speck&Tech community meetup",
        "location": "Trento",
        "startDate": "2019-10-04",
        "endDate": "2019-10-04"
    },
    {
        "title": "Introduction to conversational interfaces",
        "url": "https://www.meetup.com/GDG-Urbino/events/264335682",
        "description": "workshop on vocal interfaces",
        "location": "Urbino",
        "startDate": "2019-10-05",
        "endDate": "2019-10-05"
    },
    {
        "title": "Google DevFest Campania",
        "url": "https://www.eventbrite.it/e/biglietti-google-devfest-campania-2019-72763009119",
        "description": "Various technical talks and 24-hours long hackaton",
        "location": "Marcianise (CE)",
        "startDate": "2019-10-05",
        "endDate": "2019-10-06"
    },
    {
        "title": "Migrating to public cloud and a real-world use case of Amazon Glacier",
        "url": "https://www.eventbrite.it/e/biglietti-realta-aumentata-unintroduzione-allo-sviluppo-mobile-e-web-71906531371",
        "description": "Amazon Glacier real-world use case demo",
        "location": "Ancona",
        "startDate": "2019-10-07",
        "endDate": "2019-10-07"
    },
    {
        "title": "NG Rome",
        "url": "https://ngrome.io/",
        "description": "Biggest Italian Angular Conference",
        "location": "Roma",
        "startDate": "2019-10-07",
        "endDate": "2019-10-07"
    },
    {
        "title": "Torino Hacknight: Hacktoberfest",
        "url": "https://hacktoberfest-torino.eventbrite.it/",
        "description": "Digital Ocean Hacktoberfest related event",
        "location": "Torino",
        "startDate": "2019-10-08",
        "endDate": "2019-10-08"
    },
    {
        "title": "Realtà Aumentata: un'introduzione allo sviluppo mobile e web",
        "url": "https://www.eventbrite.it/e/biglietti-realta-aumentata-unintroduzione-allo-sviluppo-mobile-e-web-71906531371",
        "description": "Talk, examples and live demo about the evolution of AR",
        "location": "Pesaro",
        "startDate": "2019-10-10",
        "endDate": "2019-10-10"
    },
    {
        "title": ".NET Conf 2019 Torino",
        "url": "http://www.torinotechnologiesgroup.it/eventi/20191010",
        "description": "Microsoft .NET Conf 2019 local event",
        "location": "Torino",
        "startDate": "2019-10-10",
        "endDate": "2019-10-10"
    },
    {
        "title": "Internet Festival 2019",
        "url": "https://www.internetfestival.it",
        "description": "the most important italian summit about digital innovation with talks, workshops, round tables, conferences, book presentations, and shows",
        "location": "Pisa",
        "startDate": "2019-10-10",
        "endDate": "2019-10-13"
    },
    {
        "title": "WordCamp Verona 2019",
        "url": "https://2019.verona.wordcamp.org/",
        "description": "Everything about WordPress",
        "location": "Verona",
        "startDate": "2019-10-11",
        "endDate": "2019-10-12"
    },
    {
        "title": "GDG DevFest Mediterranean 2019",
        "url": "https://devfestmed.com/",
        "description": "three days of conferences, codelab, devparty and hackatons for developers and tech enthusiasts",
        "location": "Sant'Agata di Militello (ME)",
        "startDate": "2019-10-11",
        "endDate": "2019-10-13"
    },
    {
        "title": ".NET Conf 2019 Catania",
        "url": "https://www.eventbrite.it/e/biglietti-net-conf-2019-catania-71623775641",
        "description": "Microsoft .NET Conf 2019 local event",
        "location": "Catania",
        "startDate": "2019-10-12",
        "endDate": "2019-10-12"
    },
    {
        "title": "Sicurezza ICT Soiel",
        "url": "https://soiel.it/eventi/2019/sicurezza-2019-bari/area-visitatori/contenuti/",
        "description": "Security, compliance and business continuity",
        "location": "Bari",
        "startDate": "2019-10-16",
        "endDate": "2019-10-16"
    },
    {
        "title": "Milan Cloud Data Summit",
        "url": "https://www.clouddatasummit.com/",
        "description": "Cloud dedicated conferences",
        "location": "Milano",
        "startDate": "2019-10-16",
        "endDate": "2019-10-17"
    },
    {
        "title": "Hacktoberfest in Unicam",
        "url": "https://www.eventbrite.it/e/biglietti-hacktoberfest-in-unicam-74954840947",
        "description": "Digital Ocean Hacktoberfest related event",
        "location": "Camerino (MC)",
        "startDate": "2019-10-17",
        "endDate": "2019-10-17"
    },
    {
        "title": "Hacktoberfest Brescia 2019",
        "url": "https://www.meetup.com/Meetup-GDG-Brescia/events/264866119/",
        "description": "Digital Ocean Hacktoberfest related event",
        "location": "Brescia",
        "startDate": "2019-10-17",
        "endDate": "2019-10-17"
    },
    {
        "title": ".NET Conf 2019 Verona",
        "url": "https://www.eventbrite.it/e/biglietti-tutte-le-novita-di-net-core-3-65353918329",
        "description": "Microsoft .NET Conf 2019 local event",
        "location": "Verona",
        "startDate": "2019-10-17",
        "endDate": "2019-10-17"
    },
    {
        "title": "ISF Festival 2019",
        "url": "https://festival.informaticisenzafrontiere.org/?page_id=2",
        "description": "Annual ISF (Informatici Senza Frontiere - Informatics without Borders) conference",
        "location": "Rovereto (TN)",
        "startDate": "2019-10-17",
        "endDate": "2019-10-18"
    },
    {
        "title": "SymphonyDay",
        "url": "https://www.symfonyday.it/",
        "description": "The italian conference dedicated to symphony developers",
        "location": "Verona",
        "startDate": "2019-10-17",
        "endDate": "2019-10-18"
    },
    {
        "title": "Hacktoberfest Naples 2019",
        "url": "https://www.eventbrite.it/e/biglietti-hacktoberfest-napoli-1819-ottobre-2019-74668689059",
        "description": "Digital Ocean Hacktoberfest related event",
        "location": "Napoli",
        "startDate": "2019-10-18",
        "endDate": "2019-10-19"
    },
    {
        "title": "Django Girls Palermo",
        "url": "https://djangogirls.org/palermo/",
        "description": "\"Free programming workshop for women\"",
        "location": "Palermo",
        "startDate": "2019-10-19",
        "endDate": "2019-10-19"
    },
    {
        "title": "Hacktoberfest Open Hack Night",
        "url": "https://www.meetup.com/it-IT/pugSondrio-PHP-User-Group-Sondrio/events/264817389/",
        "description": "Digital Ocean Hacktoberfest related event",
        "location": "Caiolo (SO)",
        "startDate": "2019-10-23",
        "endDate": "2019-10-23"
    },
    {
        "title": "Hacktoberfest Open Hack Night",
        "url": "https://www.meetup.com/it-IT/pugCagliari-PHP-User-Group-Cagliari/events/264808283/",
        "description": "Digital Ocean Hacktoberfest related event",
        "location": "Cagliari",
        "startDate": "2019-10-23",
        "endDate": "2019-10-23"
    },
    {
        "title": "Wireless 2019",
        "url": "https://wirelesscommunication.expertconferences.org/",
        "description": "Connect and communicate the trendz of technology",
        "location": "Roma",
        "startDate": "2019-10-23",
        "endDate": "2019-10-24"
    },
    {
        "title": ".NET Conf 2019 Caserta",
        "url": "https://www.eventbrite.com/e/net-conference-2019-caserta-tickets-55402309800",
        "description": "Microsoft .NET Conf 2019 local event",
        "location": "Caserta",
        "startDate": "2019-10-23",
        "endDate": "2019-10-25"
    },
    {
        "title": "CodeMotion",
        "url": "https://events.codemotion.com/conferences/milan/2019/",
        "description": "Biggest tech conference in Italy",
        "location": "Milano",
        "startDate": "2019-10-24",
        "endDate": "2019-10-25"
    },
    {
        "title": "TSConf",
        "url": "https://ts-conf.it/",
        "description": "Italian TypeScript annual conference",
        "location": "Desenzano del Garda (BS)",
        "startDate": "2019-10-25",
        "endDate": "2019-10-25"
    },
    {
        "title": "Generali Code Factor",
        "url": "https://extra.codemotion.com/java-developer-coding-challenge-powered-by-generali/",
        "description": "Java developer coding challange",
        "location": "Milano",
        "startDate": "2019-10-25",
        "endDate": "2019-10-25"
    },
    {
        "title": "DevOpsHeroes 2019",
        "url": "http://www.devops-heroes.net/",
        "description": "Annual conference on DevOps technologies and tools",
        "location": "Parma",
        "startDate": "2019-10-26",
        "endDate": "2019-10-26"
    },
    {
        "title": ".NET Conf 2019 Imperia",
        "url": "https://www.eventbrite.it/e/biglietti-net-conf-2019-imperia-71558839415",
        "description": "Microsoft .NET Conf 2019 local event",
        "location": "Imperia",
        "startDate": "2019-10-26",
        "endDate": "2019-10-26"
    },
    {
        "title": "Linux Day 2019",
        "url": "https://www.linuxday.it/2019/",
        "description": "the main Italian event dedicated to Linux",
        "location": "Various Locations",
        "startDate": "2019-10-26",
        "endDate": "2019-10-26"
    },
    {
        "title": "Hacktoberfest Roma 2019",
        "url": "https://www.eventbrite.it/e/biglietti-hacktoberfest-2019-aperitech-di-pug-roma-71642016199",
        "description": "Digital Ocean Hacktoberfest related event",
        "location": "Roma",
        "startDate": "2019-10-29",
        "endDate": "2019-10-29"
    },
    {
        "title": "PyRoma Meetup October 2019",
        "url": "https://roma.python.it/",
        "description": "Python User Group of Rome",
        "location": "Roma",
        "startDate": "2019-10-30",
        "endDate": "2019-10-30"
    },
    {
        "title": "GDG DevFest Pescara 2019",
        "url": "https://devfest.gdgpescara.it/",
        "description": "Conference dedicated to coding and software",
        "location": "Pescara",
        "startDate": "2019-11-02",
        "endDate": "2019-11-03"
    },
    {
        "title": "Digital Workplace Summit 2019",
        "url": "https://www.eventbrite.it/e/biglietti-digital-workplace-summit-75304524861",
        "description": "Conference about working remotely",
        "location": "Milano",
        "startDate": "2019-11-05",
        "endDate": "2019-11-05"
    },
    {
        "title": "ContainerDay",
        "url": "https://www.containerday.it/",
        "description": "The italian conference dedicated to virtualization best-practices",
        "location": "Bologna",
        "startDate": "2019-11-07",
        "endDate": "2019-11-08"
    },
    {
        "title": "Agile day(s)",
        "url": "https://www.agileday.it/front/",
        "description": "Conference dedicated to Agile Methodologies",
        "location": "Modena",
        "startDate": "2019-11-08",
        "endDate": "2019-11-09"
    },
    {
        "title": "Code4Future",
        "url": "https://www.code4future.it/",
        "description": "Open Innovation culture conference",
        "location": "Roma",
        "startDate": "2019-11-08",
        "endDate": "2019-11-09"
    },
    {
        "title": "HackInBo",
        "url": "https://www.hackinbo.it/",
        "description": "Free IT security event",
        "location": "Bologna",
        "startDate": "2019-11-09",
        "endDate": "2019-11-09"
    },
    {
        "title": ".Net Conf 2019",
        "url": "https://www.eventbrite.it/e/biglietti-net-conf-2019-whats-new-in-net-ecosystem-70140288491",
        "description": "Local .Net Conf 2019 event",
        "location": "Torino",
        "startDate": "2019-11-10",
        "endDate": "2019-11-10"
    },
    {
        "title": "World Usability Day 2019",
        "url": "https://www.wudmilan.it",
        "description": "\"Design for the Future We Want\"",
        "location": "Milano",
        "startDate": "2019-11-13",
        "endDate": "2019-11-13"
    },
    {
        "title": "PyRoma Meetup November 2019",
        "url": "https://roma.python.it/",
        "description": "Python User Group of Rome",
        "location": "Roma",
        "startDate": "2019-11-15",
        "endDate": "2019-11-15"
    },
    {
        "title": "Visual Studio Saturday",
        "url": "https://sessionize.com/vssatpn19",
        "description": ".Net and Visual Studio ecosystem conference",
        "location": "Pordenone",
        "startDate": "2019-11-16",
        "endDate": "2019-11-16"
    },
    {
        "title": "Django Girls Rome",
        "url": "https://djangogirls.org/rome/",
        "description": "\"Free programming workshop for women\"",
        "location": "Roma",
        "startDate": "2019-11-16",
        "endDate": "2019-11-16"
    },
    {
        "title": "Red Hat Open source day",
        "url": "https://www.redhat.com/it/events/red-hat-open-source-day-italia",
        "description": "Open source dedicated conference",
        "location": "Roma",
        "startDate": "2019-11-20",
        "endDate": "2019-11-20"
    },
    {
        "title": "FuffaDay 2019",
        "url": "http://www.fuffaday.org/",
        "description": "Agile communication",
        "location": "Milano",
        "startDate": "2019-11-22",
        "endDate": "2019-11-22"
    },
    {
        "title": "WordCamp Milano 2019",
        "url": "https://2019.milano.wordcamp.org/",
        "description": "Everything about WordPress",
        "location": "Milano",
        "startDate": "2019-11-22",
        "endDate": "2019-11-23"
    },
    {
        "title": "GDG DevFest Urbino 2019",
        "url": "https://www.meetup.com/it-IT/GDG-Urbino/events/264336374",
        "description": "Conference dedicated to coding and software",
        "location": "Urbino (PU)",
        "startDate": "2019-11-23",
        "endDate": "2019-11-23"
    },
    {
        "title": "IoT Day",
        "url": "http://www.iotdayit.org/",
        "description": "Conference with the main focus on the \"Internet of Things\"",
        "location": "Napoli",
        "startDate": "2019-11-28",
        "endDate": "2019-11-28"
    },
    {
        "title": "LaravelDay",
        "url": "http://www.laravelday.it/",
        "description": "The italian conference dedicated to Laravel developers",
        "location": "Verona",
        "startDate": "2019-11-28",
        "endDate": "2019-11-29"
    },
    {
        "title": "C++ Day 2019",
        "url": "https://www.italiancpp.org",
        "description": "Italian c++ conference",
        "location": "Parma",
        "startDate": "2019-11-30",
        "endDate": "2019-11-30"
    },
    {
        "title": "Red Hat Open source day",
        "url": "https://www.redhat.com/it/events/red-hat-open-source-day-italia",
        "description": "Open source dedicated conference",
        "location": "Milano",
        "startDate": "2019-12-03",
        "endDate": "2019-12-03"
    },
    {
        "title": "WPC 2019",
        "url": "https://www.wpc2019.it/cms/it-IT/Home",
        "description": "Most important italian conference about Microsoft technologies",
        "location": "Milano",
        "startDate": "2019-12-03",
        "endDate": "2019-12-05"
    },
    {
        "title": "Python Firenze Meetup December 2019",
        "url": "https://www.meetup.com/Python-Firenze/",
        "description": "Python User Group of Firenze",
        "location": "Firenze",
        "startDate": "2019-12-05",
        "endDate": "2019-12-05"
    },
    {
        "title": "HackNight 2019",
        "url": "https://www.eventbrite.com/e/hacknight-2019-adaptive-ui-challenge-registration-80833720835",
        "description": "Networking at the intersection between AI and Design",
        "location": "Roma",
        "startDate": "2019-12-05",
        "endDate": "2019-12-05"
    },
    {
        "title": "Firenze Blockchain day",
        "url": "https://www.eventbrite.it/e/biglietti-firenze-blockchain-day-77871827733",
        "description": "Blockchain Economy, today",
        "location": "Firenze",
        "startDate": "2019-12-06",
        "endDate": "2019-12-06"
    },
    {
        "title": "Torino Hacknight",
        "url": "http://torino.hacknight.it/",
        "description": "Open source hackaton about OpenStreeMap and HOT (Humanitarian Openstreetmap Team)",
        "location": "Torino",
        "startDate": "2019-12-10",
        "endDate": "2019-12-10"
    },
    {
        "title": "Cyber Warfare Conference",
        "url": "https://www.eucacs.org/en/",
        "description": "Evolution and new frontiers of warfare (Information, Cyber and Hybrid)",
        "location": "Milano",
        "startDate": "2019-12-12",
        "endDate": "2019-12-12"
    },
    {
        "title": "Django Girls Caserta",
        "url": "https://djangogirls.org/caserta/",
        "description": "Free programming workshop for women",
        "location": "Caserta",
        "startDate": "2019-12-13",
        "endDate": "2019-12-13"
    },
    {
        "title": "Global AI Bootcamp",
        "url": "https://globalai.community/global-ai-bootcamp/italy-torino",
        "description": "Artificial intelligence on Microsoft Azure",
        "location": "Torino",
        "startDate": "2019-12-14",
        "endDate": "2019-12-14"
    },
    {
        "title": "Global AI Bootcamp",
        "url": "https://globalai.community/global-ai-bootcamp/italy-caserta",
        "description": "Artificial intelligence on Microsoft Azure",
        "location": "Caserta",
        "startDate": "2019-12-14",
        "endDate": "2019-12-14"
    },
    {
        "title": "Scratch and Christmas",
        "url": "https://www.eventbrite.co.uk/e/scratch-and-christmas-tickets-68676107085",
        "description": "Scratch for fun Christmas projects",
        "location": "Genova",
        "startDate": "2019-12-14",
        "endDate": "2019-12-14"
    },
    {
        "title": "AWSome Day",
        "url": "https://pages.awscloud.com/EMEA_field_T1_awsome-day-bolzano_20191712_page-registration.html",
        "description": "AWS beginner training day",
        "location": "Bolzano",
        "startDate": "2019-12-17",
        "endDate": "2019-12-17"
    }
]

================================================
FILE: data/2020.ics
================================================
BEGIN:VCALENDAR
BEGIN:VEVENT
SUMMARY:Milano Live Coding
DTSTART;VALUE=DATE:20200114
DTEND;VALUE=DATE:20200115
DESCRIPTION:Creative coding with three.js - https://www.eventbrite.it/e/bi
 glietti-milano-live-coding-14-gennaio-2020-87088150001
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:Torino Hacknight
DTSTART;VALUE=DATE:20200121
DTEND;VALUE=DATE:20200122
DESCRIPTION:Open source hackaton about Userbase - http://torino.hacknight.
 it/
LOCATION:Torino
END:VEVENT
BEGIN:VEVENT
SUMMARY:Modena Tech Summit
DTSTART;VALUE=DATE:20200125
DTEND;VALUE=DATE:20200126
DESCRIPTION:Techincal conference on all the IT world - https://www.modenat
 echsummit.it/
LOCATION:Modena
END:VEVENT
BEGIN:VEVENT
SUMMARY:Hackafork
DTSTART;VALUE=DATE:20200125
DTEND;VALUE=DATE:20200127
DESCRIPTION:First food dedicated italian hackaton - https://www.hackathon.
 com/event/hackafork-82168184251
LOCATION:Fornovo di Taro
END:VEVENT
BEGIN:VEVENT
SUMMARY:Microsoft Ignite
DTSTART;VALUE=DATE:20200127
DTEND;VALUE=DATE:20200129
DESCRIPTION:Microsoft annual conference - https://www.microsoft.com/en-us/
 ignite
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:Global Game Jam
DTSTART;VALUE=DATE:20200131
DTEND;VALUE=DATE:20200203
DESCRIPTION:Get together and create games in one weekend - https://globalg
 amejam.org/
LOCATION:Multiple locations
END:VEVENT
BEGIN:VEVENT
SUMMARY:Agile Venture Milano 2020
DTSTART;VALUE=DATE:20200201
DTEND;VALUE=DATE:20200202
DESCRIPTION:Agile in the landscape of emerging technologies - https://www.
 agilemovement.it/venture/2020/milano/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:IxDA
DTSTART;VALUE=DATE:20200202
DTEND;VALUE=DATE:20200208
DESCRIPTION:Design focused workshops and talks - https://interaction20.ixd
 a.org/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:ITASEC 2020
DTSTART;VALUE=DATE:20200204
DTEND;VALUE=DATE:20200208
DESCRIPTION:Cybersecurity italian conference - https://itasec.it/
LOCATION:Ancona
END:VEVENT
BEGIN:VEVENT
SUMMARY:Global Power Platform Bootcamp 2020
DTSTART;VALUE=DATE:20200215
DTEND;VALUE=DATE:20200216
DESCRIPTION:Microsoft’s Power Platform focused event - https://www.event
 brite.it/e/biglietti-global-power-platform-bootcamp-2020-milan-88686085469
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:ServerlessDays 2020
DTSTART;VALUE=DATE:20200221
DTEND;VALUE=DATE:20200222
DESCRIPTION:Developer-oriented conference about serverless technologies - 
 https://rome.serverlessdays.io/
LOCATION:Rome
END:VEVENT
BEGIN:VEVENT
SUMMARY:A4I Agile for Innovation
DTSTART;VALUE=DATE:20200304
DTEND;VALUE=DATE:20200305
DESCRIPTION:How Agile concept is evolving in IT and more - https://www.agi
 leforinnovation.com/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:European Immersive Computing Summit 2020
DTSTART;VALUE=DATE:20200325
DTEND;VALUE=DATE:20200327
DESCRIPTION:The European Summit on Emerging Technologies - https://eicsumm
 it.com/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:neo4j GraphTour
DTSTART;VALUE=DATE:20200331
DTEND;VALUE=DATE:20200401
DESCRIPTION:Full day of sessions on graph technology - https://neo4j.com/g
 raphtour/rome/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:COBOL Day
DTSTART;VALUE=DATE:20200401
DTEND;VALUE=DATE:20200402
DESCRIPTION:COBOL dedicated conference - https://2020.cobolday.it/
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:Ruby Day
DTSTART;VALUE=DATE:20200402
DTEND;VALUE=DATE:20200403
DESCRIPTION:Ruby dedicated conference - https://2020.rubyday.it/
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:BeConnected Day 2020
DTSTART;VALUE=DATE:20200402
DTEND;VALUE=DATE:20200403
DESCRIPTION:Intelligent Communications e Modern Workplace - https://www.ev
 entbrite.it/e/registrazione-beconnected-day-2020-92290708995
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:VueDay
DTSTART;VALUE=DATE:20200403
DTEND;VALUE=DATE:20200404
DESCRIPTION:Vue dedicated conference - https://2020.vueday.it/
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:Code Beam Lite
DTSTART;VALUE=DATE:20200406
DTEND;VALUE=DATE:20200407
DESCRIPTION:Conference about the Erlang ecosystem - https://codesync.globa
 l/conferences/code-beam-lite-italy-2020/
LOCATION:Bologna
END:VEVENT
BEGIN:VEVENT
SUMMARY:DevFest
DTSTART;VALUE=DATE:20200418
DTEND;VALUE=DATE:20200420
DESCRIPTION:Conference about Google-related technologies - https://devfest
 .gdgpisa.it/
LOCATION:Pisa
END:VEVENT
BEGIN:VEVENT
SUMMARY:Global Azure Milan 2020
DTSTART;VALUE=DATE:20200424
DTEND;VALUE=DATE:20200425
DESCRIPTION:Azure and Cloud Computing - https://join.globalazure.net/event
 s/48
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:Incontro DevOps
DTSTART;VALUE=DATE:20200427
DTEND;VALUE=DATE:20200429
DESCRIPTION:2-day conference about DevOps - https://2020.incontrodevops.it
 /
LOCATION:Bologna
END:VEVENT
BEGIN:VEVENT
SUMMARY:ItaliaSec
DTSTART;VALUE=DATE:20200428
DTEND;VALUE=DATE:20200430
DESCRIPTION:This groundbreaking summit is designed for senior security lea
 ders - https://cyberseries.io/italiasec/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:JSDay
DTSTART;VALUE=DATE:20200512
DTEND;VALUE=DATE:20200514
DESCRIPTION:JavaScript dedicated conference - https://2020.jsday.it/
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:Pi Day HackParty
DTSTART;VALUE=DATE:20200514
DTEND;VALUE=DATE:20200515
DESCRIPTION:Hackathon for teams - https://picampus.it/pi-day-2020/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:PHP Day
DTSTART;VALUE=DATE:20200514
DTEND;VALUE=DATE:20200516
DESCRIPTION:PHP dedicated conference - https://2020.phpday.it/
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:Voxxed Days
DTSTART;VALUE=DATE:20200516
DTEND;VALUE=DATE:20200517
DESCRIPTION:Developers Conference (mainly Java-related) - https://voxxedda
 ys.com/milan/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:Agile Venture Vimercate
DTSTART;VALUE=DATE:20200523
DTEND;VALUE=DATE:20200524
DESCRIPTION:The agile way to testing - https://agilemovement.it/2019/11/01
 /agile-venture-vimercate-2020/
LOCATION:Vimercate
END:VEVENT
BEGIN:VEVENT
SUMMARY:eRum 2020
DTSTART;VALUE=DATE:20200527
DTEND;VALUE=DATE:20200531
DESCRIPTION:Biennial european R users meeting - https://2020.erum.io/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:Agile People Day
DTSTART;VALUE=DATE:20200530
DTEND;VALUE=DATE:20200531
DESCRIPTION:Individuals and Interactions Over Processes And Tools - https:
 //www.agilepeopleday.com/
LOCATION:Bologna
END:VEVENT
BEGIN:VEVENT
SUMMARY:HackInBo
DTSTART;VALUE=DATE:20200530
DTEND;VALUE=DATE:20200531
DESCRIPTION:Free INFOSEC event - https://www.hackinbo.it/
LOCATION:Bologna
END:VEVENT
BEGIN:VEVENT
SUMMARY:SoCraTes IT 2020
DTSTART;VALUE=DATE:20200604
DTEND;VALUE=DATE:20200607
DESCRIPTION:Software Craftsmanship and Testing Conference - http://www.soc
 rates-conference.it/
LOCATION:Trento
END:VEVENT
BEGIN:VEVENT
SUMMARY:Serverless Days
DTSTART;VALUE=DATE:20200605
DTEND;VALUE=DATE:20200606
DESCRIPTION:Developer-oriented conference about serverless technologies - 
 https://milan.serverlessdays.io/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:Coderful
DTSTART;VALUE=DATE:20200606
DTEND;VALUE=DATE:20200607
DESCRIPTION:Frontend conference - https://www.coderful.io/
LOCATION:Catania
END:VEVENT
BEGIN:VEVENT
SUMMARY:Codemotion
DTSTART;VALUE=DATE:20200611
DTEND;VALUE=DATE:20200613
DESCRIPTION:Biggest tech conference in Italy - https://events.codemotion.c
 om/conferences/rome/2020/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:Angular Day
DTSTART;VALUE=DATE:20200611
DTEND;VALUE=DATE:20200613
DESCRIPTION:Angular's national conference - https://2020.angularday.it/
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:PGDay.IT
DTSTART;VALUE=DATE:20200611
DTEND;VALUE=DATE:20200613
DESCRIPTION:PostgreSQL Italian conference - https://2020.pgday.it
LOCATION:Bergamo
END:VEVENT
BEGIN:VEVENT
SUMMARY:Italian C++ Conference
DTSTART;VALUE=DATE:20200613
DTEND;VALUE=DATE:20200614
DESCRIPTION:Italian C++ conference - https://www.italiancpp.org/event/itcp
 pcon20/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:CloudConf 2020
DTSTART;VALUE=DATE:20200618
DTEND;VALUE=DATE:20200619
DESCRIPTION:European most important conference about the cloud - https://2
 020.cloudconf.it/
LOCATION:Torino
END:VEVENT
BEGIN:VEVENT
SUMMARY:CSSDay 2020
DTSTART;VALUE=DATE:20200619
DTEND;VALUE=DATE:20200621
DESCRIPTION:Frontend developers and designers dedicated conference - https
 ://2020.cssday.it/
LOCATION:Faenza (RA)
END:VEVENT
BEGIN:VEVENT
SUMMARY:Hackmeeting
DTSTART;VALUE=DATE:20200709
DTEND;VALUE=DATE:20200713
DESCRIPTION:Annual meeting of Italian digital countercultures - https://ww
 w.hackmeeting.org/hackit20/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:IHC 2020
DTSTART;VALUE=DATE:20200729
DTEND;VALUE=DATE:20200703
DESCRIPTION:Biennial italian hacker camp - https://www.ihc.camp/2020/
LOCATION:Padova
END:VEVENT
BEGIN:VEVENT
SUMMARY:Hackmeeting
DTSTART;VALUE=DATE:20200910
DTEND;VALUE=DATE:20200914
DESCRIPTION:Italian underground digital communities - https://www.hackmeet
 ing.org/hackit20/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:Agile Business Day
DTSTART;VALUE=DATE:20200911
DTEND;VALUE=DATE:20200913
DESCRIPTION:The business\, techincal and human-side of Agile - https://www
 .agilebusinessday.com/en/agile-business-day-2-2/
LOCATION:Venezia
END:VEVENT
BEGIN:VEVENT
SUMMARY:RomHack
DTSTART;VALUE=DATE:20200926
DTEND;VALUE=DATE:20200927
DESCRIPTION:Cybersecurity convention - https://www.romhack.io/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:Level Up
DTSTART;VALUE=DATE:20200928
DTEND;VALUE=DATE:20201001
DESCRIPTION:International developer conference on video games - http://www
 .lvlup.it/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:Agile People Camp
DTSTART;VALUE=DATE:20201009
DTEND;VALUE=DATE:20201012
DESCRIPTION:Human side of Agile - https://agilemovement.it/agilepeoplecamp
 /
LOCATION:Montegrotto Terme (PD)
END:VEVENT
BEGIN:VEVENT
SUMMARY:ReactJSDay
DTSTART;VALUE=DATE:20201016
DTEND;VALUE=DATE:20201017
DESCRIPTION:React's national conference - http://reactjsday.it/
LOCATION:Verona
END:VEVENT
BEGIN:VEVENT
SUMMARY:RustLab 2020
DTSTART;VALUE=DATE:20201016
DTEND;VALUE=DATE:20201018
DESCRIPTION:The unique Italian conference about Rust - https://www.rustlab
 .it/
LOCATION:Firenze
END:VEVENT
BEGIN:VEVENT
SUMMARY:GoLab
DTSTART;VALUE=DATE:20201018
DTEND;VALUE=DATE:20201021
DESCRIPTION:The first Italian conference on Go - https://golab.io/
LOCATION:Firenze
END:VEVENT
BEGIN:VEVENT
SUMMARY:NG Rome
DTSTART;VALUE=DATE:20201020
DTEND;VALUE=DATE:20201021
DESCRIPTION:Biggest Italian Angular Conference - https://ngrome.io/
LOCATION:Online
END:VEVENT
BEGIN:VEVENT
SUMMARY:ContainerDay
DTSTART;VALUE=DATE:20201022
DTEND;VALUE=DATE:20201024
DESCRIPTION:The italian conference dedicated to virtualization best-practi
 ces - https://www.containerday.it/
LOCATION:Bologna
END:VEVENT
BEGIN:VEVENT
SUMMARY:PyCon XI
DTSTART;VALUE=DATE:20201105
DTEND;VALUE=DATE:20201109
DESCRIPTION:Python's national conference - https://www.pycon.it/
LOCATION:Firenze
END:VEVENT
BEGIN:VEVENT
SUMMARY:Agile Days 2020
DTSTART;VALUE=DATE:20201113
DTEND;VALUE=DATE:20201115
DESCRIPTION:Conference dedicated to Agile Methodologies - https://www.agil
 eday.it
LOCATION:Online
END:VEVENT
BEGIN:VEVENT
SUMMARY:Forum Software Industriale
DTSTART;VALUE=DATE:20201116
DTEND;VALUE=DATE:20201117
DESCRIPTION:Software technology evolution in 4.0 industry - https://forums
 oftwareindustriale.it/
LOCATION:Milano
END:VEVENT
BEGIN:VEVENT
SUMMARY:QtDay 2020
DTSTART;VALUE=DATE:20201120
DTEND;VALUE=DATE:20201122
DESCRIPTION:The unique Italian conference about Qt - https://www.qtday.it/
LOCATION:Firenze
END:VEVENT
BEGIN:VEVENT
SUMMARY:DroidCon
DTSTART;VALUE=DATE:20201127
DTEND;VALUE=DATE:20201129
DESCRIPTION:Italy’s biggest Android Event - https://it.droidcon.com/2020
 /it
LOCATION:Torino
END:VEVENT
END:VCALENDAR


================================================
FILE: data/2020.json
================================================
[
    {
        "title": "Milano Live Coding",
        "url": "https://www.eventbrite.it/e/biglietti-milano-live-coding-14-gennaio-2020-87088150001",
        "description": "Creative coding with three.js",
        "location": "Milano",
        "startDate": "2020-01-14",
        "endDate": "2020-01-14"
    },
    {
        "title": "Torino Hacknight",
        "url": "http://torino.hacknight.it/",
        "description": "Open source hackaton about Userbase",
        "location": "Torino",
        "startDate": "2020-01-21",
        "endDate": "2020-01-21"
    },
    {
        "title": "Modena Tech Summit",
        "url": "https://www.modenatechsummit.it/",
        "description": "Techincal conference on all the IT world",
        "location": "Modena",
        "startDate": "2020-01-25",
        "endDate": "2020-01-25"
    },
    {
        "title": "Hackafork",
        "url": "https://www.hackathon.com/event/hackafork-82168184251",
        "description": "First food dedicated italian hackaton",
        "location": "Fornovo di Taro",
        "startDate": "2020-01-25",
        "endDate": "2020-01-26"
    },
    {
        "title": "Microsoft Ignite",
        "url": "https://www.microsoft.com/en-us/ignite",
        "description": "Microsoft annual conference",
        "location": "Milano",
        "startDate": "2020-01-27",
        "endDate": "2020-01-28"
    },
    {
        "title": "Global Game Jam",
        "url": "https://globalgamejam.org/",
        "description": "Get together and create games in one weekend",
        "location": "Multiple locations",
        "startDate": "2020-01-31",
        "endDate": "2020-02-02"
    },
    {
        "title": "Agile Venture Milano 2020",
        "url": "https://www.agilemovement.it/venture/2020/milano/",
        "description": "Agile in the landscape of emerging technologies",
        "location": "Milano",
        "startDate": "2020-02-01",
        "endDate": "2020-02-01"
    },
    {
        "title": "IxDA",
        "url": "https://interaction20.ixda.org/",
        "description": "Design focused workshops and talks",
        "location": "Milano",
        "startDate": "2020-02-02",
        "endDate": "2020-02-07"
    },
    {
        "title": "ITASEC 2020",
        "url": "https://itasec.it/",
        "description": "Cybersecurity italian conference",
        "location": "Ancona",
        "startDate": "2020-02-04",
        "endDate": "2020-02-07"
    },
    {
        "title": "Global Power Platform Bootcamp 2020",
        "url": "https://www.eventbrite.it/e/biglietti-global-power-platform-bootcamp-2020-milan-88686085469",
        "description": "Microsoft’s Power Platform focused event",
        "location": "Milano",
        "startDate": "2020-02-15",
        "endDate": "2020-02-15"
    },
    {
        "title": "ServerlessDays 2020",
        "url": "https://rome.serverlessdays.io/",
        "description": "Developer-oriented conference about serverless technologies",
        "location": "Rome",
        "startDate": "2020-02-21",
        "endDate": "2020-02-21"
    },
    {
        "title": "A4I Agile for Innovation",
        "url": "https://www.agileforinnovation.com/",
        "description": "How Agile concept is evolving in IT and more",
        "location": "Milano",
        "startDate": "2020-03-04",
        "endDate": "2020-03-04"
    },
    {
        "title": "European Immersive Computing Summit 2020",
        "url": "https://eicsummit.com/",
        "description": "The European Summit on Emerging Technologies",
        "location": "Milano",
        "startDate": "2020-03-25",
        "endDate": "2020-03-26"
    },
    {
        "title": "neo4j GraphTour",
        "url": "https://neo4j.com/graphtour/rome/",
        "description": "Full day of sessions on graph technology",
        "location": "Roma",
        "startDate": "2020-03-31",
        "endDate": "2020-03-31"
    },
    {
        "title": "COBOL Day",
        "url": "https://2020.cobolday.it/",
        "description": "COBOL dedicated conference",
        "location": "Verona",
        "startDate": "2020-04-01",
        "endDate": "2020-04-01"
    },
    {
        "title": "Ruby Day",
        "url": "https://2020.rubyday.it/",
        "description": "Ruby dedicated conference",
        "location": "Verona",
        "startDate": "2020-04-02",
        "endDate": "2020-04-02"
    },
    {
        "title": "BeConnected Day 2020",
        "url": "https://www.eventbrite.it/e/registrazione-beconnected-day-2020-92290708995",
        "description": "Intelligent Communications e Modern Workplace",
        "location": "Milano",
        "startDate": "2020-04-02",
        "endDate": "2020-04-02"
    },
    {
        "title": "VueDay",
        "url": "https://2020.vueday.it/",
        "description": "Vue dedicated conference",
        "location": "Verona",
        "startDate": "2020-04-03",
        "endDate": "2020-04-03"
    },
    {
        "title": "Code Beam Lite",
        "url": "https://codesync.global/conferences/code-beam-lite-italy-2020/",
        "description": "Conference about the Erlang ecosystem",
        "location": "Bologna",
        "startDate": "2020-04-06",
        "endDate": "2020-04-06"
    },
    {
        "title": "DevFest",
        "url": "https://devfest.gdgpisa.it/",
        "description": "Conference about Google-related technologies",
        "location": "Pisa",
        "startDate": "2020-04-18",
        "endDate": "2020-04-19"
    },
    {
        "title": "Global Azure Milan 2020",
        "url": "https://join.globalazure.net/events/48",
        "description": "Azure and Cloud Computing",
        "location": "Milano",
        "startDate": "2020-04-24",
        "endDate": "2020-04-24"
    },
    {
        "title": "Incontro DevOps",
        "url": "https://2020.incontrodevops.it/",
        "description": "2-day conference about DevOps",
        "location": "Bologna",
        "startDate": "2020-04-27",
        "endDate": "2020-04-28"
    },
    {
        "title": "ItaliaSec",
        "url": "https://cyberseries.io/italiasec/",
        "description": "This groundbreaking summit is designed for senior security leaders",
        "location": "Milano",
        "startDate": "2020-04-28",
        "endDate": "2020-04-29"
    },
    {
        "title": "JSDay",
        "url": "https://2020.jsday.it/",
        "description": "JavaScript dedicated conference",
        "location": "Verona",
        "startDate": "2020-05-12",
        "endDate": "2020-05-13"
    },
    {
        "title": "Pi Day HackParty",
        "url": "https://picampus.it/pi-day-2020/",
        "description": "Hackathon for teams",
        "location": "Roma",
        "startDate": "2020-05-14",
        "endDate": "2020-05-14"
    },
    {
        "title": "PHP Day",
        "url": "https://2020.phpday.it/",
        "description": "PHP dedicated conference",
        "location": "Verona",
        "startDate": "2020-05-14",
        "endDate": "2020-05-15"
    },
    {
        "title": "Voxxed Days",
        "url": "https://voxxeddays.com/milan/",
        "description": "Developers Conference (mainly Java-related)",
        "location": "Milano",
        "startDate": "2020-05-16",
        "endDate": "2020-05-16"
    },
    {
        "title": "Agile Venture Vimercate",
        "url": "https://agilemovement.it/2019/11/01/agile-venture-vimercate-2020/",
        "description": "The agile way to testing",
        "location": "Vimercate",
        "startDate": "2020-05-23",
        "endDate": "2020-05-23"
    },
    {
        "title": "eRum 2020",
        "url": "https://2020.erum.io/",
        "description": "Biennial european R users meeting",
        "location": "Milano",
        "startDate": "2020-05-27",
        "endDate": "2020-05-30"
    },
    {
        "title": "Agile People Day",
        "url": "https://www.agilepeopleday.com/",
        "description": "Individuals and Interactions Over Processes And Tools",
        "location": "Bologna",
        "startDate": "2020-05-30",
        "endDate": "2020-05-30"
    },
    {
        "title": "HackInBo",
        "url": "https://www.hackinbo.it/",
        "description": "Free INFOSEC event",
        "location": "Bologna",
        "startDate": "2020-05-30",
        "endDate": "2020-05-30"
    },
    {
        "title": "SoCraTes IT 2020",
        "url": "http://www.socrates-conference.it/",
        "description": "Software Craftsmanship and Testing Conference",
        "location": "Trento",
        "startDate": "2020-06-04",
        "endDate": "2020-06-06"
    },
    {
        "title": "Serverless Days",
        "url": "https://milan.serverlessdays.io/",
        "description": "Developer-oriented conference about serverless technologies",
        "location": "Milano",
        "startDate": "2020-06-05",
        "endDate": "2020-06-05"
    },
    {
        "title": "Coderful",
        "url": "https://www.coderful.io/",
        "description": "Frontend conference",
        "location": "Catania",
        "startDate": "2020-06-06",
        "endDate": "2020-06-06"
    },
    {
        "title": "Codemotion",
        "url": "https://events.codemotion.com/conferences/rome/2020/",
        "description": "Biggest tech conference in Italy",
        "location": "Roma",
        "startDate": "2020-06-11",
        "endDate": "2020-06-12"
    },
    {
        "title": "Angular Day",
        "url": "https://2020.angularday.it/",
        "description": "Angular's national conference",
        "location": "Verona",
        "startDate": "2020-06-11",
        "endDate": "2020-06-12"
    },
    {
        "title": "PGDay.IT",
        "url": "https://2020.pgday.it",
        "description": "PostgreSQL Italian conference",
        "location": "Bergamo",
        "startDate": "2020-06-11",
        "endDate": "2020-06-12"
    },
    {
        "title": "Italian C++ Conference",
        "url": "https://www.italiancpp.org/event/itcppcon20/",
        "description": "Italian C++ conference",
        "location": "Roma",
        "startDate": "2020-06-13",
        "endDate": "2020-06-13"
    },
    {
        "title": "CloudConf 2020",
        "url": "https://2020.cloudconf.it/",
        "description": "European most important conference about the cloud",
        "location": "Torino",
        "startDate": "2020-06-18",
        "endDate": "2020-06-18"
    },
    {
        "title": "CSSDay 2020",
        "url": "https://2020.cssday.it/",
        "description": "Frontend developers and designers dedicated conference",
        "location": "Faenza (RA)",
        "startDate": "2020-06-19",
        "endDate": "2020-06-20"
    },
    {
        "title": "Hackmeeting",
        "url": "https://www.hackmeeting.org/hackit20/",
        "description": "Annual meeting of Italian digital countercultures",
        "location": "Roma",
        "startDate": "2020-07-09",
        "endDate": "2020-07-12"
    },
    {
        "title": "IHC 2020",
        "url": "https://www.ihc.camp/2020/",
        "description": "Biennial italian hacker camp",
        "location": "Padova",
        "startDate": "2020-07-29",
        "endDate": "2020-07-02"
    },
    {
        "title": "Hackmeeting",
        "url": "https://www.hackmeeting.org/hackit20/",
        "description": "Italian underground digital communities",
        "location": "Roma",
        "startDate": "2020-09-10",
        "endDate": "2020-09-13"
    },
    {
        "title": "Agile Business Day",
        "url": "https://www.agilebusinessday.com/en/agile-business-day-2-2/",
        "description": "The business, techincal and human-side of Agile",
        "location": "Venezia",
        "startDate": "2020-09-11",
        "endDate": "2020-09-12"
    },
    {
        "title": "RomHack",
        "url": "https://www.romhack.io/",
        "description": "Cybersecurity convention",
        "location": "Roma",
        "startDate": "2020-09-26",
        "endDate": "2020-09-26"
    },
    {
        "title": "Level Up",
        "url": "http://www.lvlup.it/",
        "description": "International developer conference on video games",
        "location": "Roma",
        "startDate": "2020-09-28",
        "endDate": "2020-09-30"
    },
    {
        "title": "Agile People Camp",
        "url": "https://agilemovement.it/agilepeoplecamp/",
        "description": "Human side of Agile",
        "location": "Montegrotto Terme (PD)",
        "startDate": "2020-10-09",
        "endDate": "2020-10-11"
    },
    {
        "title": "ReactJSDay",
        "url": "http://reactjsday.it/",
        "description": "React's national conference",
        "location": "Verona",
        "startDate": "2020-10-16",
        "endDate": "2020-10-16"
    },
    {
        "title": "RustLab 2020",
        "url": "https://www.rustlab.it/",
        "description": "The unique Italian conference about Rust",
        "location": "Firenze",
        "startDate": "2020-10-16",
        "endDate": "2020-10-17"
    },
    {
        "title": "GoLab",
        "url": "https://golab.io/",
        "description": "The first Italian conference on Go",
        "location": "Firenze",
        "startDate": "2020-10-18",
        "endDate": "2020-10-20"
    },
    {
        "title": "NG Rome",
        "url": "https://ngrome.io/",
        "description": "Biggest Italian Angular Conference",
        "location": "Online",
        "startDate": "2020-10-20",
        "endDate": "2020-10-20"
    },
    {
        "title": "ContainerDay",
        "url": "https://www.containerday.it/",
        "description": "The italian conference dedicated to virtualization best-practices",
        "location": "Bologna",
        "startDate": "2020-10-22",
        "endDate": "2020-10-23"
    },
    {
        "title": "PyCon XI",
        "url": "https://www.pycon.it/",
        "description": "Python's national conference",
        "location": "Firenze",
        "startDate": "2020-11-05",
        "endDate": "2020-11-08"
    },
    {
        "title": "Agile Days 2020",
        "url": "https://www.agileday.it",
        "description": "Conference dedicated to Agile Methodologies",
        "location": "Online",
        "startDate": "2020-11-13",
        "endDate": "2020-11-14"
    },
    {
        "title": "Forum Software Industriale",
        "url": "https://forumsoftwareindustriale.it/",
        "description": "Software technology evolution in 4.0 industry",
        "location": "Milano",
        "startDate": "2020-11-16",
        "endDate": "2020-11-16"
    },
    {
        "title": "QtDay 2020",
        "url": "https://www.qtday.it/",
        "description": "The unique Italian conference about Qt",
        "location": "Firenze",
        "startDate": "2020-11-20",
        "endDate": "2020-11-21"
    },
    {
        "title": "DroidCon",
        "url": "https://it.droidcon.com/2020/it",
        "description": "Italy’s biggest Android Event",
        "location": "Torino",
        "startDate": "2020-11-27",
        "endDate": "2020-11-28"
    }
]

================================================
FILE: data/2021.ics
================================================
BEGIN:VCALENDAR
BEGIN:VEVENT
SUMMARY:Global Game Jam
DTSTART;VALUE=DATE:20210127
DTEND;VALUE=DATE:20210201
DESCRIPTION:Get together and create games in one weekend - https://globalg
 amejam.org/
LOCATION:Multiple locations
END:VEVENT
BEGIN:VEVENT
SUMMARY:Shipping 4.0
DTSTART;VALUE=DATE:20210211
DTEND;VALUE=DATE:20210213
DESCRIPTION:Technology improvements in shipping sector - https://shipping-
 40.sharevent.it/
LOCATION:Online
END:VEVENT
BEGIN:VEVENT
SUMMARY:ServerlessDays 2021
DTSTART;VALUE=DATE:20210221
DTEND;VALUE=DATE:20210222
DESCRIPTION:Developer-oriented conference about serverless technologies - 
 https://rome.serverlessdays.io/
LOCATION:Rome
END:VEVENT
BEGIN:VEVENT
SUMMARY:AWS Innovate ML & AI
DTSTART;VALUE=DATE:20210224
DTEND;VALUE=DATE:20210225
DESCRIPTION:AI & Machine Learning with AWS - https://aws.amazon.com/events
 /aws-innovate/machine-learning/
LOCATION:Online
END:VEVENT
BEGIN:VEVENT
SUMMARY:Microsoft Ignite
DTSTART;VALUE=DATE:20210302
DTEND;VALUE=DATE:20210305
DESCRIPTION:Microsoft annual conference - https://myignite.microsoft.com/h
 ome
LOCATION:Online
END:VEVENT
BEGIN:VEVENT
SUMMARY:CSSDay 2021
DTSTART;VALUE=DATE:20210311
DTEND;VALUE=DATE:20210312
DESCRIPTION:CSS dedicated conference - https://2021.cssday.it/
LOCATION:Online
END:VEVENT
BEGIN:VEVENT
SUMMARY:Codemotion Online tech conference 2021
DTSTART;VALUE=DATE:20210323
DTEND;VALUE=DATE:20210326
DESCRIPTION:Biggest tech conference in Italy - https://events.codemotion.c
 om/conferences/online/2021/online-tech-conference-italian-edition-spring/
LOCATION:Online
END:VEVENT
BEGIN:VEVENT
SUMMARY:ITASEC 21
DTSTART;VALUE=DATE:20210407
DTEND;VALUE=DATE:20210410
DESCRIPTION:Cybersecurity italian conference - https://itasec.it/
LOCATION:Online
END:VEVENT
BEGIN:VEVENT
SUMMARY:RubyDay 2021
DTSTART;VALUE=DATE:20210415
DTEND;VALUE=DATE:20210416
DESCRIPTION:Ruby's national conference - https://2021.rubyday.it/
LOCATION:Online
END:VEVENT
BEGIN:VEVENT
SUMMARY:Secsolutionforum
DTSTART;VALUE=DATE:20210428
DTEND;VALUE=DATE:20210501
DESCRIPTION:The digital event for the security industry - https://www.secs
 olutionforum.it/
LOCATION:Online
END:VEVENT
BEGIN:VEVENT
SUMMARY:VueDay 2021
DTSTART;VALUE=DATE:20210429
DTEND;VALUE=DATE:20210430
DESCRIPTION:Vue's national conference - https://2021.vueday.it/
LOCATION:Online
END:VEVENT
BEGIN:VEVENT
SUMMARY:HackInBo
DTSTART;VALUE=DATE:20210529
DTEND;VALUE=DATE:20210530
DESCRIPTION:Free INFOSEC event - https://www.hackinbo.it/
LOCATION:Bologna
END:VEVENT
BEGIN:VEVENT
SUMMARY:RomHack
DTSTART;VALUE=DATE:20210925
DTEND;VALUE=DATE:20210926
DESCRIPTION:Cybersecurity convention - https://www.romhack.io/
LOCATION:Roma
END:VEVENT
BEGIN:VEVENT
SUMMARY:ItaliaSec
DTSTART;VALUE=DATE:20211027
DTEND;VALUE=DATE:20211029
DESCRIPTION:This groundbreaking summit is designed for senior security lea
 ders - https://italy.cyberseries.io/
LOCATION:Milano
END:VEVENT
END:VCALENDAR


================================================
FILE: data/2021.json
================================================
[
    {
        "title": "Global Game Jam",
        "url": "https://globalgamejam.org/",
        "description": "Get together and create games in one weekend",
        "location": "Multiple locations",
        "startDate": "2021-01-27",
        "endDate": "2021-01-31"
    },
    {
        "title": "Shipping 4.0",
        "url": "https://shipping-40.sharevent.it/",
        "description": "Technology improvements in shipping sector",
        "location": "Online",
        "startDate": "2021-02-11",
        "endDate": "2021-02-12"
    },
    {
        "title": "ServerlessDays 2021",
        "url": "https://rome.serverlessdays.io/",
        "description": "Developer-oriented conference about serverless technologies",
        "location": "Rome",
        "startDate": "2021-02-21",
        "endDate": "2021-02-21"
    },
    {
        "title": "AWS Innovate ML & AI",
        "url": "https://aws.amazon.com/events/aws-innovate/machine-learning/",
        "description": "AI & Machine Learning with AWS",
        "location": "Online",
        "startDate": "2021-02-24",
        "endDate": "2021-02-24"
    },
    {
        "title": "Microsoft Ignite",
        "url": "https://myignite.microsoft.com/home",
        "description": "Microsoft annual conference",
        "location": "Online",
        "startDate": "2021-03-02",
        "endDate": "2021-03-04"
    },
    {
        "title": "CSSDay 2021",
        "url": "https://2021.cssday.it/",
        "description": "CSS dedicated conference",
        "location": "Online",
        "startDate": "2021-03-11",
        "endDate": "2021-03-11"
    },
    {
        "title": "Codemotion Online tech conference 2021",
        "url": "https://events.codemotion.com/conferences/online/2021/online-tech-conference-italian-edition-spring/",
        "description": "Biggest tech conference in Italy",
        "location": "Online",
        "startDate": "2021-03-23",
        "endDate": "2021-03-25"
    },
    {
        "title": "ITASEC 21",
        "url": "https://itasec.it/",
        "description": "Cybersecurity italian conference",
        "location": "Online",
        "startDate": "2021-04-07",
        "endDate": "2021-04-09"
    },
    {
        "title": "RubyDay 2021",
        "url": "https://2021.rubyday.it/",
        "description": "Ruby's national conference",
        "location": "Online",
        "startDate": "2021-04-15",
        "endDate": "2021-04-15"
    },
    {
        "title": "Secsolutionforum",
        "url": "https://www.secsolutionforum.it/",
        "description": "The digital event for the security industry",
        "location": "Online",
        "startDate": "2021-04-28",
        "endDate": "2021-04-30"
    },
    {
        "title": "VueDay 2021",
        "url": "https://2021.vueday.it/",
        "description": "Vue's national conference",
        "location": "Online",
        "startDate": "2021-04-29",
        "endDate": "2021-04-29"
    },
    {
        "title": "HackInBo",
        "url": "https://www.hackinbo.it/",
        "description": "Free INFOSEC event",
        "location": "Bologna",
        "startDate": "2021-05-29",
        "endDate": "2021-05-29"
    },
    {
        "title": "RomHack",
        "url": "https://www.romhack.io/",
        "description": "Cybersecurity convention",
        "location": "Roma",
        "startDate": "2021-09-25",
        "endDate": "2021-09-25"
    },
    {
        "title": "ItaliaSec",
        "url": "https://italy.cyberseries.io/",
        "description": "This groundbreaking summit is designed for senior security leaders",
        "location": "Milano",
        "startDate": "2021-10-27",
        "endDate": "2021-10-28"
    }
]

================================================
FILE: data/2022.ics
================================================
BEGIN:VCALENDAR
BEGIN:VEVENT
SUMMARY:PyCon 12
DTSTART;VALUE=DATE:20220602
DTEND;VALUE=DATE:20220606
DESCRIPTION:Python's national conference - None
LOCATION:Firenze
END:VEVENT
END:VCALENDAR


================================================
FILE: data/2022.json
================================================
[
    {
        "title": "PyCon 12",
        "url": null,
        "description": "Python's national conference",
        "location": "Firenze",
        "startDate": "2022-06-02",
        "endDate": "2022-06-05"
    }
]

================================================
FILE: scripts/awesome_event.py
================================================
import re
from urllib.parse import urlparse
from datetime import date
from time import strptime


class AwesomeEvent:
    def __init__(self, title: str, url: str, description: str, location: str, start_date: date, end_date: date):
        """
        This is the AwesomeEvent object
            :param title: title of the event
            :param url: url of the event, needs to have the scheme and the net location of the url
            :param description: a brief description of the event
            :param location: the location of the event
            :param start_date: date when the event is going to start
            :param end_date: date when the event is going to end
        """
        self.title = title
        self.url = url
        self.description = description
        self.location = location
        self.start_date = start_date
        self.end_date = end_date if end_date else start_date

    def to_dict(self) -> dict:
        """
        this is the method for converting the object into a dict
        >>> AwesomeEvent('An awesome event', 'https://www.dummy.it/', 'An awesome event description', 'Milano', date(2022,2,14), date(2022,3,16)).to_dict()
        {'title': 'An awesome event', 'url': 'https://www.dummy.it/', 'description': 'An awesome event description', 'location': 'Milano', 'startDate': '2022-02-14', 'endDate': '2022-03-16'}
        """
        return {
            'title': self.title,
            'url': self.url,
            'description': self.description,
            'location': self.location,
            'startDate': str(self.start_date),
            'endDate': str(self.end_date)
        }

    @staticmethod
    def build_by_parsing(start_year: int, start_month: int, md_row: str):
        """
        This method is responsible for the parsing of the string passed
        It needs the year as start_year as a number, the start_month as a month and the markdown string md_row
        composed as the following format:
            - {start_day(-end_day)} - [{title}]({url}) - {localtion} - {description}.
        Note : (-end_day) it's optional if the event it's just for a day
        Note2: (-end_month end_day) end_month must be the name of the month in `strptime(str(end_month), '%B').tm_mon`

        >>> awevent = AwesomeEvent.build_by_parsing(2022, 2,'- 14 - [An awesome event - 2019 edition](https://www.dummy.it/) - Milano - An awesome event description.')
        >>> awevent.title
        'An awesome event - 2019 edition'
        >>> awevent.url
        'https://www.dummy.it/'
        >>> awevent.description
        'An awesome event description'
        >>> awevent.location
        'Milano'
        >>> str(awevent.start_date)
        '2022-02-14'
        >>> str(awevent.end_date)
        '2022-02-14'
        >>> awevent = AwesomeEvent.build_by_parsing(2022, 2, '- 14-16 - [An awesome event](https://www.dummy.it/) - Milano - An awesome event.')
        >>> str(awevent.end_date)
        '2022-02-16'
        >>> awevent = AwesomeEvent.build_by_parsing(2022, 2, '- 14-June 16 - [An awesome event](https://www.dummy.it/) - Milano - An awesome event.')
        >>> str(awevent.end_date)
        '2022-06-16'
        >>> awevent = AwesomeEvent.build_by_parsing(2022, 12, '- 14-January 3 - [An awesome event](https://www.dummy.it/) - Milano - An awesome event.')
        >>> str(awevent.end_date)
        '2023-01-03'

        It's new year's eve PROOF
        """
        pattern = re.compile(r'\-\s(\d+\-?\w*\s?\d*)\s\-\s(\[([^]]*)\]\(([^)]*)\)|([^]]*))\s\-\s([^-]*)\s\-\s([^]]*)\.')
        split_str = pattern.split(md_row)[1:-1]

        if len(split_str) == 7:
            end_month = None
            is_same_day = False

            end_date = None

            if '-' in split_str[0]:
                start_day = int(split_str[0].split('-')[0])
                end_day = split_str[0].split('-')[1]

                # Validate Days value
                if start_day not in list(range(1, 32)):
                    raise ValueError(f'{start_day} and {end_day} aren\t valid days of the month')

                if end_day.isdigit():
                    end_day = int(end_day)
                    if end_day not in list(range(1, 32)):
                        raise ValueError(f'end_day {end_day} isn\'t a valid day for a month')
                else:
                    end_month, end_day = end_day.split(' ')
                    if int(end_day) not in list(range(1, 32)):
                        raise ValueError(f'end_day {end_day} isn\'t a valid day for a month')
                    end_day = int(end_day)
                    end_month = end_month
            else:
                that_day = int(split_str[0])

                # Validate Day value
                if that_day not in range(1, 32):
                    raise ValueError(f'{that_day} isn\'t a valid day for a month')
                start_day = that_day
                end_day = that_day
                is_same_day = True

            if is_same_day:
                start_date = date(start_year, start_month, start_day)
                end_date = start_date
            else:
                start_date = date(start_year, start_month, start_day)

                if end_month:
                    end_month = strptime(str(end_month), '%B').tm_mon
                    end_year = start_year

                    if end_month < start_month:
                        end_year += 1

                    end_date = date(end_year, end_month, end_day)
                else:
                    end_date = date(start_year, start_month, end_day)

            title = None
            url = None

            if split_str[4]:
                title = split_str[4]
            else:
                title, url = split_str[2], split_str[3]

            # Validate url value
            if url:
                parsed_url = urlparse(url)
                if not(len(parsed_url.scheme) > 0 and len(parsed_url.netloc) > 0):
                    raise ValueError(f'{url} isn\'t a valid url')

            location = split_str[5]
            description = split_str[6]
            return AwesomeEvent(title, url, description, location, start_date, end_date)
        else:
            print(f'Invalid row {md_row}')  # Ignoring
            return None


if __name__ == '__name__':
    import doctest
    doctest.testmod()


================================================
FILE: scripts/generate_data.py
================================================
import re
import json
import codecs
import os
from time import strptime
from datetime import date, timedelta
from icalendar import Calendar, Event
from pathlib import Path

from scripts.awesome_event import AwesomeEvent


def parse_data(path):
    with codecs.open(path, 'r', encoding='utf-8-sig') as raw:
        raw_lines = raw.readlines()

    heading = re.compile(r'# Awesome Events in Italy \(([0-9]{4}) Edition\)').split(raw_lines[0])
    tokens = list(filter(lambda i: i != '', heading))
    current_file_year = int(tokens[0])

    lista = list(map(lambda x: x.replace(os.linesep, ''), raw_lines))

    month = 0
    events_recovered = []
    debug_index = lista.index('## January') - 1

    for line in lista[lista.index('## January'): len(lista) - 1 - lista[::-1].index('---')]:
        line = line + ''
        debug_index += 1

        if line.strip() == '':
            continue

        if line.startswith('##'):
            month = strptime(line[3:], '%B').tm_mon
            continue

        try:
            awesome_event = AwesomeEvent.build_by_parsing(current_file_year, month, line)
            events_recovered.append(awesome_event.to_dict())
        except ValueError:
            print(f'Error values in line {debug_index}\n {line}')
            continue
    return events_recovered, current_file_year


def write_json(events, year, dataDir):
    # write json
    with codecs.open(f'{dataDir}{year}.json', 'w', encoding='utf-8-sig') as jsonFile:
        json.dump(events, jsonFile, indent=4, ensure_ascii=False)


def write_ical(events, year, data_dir):
    # write iCal
    cal = Calendar()

    for awesome_event in events:
        event = Event()

        event.add('summary', awesome_event['title'])
        event.add('dtstart', date.fromisoformat(awesome_event['startDate']))
        event.add('dtend', date.fromisoformat(awesome_event['endDate']) + timedelta(days=1))
        event.add('description', f"{awesome_event['description']} - {awesome_event['url']}")
        event.add('location', awesome_event['location'])
        cal.add_component(event)

    with open(f'{data_dir}{year}.ics', 'wb') as ics:
        ics.write(cal.to_ical())


files = ['../README.md', '../2022.md', '../archive/2020.md', '../archive/2019.md']
data_dir = '../data/'

if not os.path.exists(data_dir):
    os.mkdir(data_dir)

for file in files:
    try:
        events, year = parse_data(file)
        for p in Path(data_dir).glob(f'{year}.*'):
            p.unlink()
        write_json(events, year, data_dir)
        write_ical(events, year, data_dir)
    except ValueError as e:
        raise Exception(f'Parse failed {e.args} - ({file})')


================================================
FILE: scripts/requirements.txt
================================================
icalendar==4.0.3


================================================
FILE: template.md
================================================
# Awesome Events in Italy (20xx Edition) [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [<img src="https://upload.wikimedia.org/wikipedia/en/thumb/0/03/Flag_of_Italy.svg/1200px-Flag_of_Italy.svg.png" width="200" align="right" alt="italian flag">](https://github.com/ildoc/awesome-italy-events#readme)

> A curated list of Awesome Tech Events in Italy

This list contains awesome (tech related) events happening in Italy like: conferences, meetups, workshops and parties 🎉 

Contributions welcome. Add links through pull requests or create an issue to start a discussion.
- [What is an awesome list?](https://github.com/sindresorhus/awesome)
- [Contribution guide](contributing.md)

Available data formats: [json](data/20xx.json) - [ics](data/20xx.ics)

Editions: [2019](archive/2019.md) [2020](archive/2020.md) [2021](README.md) [2022](2022.md)

---

Want to add an event? Send a [pull request](contributing.md) or send me a tweet [@il_doc](https://twitter.com/il_doc).

## Contents
- [January](#january)
- [February](#february)
- [March](#march)
- [April](#april)
- [May](#may)
- [June](#june)
- [July](#july)
- [August](#august)
- [September](#september)
- [October](#october)
- [November](#november)
- [December](#december)

---

## January

## February

## March

## April

## May

## June

## July

## August

## September

## October

## November

## December

---

## License
[![CC-BY-SA-4.0](https://upload.wikimedia.org/wikipedia/commons/d/d0/CC-BY-SA_icon.svg)](http://creativecommons.org/licenses/by-sa/4.0/)
Download .txt
gitextract_tkpe_h2j/

├── .github/
│   └── workflows/
│       └── generate_data.yml
├── 2022.md
├── LICENSE.md
├── README.md
├── archive/
│   ├── 2019.md
│   └── 2020.md
├── code-of-conduct.md
├── contributing.md
├── data/
│   ├── 2019.ics
│   ├── 2019.json
│   ├── 2020.ics
│   ├── 2020.json
│   ├── 2021.ics
│   ├── 2021.json
│   ├── 2022.ics
│   └── 2022.json
├── scripts/
│   ├── awesome_event.py
│   ├── generate_data.py
│   └── requirements.txt
└── template.md
Download .txt
SYMBOL INDEX (7 symbols across 2 files)

FILE: scripts/awesome_event.py
  class AwesomeEvent (line 7) | class AwesomeEvent:
    method __init__ (line 8) | def __init__(self, title: str, url: str, description: str, location: s...
    method to_dict (line 25) | def to_dict(self) -> dict:
    method build_by_parsing (line 41) | def build_by_parsing(start_year: int, start_month: int, md_row: str):

FILE: scripts/generate_data.py
  function parse_data (line 13) | def parse_data(path):
  function write_json (line 47) | def write_json(events, year, dataDir):
  function write_ical (line 53) | def write_ical(events, year, data_dir):
Condensed preview — 20 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (188K chars).
[
  {
    "path": ".github/workflows/generate_data.yml",
    "chars": 735,
    "preview": "name: Generate data\n\non: [push]\n\njobs:\n  build:\n\n    runs-on: ubuntu-latest\n\n    steps:\n    - name: Checkout master\n    "
  },
  {
    "path": "2022.md",
    "chars": 1750,
    "preview": "# Awesome Events in Italy (2022 Edition) [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [<img src=\"https"
  },
  {
    "path": "LICENSE.md",
    "chars": 20133,
    "preview": "Attribution-ShareAlike 4.0 International\n\n=======================================================================\n\nCreat"
  },
  {
    "path": "README.md",
    "chars": 3088,
    "preview": "# Awesome Events in Italy (2021 Edition) [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [<img src=\"https"
  },
  {
    "path": "archive/2019.md",
    "chars": 19947,
    "preview": "# Awesome Events in Italy (2019 Edition) [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [<img src=\"https"
  },
  {
    "path": "archive/2020.md",
    "chars": 7869,
    "preview": "# Awesome Events in Italy (2020 Edition) [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [<img src=\"https"
  },
  {
    "path": "code-of-conduct.md",
    "chars": 3234,
    "preview": "# Contributor Covenant Code of Conduct\n\n## Our Pledge\n\nIn the interest of fostering an open and welcoming environment, w"
  },
  {
    "path": "contributing.md",
    "chars": 1969,
    "preview": "# Contribution Guidelines\n\nPlease ensure your pull request adheres to the following guidelines:\n\n- Stick to english for "
  },
  {
    "path": "data/2019.ics",
    "chars": 32683,
    "preview": "BEGIN:VCALENDAR\r\nBEGIN:VEVENT\r\nSUMMARY:Speck&Tech #30 - Cloudy with a chance of speck\r\nDTSTART;VALUE=DATE:20190116\r\nDTEN"
  },
  {
    "path": "data/2019.json",
    "chars": 39313,
    "preview": "[\n    {\n        \"title\": \"Speck&Tech #30 - Cloudy with a chance of speck\",\n        \"url\": \"https://speckand.tech/2019/0"
  },
  {
    "path": "data/2020.ics",
    "chars": 12159,
    "preview": "BEGIN:VCALENDAR\r\nBEGIN:VEVENT\r\nSUMMARY:Milano Live Coding\r\nDTSTART;VALUE=DATE:20200114\r\nDTEND;VALUE=DATE:20200115\r\nDESCR"
  },
  {
    "path": "data/2020.json",
    "chars": 14922,
    "preview": "[\n    {\n        \"title\": \"Milano Live Coding\",\n        \"url\": \"https://www.eventbrite.it/e/biglietti-milano-live-coding"
  },
  {
    "path": "data/2021.ics",
    "chars": 3005,
    "preview": "BEGIN:VCALENDAR\r\nBEGIN:VEVENT\r\nSUMMARY:Global Game Jam\r\nDTSTART;VALUE=DATE:20210127\r\nDTEND;VALUE=DATE:20210201\r\nDESCRIPT"
  },
  {
    "path": "data/2021.json",
    "chars": 3666,
    "preview": "[\n    {\n        \"title\": \"Global Game Jam\",\n        \"url\": \"https://globalgamejam.org/\",\n        \"description\": \"Get to"
  },
  {
    "path": "data/2022.ics",
    "chars": 199,
    "preview": "BEGIN:VCALENDAR\r\nBEGIN:VEVENT\r\nSUMMARY:PyCon 12\r\nDTSTART;VALUE=DATE:20220602\r\nDTEND;VALUE=DATE:20220606\r\nDESCRIPTION:Pyt"
  },
  {
    "path": "data/2022.json",
    "chars": 219,
    "preview": "[\n    {\n        \"title\": \"PyCon 12\",\n        \"url\": null,\n        \"description\": \"Python's national conference\",\n      "
  },
  {
    "path": "scripts/awesome_event.py",
    "chars": 6344,
    "preview": "import re\nfrom urllib.parse import urlparse\nfrom datetime import date\nfrom time import strptime\n\n\nclass AwesomeEvent:\n  "
  },
  {
    "path": "scripts/generate_data.py",
    "chars": 2649,
    "preview": "import re\nimport json\nimport codecs\nimport os\nfrom time import strptime\nfrom datetime import date, timedelta\nfrom icalen"
  },
  {
    "path": "scripts/requirements.txt",
    "chars": 17,
    "preview": "icalendar==4.0.3\n"
  },
  {
    "path": "template.md",
    "chars": 1536,
    "preview": "# Awesome Events in Italy (20xx Edition) [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [<img src=\"https"
  }
]

About this extraction

This page contains the full source code of the ildoc/awesome-italy-events GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 20 files (171.3 KB), approximately 48.9k tokens, and a symbol index with 7 extracted functions, classes, methods, constants, and types. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!