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

https://github.com/santeacademie/presentation

Tech team presentations about code and stuff
https://github.com/santeacademie/presentation

team tool

Last synced: 5 months ago
JSON representation

Tech team presentations about code and stuff

Awesome Lists containing this project

README

          

# Presentation materials

## Disponibles:
- [LLM like a boss](https://tech.santeacademie.com/talks/llm/llm.html) **(09/11/23)** [@jr-k](https://github.com/jr-k)
- [Migration vers Kubernetes](https://tech.santeacademie.com/talks/kubernetes-migration/kubernetes-migration.html) **(21/11/23)** [@Julian-Louis](https://github.com/Julian-Louis)
- [🏊‍♂️ Swimm](https://tech.santeacademie.com/talks/swimm/swimm.html) **(21/11/23)** [@jr-k](https://github.com/jr-k)
- [Faire parler du derrière et du devant avec confiance](https://tech.santeacademie.com/talks/trpc/trpc.html) **(23/11/23)** [@Julienblc](https://github.com/Julienblc)
- [📨 Composant Messenger de Symfony](https://tech.santeacademie.com/talks/symfony_messenger/symfony_messenger.html) **(21/12/23)** [@EnThib](https://github.com/EnThib)
- [Les migrations avec Doctrine](https://tech.santeacademie.com/talks/doctrine-migration/doctrine-migration.html) **(07/12/23)** [@assanie](https://github.com/assanie)
- [Présentation Projets front autour du design](https://tech.santeacademie.com/talks/front-design-projects/front-design-projects.html) **(21/03/24)** [@HugoFayolle](https://github.com/HugoFayolle)- [Composant Symfony Workflow](https://tech.santeacademie.com/talks/symfony-workflow/symfony-workflow.html) **(31/12/23)** [@lucbu](https://github.com/lucbu)
- [Wa, le turfu du js](https://tech.santeacademie.com/talks/webassembly/webassembly.html) **(22/02/24)** [@Julienblc](https://github.com/Julienblc)
- [Présentation Datadog](https://tech.santeacademie.com/talks/datadog/datadog.html) **(07/03/24)** [@Julian-Louis](https://github.com/Julian-Louis)
- [Présentation Projets front autour du design](https://tech.santeacademie.com/talks/front-design-projects/front-design-projects.html) **(21/03/24)** [@HugoFayolle](https://github.com/HugoFayolle)
- [Présentation Symfony Ux](https://tech.santeacademie.com/talks/symfony-ux/symfony-ux.html) **(17/04/24)** [@assanie](https://github.com/assanie) [@lucbu](https://github.com/lucbu)

## Idées:

### Crossteam
- Complexité et Big O notation

### Back
- Les énumérations
- Les migrations doctrine

### Front
- Des rendus performants avec useMemo

### Infra
- Migration de l'infra et mise en production

### Tools
- git leaks

## Contribute:

### Install
1. Clone repository `git clone git@github.com:santeacademie/presentation.git`
2. Install MARP `npm install -g @marp-team/marp-cli` (or yarn or pnpm)
3. **(Optional)** In VSCode press `CMD+SHIFT+P` and type `shell command`. Then click on "Install code command in path".

### Usage
1. Pick a nice key name for your presentation then `./dev.sh my_awesome_presentation`