Skip to content

Commit ccc40a6

Browse files
Merge pull request #22 from PythonBiellaGroup/develop
Add meetup 2024
2 parents 99a4f12 + c3b0a3c commit ccc40a6

23 files changed

+465
-12
lines changed

docs/board.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ We present to you the organizing board of the PythonBiellaGroup community. The b
1919
::cards::
2020

2121
- title: Andrea Guzzo
22-
content: AI Tech lead @MDPI
22+
content: CTO @Intella
2323
image: ./static/images/profiles/andrea-guzzo-gen-profile.png
2424
url: https://www.linkedin.com/in/andreaguzzo/
2525

docs/board.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ hide:
88

99
# Board organizzativo
1010

11-
Vi presentiamo qui il board organizzativo della community **PythonBiellaGroup**. Il board é formato da membri della community che mettono a disposizione il loro tempo e le loro competenze per portare avanti l' attività della community e arricchirla con nuove iniziative.
11+
Vi presentiamo qui il board organizzativo della community **PythonBiellaGroup**. Il board é formato da membri della community che mettono a disposizione il loro tempo e le loro competenze per portare avanti l'attività della community e arricchirla con nuove iniziative.
1212

1313
!!! success "Unisciti a noi!"
1414

@@ -19,7 +19,7 @@ Vi presentiamo qui il board organizzativo della community **PythonBiellaGroup**.
1919
::cards::
2020

2121
- title: Andrea Guzzo
22-
content: AI Tech lead @MDPI
22+
content: CTO @Intella
2323
image: ./static/images/profiles/andrea-guzzo-gen-profile.png
2424
url: https://www.linkedin.com/in/andreaguzzo/
2525

docs/meetup/archive/agile.en.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Agile
3+
disquis: PythonBiellaGroup
4+
tags:
5+
- agile
6+
---
7+
## Intro
8+
9+
With [Nicola Moretto](https://www.linkedin.com/in/nicola-moretto-ba197040/), CEO and Co-founder of [QMates](https://qmates.tech/) we returned to the origins of agile by addressing these questions:
10+
11+
✅ What prompted the creators of the manifesto to seek a new way of developing technological products?
12+
✅ Is it still relevant today?
13+
✅ We will explore the Agile Manifesto and the principles of agility and how they can help an entire organization develop more rapidly and flexibly.
14+
15+
## Material
16+
17+
📚 [Agile Manifesto](https://agilemanifesto.org/iso/it/manifesto.html)
18+
19+
## Meetup video
20+
21+
<iframe width="560" height="315" src="https://www.youtube.com/embed/Ag-zTavFfrc?si=hdmbxb2sPt4-sMJK" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

docs/meetup/archive/agile.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Agile
3+
disquis: PythonBiellaGroup
4+
tags:
5+
- agile
6+
---
7+
## Intro
8+
9+
Con [Nicola Moretto](https://www.linkedin.com/in/nicola-moretto-ba197040/), CEO e Co-founder di [QMates](https://qmates.tech/), siamo tornati alle origini dell'agilità rispondendo alle domande:
10+
11+
✅ Cosa ha spinto i creatori del manifesto a cercare un nuovo modo di sviluppare i prodotti tecnologici?
12+
✅ È ancora così attuale?
13+
✅ Vedremo il manifesto agile e i principi dell'agilità e come essi possono aiutare un'organizzazione intera a sviluppare più rapidamente e in modo più flessibile.
14+
15+
## Materiale
16+
17+
📚 [Manifesto Agile](https://agilemanifesto.org/iso/it/manifesto.html)
18+
19+
## Video del meetup
20+
21+
<iframe width="560" height="315" src="https://www.youtube.com/embed/Ag-zTavFfrc?si=hdmbxb2sPt4-sMJK" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Fastapi - Quiz maker
2+
3+
In this series of two meetings, we will review some concepts of FastApi that we had already seen in this [learning path](../fastapi/index.en.md) and we will try to develop a platform for creating and executing multiple-choice tests. The application will also be enhanced by AI, which will provide an explanation to the user in case of incorrect answers.
4+
5+
We will do all this together with [Claudio Cama](https://www.linkedin.com/in/claudio-cama/), founder of [Appbox.cloud](https://appbox.cloud/).
6+
7+
## Material
8+
9+
[![Github](https://img.shields.io/badge/GitHub-181717.svg?style=for-the-badge&logo=GitHub&logoColor=white)](https://github.com/claudiocama/Quiz-Maker)
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Fastapi - Quiz maker
2+
3+
In questa serie di due incontri riprenderemo alcuni concetti di FastApi che avevamo già visto in questo [percorso](../fastapi/index.md) e proveremo a sviluppare una piattaforma per creare ed eseguire test a risposta multipla.
4+
L'applicazione sarà inoltre potenziata dall' AI che fornirà una spiegazione all'utente in caso di risposta errata.
5+
6+
Tutto questo lo faremo insieme a [Claudio Cama](https://www.linkedin.com/in/claudio-cama/), founder di [Appbox.cloud](https://appbox.cloud/)
7+
8+
9+
## Materiale
10+
11+
[![Github](https://img.shields.io/badge/GitHub-181717.svg?style=for-the-badge&logo=GitHub&logoColor=white)](https://github.com/claudiocama/Quiz-Maker)
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: Fastapi - Quiz maker - 1
3+
disquis: PythonBiellaGroup
4+
tags:
5+
- fastapi
6+
---
7+
8+
## Intro
9+
10+
How to build a project with FastAPI from scratch in production?
11+
12+
During the meetup, we used FastAPI to develop a platform for creating and executing multiple-choice tests where users can add or remove questions (with their respective answers), generate tests that randomly select questions, and take tests, receiving explanations from AI in case of incorrect answers.
13+
14+
We take advantage of this small project to discuss various features of FastAPI such as the use of templates, auto-generated documentation, type checking, deployment phase, and much more.
15+
16+
Meetup hosted by [Claudio Cama](https://www.linkedin.com/in/claudio-cama/), founder of [Appbox.cloud](https://appbox.cloud/).
17+
18+
## Material
19+
20+
[![Github](https://img.shields.io/badge/GitHub-181717.svg?style=for-the-badge&logo=GitHub&logoColor=white)](https://github.com/claudiocama/Quiz-Maker)
21+
22+
## Meetup video
23+
24+
<iframe width="560" height="315" src="https://www.youtube.com/embed/nfBYAO4eA0g?si=bYxSZXkcXBo6oev3" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: Fastapi - Quiz maker - 1
3+
disquis: PythonBiellaGroup
4+
tags:
5+
- fastapi
6+
---
7+
8+
## Intro
9+
10+
Come costruire un progetto con FastAPI da zero in produzione?
11+
12+
Durante la serata abbiamo utilizzato FastAPI per sviluppare una piattaforma per creare ed eseguire test a risposta multipla in cui l'utente potrà inserire o rimuovere domande (con relative risposte), generare test che pescano domande in modo casuale ed eseguire test, ricevendo una spiegazione dall'AI in caso di risposta errata.
13+
14+
Approfittiamo del piccolo progetto per parlare di varie caratteristiche di FastAPI come l'utilizzo dei template, la documentazione auto-generata, la tipizzazione, la fase di deploy e molto altro.
15+
16+
Serata a cura di [Claudio Cama](https://www.linkedin.com/in/claudio-cama/), founder di [Appbox.cloud](https://appbox.cloud/)
17+
18+
## Materiale
19+
20+
[![Github](https://img.shields.io/badge/GitHub-181717.svg?style=for-the-badge&logo=GitHub&logoColor=white)](https://github.com/claudiocama/Quiz-Maker)
21+
22+
## Video del meetup
23+
24+
<iframe width="560" height="315" src="https://www.youtube.com/embed/nfBYAO4eA0g?si=bYxSZXkcXBo6oev3" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: Fastapi - Quiz maker - 2
3+
disquis: PythonBiellaGroup
4+
tags:
5+
- fastapi
6+
---
7+
8+
## Intro
9+
10+
Second meetup on how to build a project with FastAPI from scratch in production.
11+
12+
During the evening, we used FastAPI to develop a platform for creating and running multiple-choice tests where users can add or remove questions (with their respective answers), generate tests that randomly select questions, and take tests, receiving an explanation from AI in case of wrong answers.
13+
14+
In this second meetup, we will see how to go into production and release the developed application, exploring together some advanced features.
15+
16+
Meetup hosted by [Claudio Cama](https://www.linkedin.com/in/claudio-cama/), founder of [Appbox.cloud](https://appbox.cloud/).
17+
18+
## Material
19+
20+
[![Github](https://img.shields.io/badge/GitHub-181717.svg?style=for-the-badge&logo=GitHub&logoColor=white)](https://github.com/claudiocama/Quiz-Maker)
21+
22+
## Meetup video
23+
24+
<iframe width="560" height="315" src="https://www.youtube.com/embed/QwZboVaB3G0?si=kWoWGPG-Yif1pzvj" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: Fastapi - Quiz maker - 2
3+
disquis: PythonBiellaGroup
4+
tags:
5+
- fastapi
6+
---
7+
8+
## Intro
9+
10+
Seconda serata su come costruire un progetto con FastAPI da zero in produzione.
11+
12+
Durante la serata abbiamo utilizzato FastAPI per sviluppare una piattaforma per creare ed eseguire test a risposta multipla in cui l'utente potrà inserire o rimuovere domande (con relative risposte), generare test che pescano domande in modo casuale ed eseguire test, ricevendo una spiegazione dall'AI in caso di risposta errata.
13+
14+
In questa seconda serata vedremo come andare in produzione e rilasciare l'applicazione sviluppata, esplorando assieme alcune funzionalità avanzate.
15+
16+
Serata a cura di [Claudio Cama](https://www.linkedin.com/in/claudio-cama/), founder di [Appbox.cloud](https://appbox.cloud/)
17+
18+
## Materiale
19+
20+
[![Github](https://img.shields.io/badge/GitHub-181717.svg?style=for-the-badge&logo=GitHub&logoColor=white)](https://github.com/claudiocama/Quiz-Maker)
21+
22+
## Video del meetup
23+
24+
<iframe width="560" height="315" src="https://www.youtube.com/embed/QwZboVaB3G0?si=kWoWGPG-Yif1pzvj" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

0 commit comments

Comments
 (0)