Dépôt de ressources pour la formation IT : cybersécurité, blockchain, IA, infrastructure et dev. Contenu francophone, orienté pratique, open source.
| # | Thème | Contenu |
|---|---|---|
| 0 | CS50 | Fondations informatiques (Harvard CS50 adapté) |
| 1 | Algo & Maths | Algorithmes, logique, structures de données |
| 2 | Cryptographie | Chiffrement, hachage, challenges CryptoPals |
| 3 | Infrastructure | Linux, DevOps, CI/CD, Windows |
| 4 | Cybersécurité | Pentest, audit, password attacks, labs HTB |
| 5 | Protocoles & Réseaux | OSI, TCP/IP, analyse réseau |
| 6 | Dev | Rust, Python, scripting |
| 7 | IA | ML, deep learning, LLM, détection d'anomalies réseau |
| 8 | Blockchain | Bitcoin, Ethereum, Solidity, DeFi, NFT |
Chaque module est un dossier autonome dans le dépôt.
git clone https://github.com/Karlblock/Ressource_UniCaen.git
cd Ressource_UniCaenNaviguer dans les dossiers par module. Pas de build global, chaque sous-projet gère ses propres dépendances.
# Fork, puis :
git checkout -b ma-branche
# Faire les modifs
git commit -m "description"
git push origin ma-branche
# Pull Request sur GitHubMIT — voir LICENSE.
Maintenu par Karlblock — Discord