@@ -5,99 +5,94 @@ header:
55projects :
66- title : Projects
77 children :
8- - title : Bioinformatic-Pipeline-Analysis
9- description : " This self-service project benchmarks Arm64 Bioconda packages in \
10- \ real nf-core workflows \u2014 measuring performance, diagnosing build failures, \
11- \ and proposing fixes that accelerate truly native bioinformatics on the expanding \
12- \ fleet of Arm-powered machines ."
13- url : /2025/05/30/Bioinformatic-Pipeline-Analysis .html
8+ - title : Arduino-IDE-Windows-on-Arm
9+ description : " This self-service project ports and optimizes the Arduino IDE \u2014 \
10+ patching its lzma-native dependency \u2014 to run natively and efficiently on \
11+ \ Windows on Arm, giving developers hands- on experience with cross-platform \
12+ \ builds, Arm64 performance tuning, and upstream open-source contributions ."
13+ url : /2025/05/30/Arduino-IDE-Windows-on-Arm .html
1414 subjects :
1515 - Performance and Architecture
16- - Databases
16+ - Migration to Arm
17+ - Libraries
1718 platform :
18- - Servers and Cloud Computing
1919 - Laptops and Desktops
2020 sw-hw :
2121 - Software
22+ - Hardware
2223 support-level :
2324 - Self-Service
2425 - Arm Ambassador Support
2526 status :
2627 - Published
27- - title : Processor-in-the-Loop-Automotive
28- description : " This self-service project has students design, auto-generate, and\
29- \ processor-in-the-loop verify a safety-critical automotive control algorithm \
30- \ on an Arm Cortex-M7 Fast Model \u2014 gaining hands-on mastery of Simulink, \
31- \ Embedded Coder, and rigorous V-Model validation ."
32- url : /2025/05/30/Processor-in-the-Loop-Automotive .html
28+ - title : HPC-Algorithm
29+ description : " This self-service project is around finding a HPC algorithm and\
30+ \ accelerating it with Arm \u2019 s SVE/SVE2 vectorization \u2014 demonstrating \
31+ \ how next-generation Arm hardware can deliver significant, scalable performance \
32+ \ gains ."
33+ url : /2025/05/30/HPC-Algorithm .html
3334 subjects :
34- - Embedded Linux
35- - RTOS Fundamentals
36- - Virtual Hardware
35+ - Performance and Architecture
3736 platform :
37+ - Servers and Cloud Computing
3838 - Laptops and Desktops
39- - Automotive
40- - Embedded and Microcontrollers
39+ - AI
4140 sw-hw :
4241 - Software
43- - Hardware
4442 support-level :
4543 - Self-Service
4644 - Arm Ambassador Support
4745 status :
4846 - Published
49- - title : R-Arm-Community-Support
50- description : " This self-service project boosts the R ecosystem on Windows on Arm \
51- \ by identifying unsupported packages, upstreaming fixes, and automating builds \u2014 \
52- so data scientists can run their workflows natively on fast, efficient Arm64 \
53- \ laptops and desktops ."
54- url : /2025/05/30/R-Arm-Community-Support .html
47+ - title : Machine-Learning-on-AWS-Graviton
48+ description : " This self-service project ports and tunes OpenSora text-to-video \
49+ \ transformers on AWS Graviton CPUs \u2014 showcasing cost-efficient, quantized, \
50+ \ CPU-only inference pipelines and guiding best-practice optimization for Arm-based \
51+ \ cloud AI workloads ."
52+ url : /2025/05/30/Machine-Learning-on-AWS-Graviton .html
5553 subjects :
56- - Performance and Architecture
54+ - ML
5755 - Migration to Arm
58- - Libraries
56+ - Performance and Architecture
5957 platform :
60- - Laptops and Desktops
58+ - Servers and Cloud Computing
59+ - AI
6160 sw-hw :
6261 - Software
6362 support-level :
6463 - Self-Service
6564 - Arm Ambassador Support
6665 status :
6766 - Published
68- - title : Haskell-Compiler-Windows-on-Arm
69- description : " This self-service project brings native Glasgow Haskell Compiler \
70- \ support to Windows on Arm \u2014 unlocking efficient Arm-laptop builds, extending \
71- \ Haskell \u2019 s reach, and giving contributors hands-on experience with Arm64 \
72- \ code generation and runtime integration ."
73- url : /2025/05/30/Haskell-Compiler-Windows-on-Arm .html
67+ - title : Bioinformatic-Pipeline-Analysis
68+ description : " This self-service project benchmarks Arm64 Bioconda packages in \
69+ \ real nf-core workflows \u2014 measuring performance, diagnosing build failures, \
70+ \ and proposing fixes that accelerate truly native bioinformatics on the expanding \
71+ \ fleet of Arm-powered machines ."
72+ url : /2025/05/30/Bioinformatic-Pipeline-Analysis .html
7473 subjects :
75- - Migration to Arm
7674 - Performance and Architecture
75+ - Databases
7776 platform :
7877 - Servers and Cloud Computing
7978 - Laptops and Desktops
8079 sw-hw :
8180 - Software
82- - Hardware
8381 support-level :
8482 - Self-Service
8583 - Arm Ambassador Support
8684 status :
8785 - Published
88- - title : Architecture-Insight-Dashboard
89- description : " This self-service project develops a data-rich dashboard that visualizes\
90- \ the popularity of Arm CPU/OS combinations and pinpoints software-stack support\
91- \ for specific extensions\u2014 giving developers an instant, validated view\
92- \ of where their workloads will run best."
93- url : /2025/05/30/Architecture-Insight-Dashboard.html
86+ - title : Responsible-AI-and-Yellow-Teaming
87+ description : " This self-service project equips teams with a YellowTeamGPT workflow\
88+ \ that probes Arm-based AI products for unintended impacts\u2014 turning responsible-AI\
89+ \ stress-testing into a core step of the development cycle."
90+ url : /2025/05/30/Responsible-AI-and-Yellow-Teaming.html
9491 subjects :
95- - Performance and Architecture
96- - Web
92+ - ML
9793 platform :
9894 - Servers and Cloud Computing
9995 - Laptops and Desktops
100- - Mobile, Graphics, and Gaming
10196 - AI
10297 sw-hw :
10398 - Software
@@ -127,36 +122,35 @@ projects:
127122 - Arm Ambassador Support
128123 status :
129124 - Published
130- - title : HPC-Algorithm
131- description : " This self-service project is around finding a HPC algorithm and \
132- \ accelerating it with Arm\u2019 s SVE/SVE2 vectorization \u2014 demonstrating \
133- \ how next-generation Arm hardware can deliver significant, scalable performance \
134- \ gains ."
135- url : /2025/05/30/HPC-Algorithm .html
125+ - title : Haskell-Compiler-Windows-on-Arm
126+ description : " This self-service project brings native Glasgow Haskell Compiler \
127+ \ support to Windows on Arm\u2014 unlocking efficient Arm-laptop builds, extending \
128+ \ Haskell \u2019 s reach, and giving contributors hands-on experience with Arm64 \
129+ \ code generation and runtime integration ."
130+ url : /2025/05/30/Haskell-Compiler-Windows-on-Arm .html
136131 subjects :
132+ - Migration to Arm
137133 - Performance and Architecture
138134 platform :
139135 - Servers and Cloud Computing
140136 - Laptops and Desktops
141- - AI
142137 sw-hw :
143138 - Software
139+ - Hardware
144140 support-level :
145141 - Self-Service
146142 - Arm Ambassador Support
147143 status :
148144 - Published
149- - title : AI-Powered-Porting-Tool
150- description : " This self-service project creates an AI-driven porting engine that\
151- \ analyzes package dependencies, auto-generates fixes, and submits pull requests\u2014 \
152- accelerating native macOS and Windows-on-Arm support for bioinformatics and\
153- \ R software so researchers can run demanding workflows directly on modern Arm\
154- \ devices."
155- url : /2025/05/30/AI-Powered-Porting-Tool.html
145+ - title : Academic-Trends-Dashboard
146+ description : " This self-service project creates a web-scraping, database-driven\
147+ \ dashboard that visualizes how computer-science research topics shift over\
148+ \ time\u2014 helping Arm partners and chip architects align future hardware designs\
149+ \ with emerging algorithmic trends."
150+ url : /2025/05/30/Academic-Trends-Dashboard.html
156151 subjects :
157- - CI-CD
158- - ML
159- - Migration to Arm
152+ - Web
153+ - Databases
160154 platform :
161155 - Servers and Cloud Computing
162156 - Laptops and Desktops
@@ -169,17 +163,21 @@ projects:
169163 - Arm Ambassador Support
170164 status :
171165 - Published
172- - title : AI-Agents
173- description : " This self-service project builds a sandboxed AI agent on Arm hardware\
174- \ that harnesses appropriately sized LLMs to safely automate complex workflows\u2014 \
175- from DevOps pipelines to e-commerce tasks\u2014 demonstrating secure, efficient\
176- \ automation on accessible Arm platforms."
177- url : /2025/05/30/AI-Agents.html
166+ - title : AI-Powered-Porting-Tool
167+ description : " This self-service project creates an AI-driven porting engine that\
168+ \ analyzes package dependencies, auto-generates fixes, and submits pull requests\u2014 \
169+ accelerating native macOS and Windows-on-Arm support for bioinformatics and\
170+ \ R software so researchers can run demanding workflows directly on modern Arm\
171+ \ devices."
172+ url : /2025/05/30/AI-Powered-Porting-Tool.html
178173 subjects :
174+ - CI-CD
179175 - ML
176+ - Migration to Arm
180177 platform :
181178 - Servers and Cloud Computing
182179 - Laptops and Desktops
180+ - Mobile, Graphics, and Gaming
183181 - AI
184182 sw-hw :
185183 - Software
@@ -188,15 +186,15 @@ projects:
188186 - Arm Ambassador Support
189187 status :
190188 - Published
191- - title : Academic-Trends -Dashboard
192- description : " This self-service project creates a web-scraping, database-driven \
193- \ dashboard that visualizes how computer-science research topics shift over \
194- \ time \u2014 helping Arm partners and chip architects align future hardware designs \
195- \ with emerging algorithmic trends ."
196- url : /2025/05/30/Academic-Trends -Dashboard.html
189+ - title : Architecture-Insight -Dashboard
190+ description : " This self-service project develops a data-rich dashboard that visualizes \
191+ \ the popularity of Arm CPU/OS combinations and pinpoints software-stack support \
192+ \ for specific extensions \u2014 giving developers an instant, validated view \
193+ \ of where their workloads will run best ."
194+ url : /2025/05/30/Architecture-Insight -Dashboard.html
197195 subjects :
196+ - Performance and Architecture
198197 - Web
199- - Databases
200198 platform :
201199 - Servers and Cloud Computing
202200 - Laptops and Desktops
@@ -209,31 +207,34 @@ projects:
209207 - Arm Ambassador Support
210208 status :
211209 - Published
212- - title : Machine-Learning-on-AWS-Graviton
213- description : " This self-service project ports and tunes OpenSora text-to-video \
214- \ transformers on AWS Graviton CPUs \u2014 showcasing cost-efficient, quantized, \
215- \ CPU-only inference pipelines and guiding best-practice optimization for Arm-based \
216- \ cloud AI workloads ."
217- url : /2025/05/30/Machine-Learning-on-AWS-Graviton .html
210+ - title : Processor-in-the-Loop-Automotive
211+ description : " This self-service project has students design, auto-generate, and \
212+ \ processor-in-the-loop verify a safety-critical automotive control algorithm \
213+ \ on an Arm Cortex-M7 Fast Model \u2014 gaining hands-on mastery of Simulink, \
214+ \ Embedded Coder, and rigorous V-Model validation ."
215+ url : /2025/05/30/Processor-in-the-Loop-Automotive .html
218216 subjects :
219- - ML
220- - Migration to Arm
221- - Performance and Architecture
217+ - Embedded Linux
218+ - RTOS Fundamentals
219+ - Virtual Hardware
222220 platform :
223- - Servers and Cloud Computing
224- - AI
221+ - Laptops and Desktops
222+ - Automotive
223+ - Embedded and Microcontrollers
225224 sw-hw :
226225 - Software
226+ - Hardware
227227 support-level :
228228 - Self-Service
229229 - Arm Ambassador Support
230230 status :
231231 - Published
232- - title : Responsible-AI-and-Yellow-Teaming
233- description : " This self-service project equips teams with a YellowTeamGPT workflow\
234- \ that probes Arm-based AI products for unintended impacts\u2014 turning responsible-AI\
235- \ stress-testing into a core step of the development cycle."
236- url : /2025/05/30/Responsible-AI-and-Yellow-Teaming.html
232+ - title : AI-Agents
233+ description : " This self-service project builds a sandboxed AI agent on Arm hardware\
234+ \ that harnesses appropriately sized LLMs to safely automate complex workflows\u2014 \
235+ from DevOps pipelines to e-commerce tasks\u2014 demonstrating secure, efficient\
236+ \ automation on accessible Arm platforms."
237+ url : /2025/05/30/AI-Agents.html
237238 subjects :
238239 - ML
239240 platform :
@@ -247,12 +248,12 @@ projects:
247248 - Arm Ambassador Support
248249 status :
249250 - Published
250- - title : Arduino-IDE-Windows-on-Arm
251- description : " This self-service project ports and optimizes the Arduino IDE \u2014 \
252- patching its lzma-native dependency \u2014 to run natively and efficiently on \
253- \ Windows on Arm, giving developers hands- on experience with cross-platform \
254- \ builds, Arm64 performance tuning, and upstream open-source contributions ."
255- url : /2025/05/30/Arduino-IDE-Windows-on-Arm .html
251+ - title : R-Arm-Community-Support
252+ description : " This self-service project boosts the R ecosystem on Windows on Arm \
253+ \ by identifying unsupported packages, upstreaming fixes, and automating builds \u2014 \
254+ so data scientists can run their workflows natively on fast, efficient Arm64 \
255+ \ laptops and desktops ."
256+ url : /2025/05/30/R-Arm-Community-Support .html
256257 subjects :
257258 - Performance and Architecture
258259 - Migration to Arm
@@ -261,26 +262,24 @@ projects:
261262 - Laptops and Desktops
262263 sw-hw :
263264 - Software
264- - Hardware
265265 support-level :
266266 - Self-Service
267267 - Arm Ambassador Support
268268 status :
269269 - Published
270270- title : Extended Team Projects
271271 children :
272- - title : Compliance-Ready-Smart-Camera-System
273- description : " This challenge will create and validate an Arm-based, smart camera\
274- \ pipeline on virtual automotive hardware\u2014 advancing safer, more developer-friendly\
275- \ driver-monitoring solutions for next-generation vehicles."
276- url : /2025/05/30/Compliance-Ready-Smart-Camera-System.html
272+ - title : Human-Centric-Robotics
273+ description : " This team project will build and test an Arm-based urban service\
274+ \ robot\u2014 merging real-time navigation, vision-guided manipulation, and human\
275+ \ interaction\u2014 and model its socioeconomic impact to show how Arm platforms\
276+ \ can transform last-mile delivery, eldercare, or other city services."
277+ url : /2025/05/30/Human-Centric-Robotics.html
277278 subjects :
278- - Security
279- - Embedded Linux
280279 - ML
281- - Virtual Hardware
280+ - Embedded Linux
281+ - RTOS Fundamentals
282282 platform :
283- - Mobile, Graphics, and Gaming
284283 - Automotive
285284 - IoT
286285 - Embedded and Microcontrollers
@@ -292,17 +291,18 @@ projects:
292291 - Self-Service
293292 - Arm Ambassador Support
294293 - Direct Support from Arm
295- - title : Human-Centric-Robotics
296- description : " This team project will build and test an Arm-based urban service\
297- \ robot\u2014 merging real-time navigation, vision-guided manipulation, and human\
298- \ interaction\u2014 and model its socioeconomic impact to show how Arm platforms\
299- \ can transform last-mile delivery, eldercare, or other city services."
300- url : /2025/05/30/Human-Centric-Robotics.html
294+ - title : Compliance-Ready-Smart-Camera-System
295+ description : " This challenge will create and validate an Arm-based, smart camera\
296+ \ pipeline on virtual automotive hardware\u2014 advancing safer, more developer-friendly\
297+ \ driver-monitoring solutions for next-generation vehicles."
298+ url : /2025/05/30/Compliance-Ready-Smart-Camera-System.html
301299 subjects :
302- - ML
300+ - Security
303301 - Embedded Linux
304- - RTOS Fundamentals
302+ - ML
303+ - Virtual Hardware
305304 platform :
305+ - Mobile, Graphics, and Gaming
306306 - Automotive
307307 - IoT
308308 - Embedded and Microcontrollers
0 commit comments