SFT 2026-27 Additional Resource HUB for Software and Hardware Engineering plus Robotics

Resource Hub for Students and Educators


Welcome to our Resource Hub, a dedicated section designed to support students and educators in their projects. This space serves as a collection of valuable tools, guides, and examples to inspire and assist in both software and hardware development. Whether you're exploring modern methodologies, delving into cutting-edge technologies, or seeking inspiration from prior successes, this hub is here to help.

What You'll Find Here

1A- Agile Methodology Overview


1B- Agile Methodology with AI & ML


1C- Agile Tutorial for Highschool Students


2A- Engineering Methodology

2B - Breaking Down the Big Problem


3- Robot Resources and Other Key Info - (More on the Way).

3A - General Requirements for all Robots and Research for Robot Projects

3B - General Internal Robot Telemetry and Logging Files

3C - VR Simulation and Robotics (LLASO Project 1 and LLASO Project 2 )

3D - Building the Story Board on the moon for NASA


4A- Artificial Intelligence (AI) and Machine Learning (ML) Resources

Explore handpicked resources focused on AI and ML. These cutting-edge technologies are transforming industries, and we’ve curated materials to help you understand and implement them in your projects. Whether you're building predictive models or experimenting with automation, this section will guide you through the basics and beyond.

5- Limited Project Examples from Schools ( Target 2027 )

For inspiration, we’ve included projects from previous years that showcase innovative solutions from past students and educators. These examples demonstrate the application of methodologies and technologies in real-world scenarios, providing a strong starting point for your own ideas. Over time, this section will expand to include additional projects, tailored to the needs of the 2026/27 academic year and beyond.


Stay tuned for more updates—and happy innovating!


import { BlocksRenderer } from '@strapi/blocks-react-renderer';


// Define how your custom modifiers should look

const customModifiers = {

code: ({ children }) => <code>{children}</code>,

blueColor: ({ children }) => <span style={{ color: 'blue' }}>{children}</span>,

};


export default function MyPage({ content }) {

return (

<BlocksRenderer

content={content}

modifiers={customModifiers}

/>

);

}


[

{

"type": "paragraph",

"children": [

{

"type": "text",

"text": "npm run develop",

"code": true

},

{

"type": "text",

"text": " — Stay tuned for more updates—and happy innovating!",

"blueColor": true

}

]

}

]

1A - Agile Development Methodology Overview

An Intro to Agile for High School and College Students


Gain a brief but comprehensive understanding of the Agile methodology, widely used for both software and hardware development. Learn how its principles of flexibility, iterative progress, and collaboration can be applied to your projects for maximum efficiency and success. This overview aims to provide a solid foundation for beginners and a quick refresher for those familiar with the process.

https://docs.google.com/presentation/d/1dvbvymfbml3t5jmYeMs-4LpGFdF10wt7yUZ9GIbbnV4/edit?usp=sharing

Agile Incorporating AI & ML aspect

Agile methodology in the age of AI/ML is ready. It examines why time-boxed Scrum breaks down on ML work (front-loaded data uncertainty and back-loaded model drift), documents named case studies. Add the new functions of AI & ML to the standard software cycle ( Version 0 )


https://docs.google.com/presentation/d/18sleEvtO4AYto6QeiHQtGLUOeA2y2lTSqtekLcZugqU/edit?usp=sharing

1C - Your First Agile Project with AI & Machine Learning

A FRESHMAN'S FIELD GUIDE

A step-by-step, 9-week walkthrough for building and shipping a real machine-learning

feature using Agile teamwork — from your very first backlog to your final demo.


The following is a Voice Over of the Presentation:

Freshman Tutorial

https://docs.google.com/presentation/d/1I_NkjG6xGVFau31u8Hfji5AElmkKC50Gfi4H-Rqslyg/edit?usp=sharing

Engineering Methodology

A brief Engineering Methodology targeted to High School and College Students

By the way Agile can be used for HARDWARE and BIO Medical Project(s) that produce Product Prototypes

https://docs.google.com/presentation/d/1FrEGtARNl2cF4ilRRPGc2y7VT-Vainucm0ozR69NEi8/edit?usp=sharing

2B - Breaking Down Big Problems

(A Potential Method for many problems)


https://docs.google.com/presentation/d/15-qKOF85ZxW0t3ez1-S_qf5dXwNvQ1KCFTipAtZLEGM/edit?usp=sharing

3A- Robot Resources and Other Key Info

A collection of General Requirements for all Robots and Research for Robot Projects


Voice Over of General Robotics Requirements - Click the Blue


Also ensure you look at the General Internal Robot Telemetry and Logging Files - Next Card

https://docs.google.com/presentation/d/1KnPPsghh_jokcFftwCOaXbB-JDt_-JXFIYj75SpJNMU/edit?usp=sharing

3B - General Internal Robot Telemetry and Logging Files


Voice Over of Telemetry and Logging Files


This is critical for robots to work on the lunar surface especially on the south pole.

https://docs.google.com/presentation/d/1SueAmHwFi-P2x_gbm-ykE9V5AHc2u29cNNU-sN_HJJQ/edit?usp=sharing


3C- VR Simulation and Robotics (LLASO Project 1 and LLASO Project 2 )


Please look at these charts, this will give sizes of the CBT's and other suggestion, based on the evolving Deep Space Logistics Programs.


LLASO Project Illustration

https://docs.google.com/presentation/d/1YSU2_mtodkLwT5RoEBAYgddOUHQjpEQfrEq0VPG1NT4/edit?slide=id.g374ba909ebf_0_206#slide=id.g374ba909ebf_0_206

3D - Building the Story Board on the moon for NASA


Building the First Lunar Outpost

From an Empty Lunar Landscape to a Robotic Outpost


Click Here to See a Short Story Board Video

https://docs.google.com/document/d/1QCarlja4y_kKqtt0HdubyWJHUa6ralpdCGzCHundn3w/edit?usp=sharing