File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33- [ Online Training] ( https://eclipsesource.teachable.com/p/ai-coding ) — AI coding training course
44- [ Calculator Exercise] ( https://github.com/eclipsesource/systematic-ai-coding-calculator-exercise ) — Exercise repository for the training
5+ - [ Fan Control Exercise] ( https://github.com/eclipsesource/fan-control-exercise ) — Second exercise repository for the training
56- [ grill-me skill] ( https://ai.open-vsx.org/?skill=io.github.mattpocock%2Fgrill-me ) — Skill by Matt Pollock to stress-test a plan
67- [ grilling skill] ( https://ai.open-vsx.org/?skill=io.github.mattpocock%2Fgrilling ) — Companion skill by Matt Pollock for relentless interviewing
Original file line number Diff line number Diff line change @@ -11,6 +11,11 @@ const links = [
1111 href : 'https://github.com/eclipsesource/systematic-ai-coding-calculator-exercise' ,
1212 description : 'Exercise repository for the training' ,
1313 } ,
14+ {
15+ title : 'Fan Control Exercise' ,
16+ href : 'https://github.com/eclipsesource/fan-control-exercise' ,
17+ description : 'Second exercise repository for the training' ,
18+ } ,
1419 {
1520 title : 'grill-me skill' ,
1621 href : 'https://ai.open-vsx.org/?skill=io.github.mattpocock%2Fgrill-me' ,
You can’t perform that action at this time.
0 commit comments