1
0

2 Revīzijas c2e1dd30a8 ... 08220bd024

Autors SHA1 Ziņojums Datums
  bastien 08220bd024 docs(memory): journal entry for formation copy fix 1 dienu atpakaļ
  bastien e1d75d8b1e fix(formation): correct copy and remove inaccurate CareGame line 1 dienu atpakaļ
2 mainītis faili ar 5 papildinājumiem un 5 dzēšanām
  1. 1 0
      .claude/memory/journal.md
  2. 4 5
      index.html

+ 1 - 0
.claude/memory/journal.md

@@ -25,3 +25,4 @@ rules:
 - Certbot install failed for `bchanot.fr`: diagnosed mismatch — `sites-available/bchanot.fr` contained `server_name autreprojet.fr;` (copy-paste leftover). Fix: sed rewrite. Learning logged LRN-001.
 - Commits: `54e8300..7957b04` + user's `414bce1` (CV final).
 - Dedicated `#formation` section added between Parcours + Contact: timeline reused, 3 theme-cards inside École 42 entry (Systèmes/Kernel · Bas niveau · Sécurité/Algo), TSRIT block with `Félicitations du jury` honors pill. Removed `.contact-side` aside + dead CSS, `.contact-list` 2-col on >=768px to fill freed space. Nav link inserted. Commit `1d5fbfa`.
+- Formation copy fix: title now "Deux écoles, un fil rouge : le bas niveau."; strip `<em>` from section-intro for consistency; rewrite École 42 role+desc (kernel/memory/shell/security); drop false TSRIT li claiming CareGame CDI (CareGame stage was 2018-2019 during 42, not 2015 TSRIT). 1 file, +4/-5.

+ 4 - 5
index.html

@@ -1024,8 +1024,8 @@
   <section id="formation" class="formation" aria-labelledby="formation-title">
     <div class="container">
       <span class="section-label">Formation</span>
-      <h2 id="formation-title" class="section-title">Formation</h2>
-      <p class="section-intro"><em>Le socle technique derrière sept ans de production.</em></p>
+      <h2 id="formation-title" class="section-title">Deux écoles, un fil rouge : le bas niveau.</h2>
+      <p class="section-intro">Le socle technique derrière sept ans de production.</p>
 
       <ol class="timeline">
 
@@ -1035,8 +1035,8 @@
             <span>Clichy</span>
           </div>
           <h3>École 42</h3>
-          <p class="timeline-role">Programmation par projets · sans cours, sans notes</p>
-          <p class="formation-school-desc">Uniquement du code qui passe ou qui ne passe pas.</p>
+          <p class="timeline-role">Cursus en informatique fondamentale</p>
+          <p class="formation-school-desc">Kernel, mémoire, shell, sécurité — recoder pour comprendre.</p>
 
           <div class="formation-themes">
 
@@ -1098,7 +1098,6 @@
           <ul class="formation-tsrit-list">
             <li>Architecture réseau (<strong>OSI</strong>, <strong>TCP/IP</strong>), routage, commutation.</li>
             <li>Administration <strong>Linux</strong> / <strong>Windows Server</strong>, sécurité réseau, virtualisation.</li>
-            <li>Stage final transformé en <strong>CDI chez CareGame</strong>.</li>
           </ul>
         </li>