🚀 RoboCamp & TechNova 2025

Two free, professional competitions — one page. Pick one or compete in both.

📞 Contact: 073 105 0897 — email: wandiledlamini214@gmail.com
Register (both)

RoboCamp kickoff window begins in 29 days — main kickoff: 09:00. TechNova main event: December 11, 2025 — 09:00.

About — One Page, Two Competitions

This page hosts two separate competitions that share an organizer and a single mission: empower learners with free, professional, hands-on coding and robotics experiences. RoboCamp is broad — coding + robotics for newcomers and intermediate teams. TechNova is focused, advanced, and Python & AI heavy for learners who want to push algorithmic limits. Both events are student-centric, mentor-friendly, and run with transparency.

Read RoboCamp first (it's on top), then TechNova directly below — both are independent sections. Phone and email are shown in header and within each competition so students and mentors can contact us quickly. The registration system is custom (no Google Forms for TechNova), and there are clear scoring rules for each competition so teams know how points are awarded.

Quick facts:
  • Both competitions: Ages 13–18 (TechNova recommended 14–18)
  • RoboCamp start window: 29 days from now — kickoff at 09:00
  • TechNova event date: December 11, 2025 — 09:00
  • Phone: 073 105 0897

Competition 1 — RoboCamp 2025

RoboCamp 2025 is the first competition for students who want an accessible, friendly, yet rigorous introduction to robotics and coding problems. It balances hardware builds (LEGO/Arduino) with software challenges (Scratch/Python). Teams may enter solo or as 2–4 member groups.

RoboCamp Kickoff Countdown
--
Days
--
Hours
--
Minutes
--
Seconds

RoboCamp start date is set to 29 days from the moment you open this page (this keeps the kickoff relative to your viewing time).

Overview & goals

Primary goals: teach robust engineering practices, encourage creative problem solving, and introduce teams to iterative design. The competition emphasizes reliable solutions, clear documentation, and concise live presentations. Judges will grade both objective performance and soft skills.

Stages (high level)

  • Stage 1 — Slido Quiz & Warm-up: quick knowledge checks and logic puzzles to seed seeding order.
  • Stage 2 — Coding Challenge: timed coding tasks using Scratch or Python. Teams provide ZIP with code and README.
  • Stage 3 — Hardware Mission: a timed robotics run where robots complete missions (line-follow, color detect, object transfer).
  • Stage 4 — Presentation & Q&A: 4-minute live demo + 3-minute Q&A with judges.

Eligibility & kit choices

Allowed kits: LEGO Spike Prime, LEGO EV3, Arduino Uno with compatible motor drivers, or simulator-only teams. Using simulators is permitted but indicated on registration. Adults may help with safety and logistics, but core design & code must be student work.

Detailed Stage Instructions (RoboCamp)

Stage 1 — Slido Quiz: short MCQs on sensors, loops, and basic electronics. Fast answers help with seeding. This stage is low-stakes but encourages study.

Stage 2 — Coding Challenge: 45–60 minutes per team. Tasks include algorithm writing, short debugging tasks, and one small applied problem (example: implement PID-ish behavior in pseudocode). Submissions must include a README and comments. Judges award points for correctness, clarity, and efficiency.

Stage 3 — Hardware Mission: Robot must perform a multi-part mission in 3 runs. Points assigned for successful completion of each mission segment, repeatability, and safe operation. Teams must submit an 800–1200 word technical summary explaining architecture and testing strategy.

Stage 4 — Presentation & Q&A: Teams present slides (max 6) and a live demo. Judges ask 3–4 technical questions. Scoring includes clarity, ability to defend design choices, and demonstration results.

Scoring — RoboCamp (summary)

Practical Tips (RoboCamp)

Do repeated trials. Log times and outcomes. Video record your best run as backup. Keep code modular. Use simple state machines for mission steps. Prepare a compact README that explains how to run your code and what to expect — judges will appreciate clarity more than flashy but brittle solutions.

Contact for RoboCamp

Questions? Call or WhatsApp: 073 105 0897 or email the organizer: wandiledlamini214@gmail.com

Competition 2 — TechNova Challenge 2025 (Python / AI Focus)

TechNova is a higher-difficulty competition focused on Python, algorithm design, and applied AI/ML for small robotics or simulation tasks. It is ideal for participants who want to dive deeper into coding and algorithms. TechNova's flagship event date is December 11, 2025 — 09:00.

TechNova Event Countdown
--
Days
--
Hours
--
Minutes
--
Seconds

TechNova is fixed to the calendar: December 11, 2025 at 09:00 (local time).

Who should enter?

Recommended ages 14–18. Prior Python experience is strongly recommended. Teams may be 1–4 students. TechNova permits the use of common Python libraries (NumPy, pandas, scikit-learn) for AI mini-projects — see rules for allowed libraries and any disallowed external services.

TechNova Stages (detailed)

  1. Stage 1 — Python Logic Challenge (Online): 60 timed tasks of varying difficulty. These include string/array manipulation, algorithm puzzles, basic graph/tree problems, and small simulation tasks. Each task awards 1–3 points depending on difficulty.
  2. Stage 2 — Algorithmic Robot Simulation: Participants design an algorithm for a simulated robot (grid navigation, object search, or resource collection). Scoring is based on correctness, robustness to edge cases, and efficiency (time/steps).
  3. Stage 3 — AI Mini Project (Team): Build a small ML/AI solution in Python — classification, simple reinforcement learning agent, or a heuristic planner. Provide code, a 1200–2000 word technical report, and a 5-minute demo video.
  4. Stage 4 — Technical Defense & Interview: Teams answer technical questions from judges and demonstrate code snippets live. Expect questions about algorithm complexity, training methodology, and failure modes.

Scoring — TechNova (transparent)

TechNova spreads points across many items so scoring is granular and fair. The highest possible total is 200 points distributed as follows:

  • Stage 1 — Python Logic Challenge: up to 60 points (each micro-task 1 point; harder tasks 2–3 points).
  • Stage 2 — Robot Simulation: up to 50 points (correctness 30, robustness 10, efficiency 10).
  • Stage 3 — AI Mini Project: up to 70 points (implementation 30, innovation 20, report 10, demo 10).
  • Stage 4 — Tech Defense: up to 20 points (depth of understanding and communication).

How Stage 1 is judged (details)

Each Stage 1 problem is auto-graded by a secure judge server. Correctness and runtime are measured. For tasks with multiple valid approaches, judges award points for both correctness and code clarity. Some tasks will include hidden tests to prevent hard-coding solutions. Participants must not attempt to circumvent the evaluation system.

How Stage 2 simulation scoring works (example)

Imagine a grid where the robot must collect three tokens and return to base in minimal steps. Scoring example:

TechNova Project Rules & Python libraries

Allowed Python libs: NumPy, SciPy, pandas, scikit-learn, matplotlib, PyTorch or TensorFlow (light usage permitted — check the rules page). Internet calls to external APIs (like paid model hosting or external inference) are not allowed. If you use pretrained models, cite sources and confirm offline availability. The technical report must list dependencies and explain training datasets (if any).

Why TechNova? — educational rationale

TechNova trains students in core algorithmic thinking and hands-on AI. It bridges classroom concepts with applied projects, forcing teams to think about data, validation, edge-cases, and real-world failure modes. Students come out with code, documentation, and a reproducible result — all critical for modern CS and robotics.

Registration — TechNova (Custom Form)

TechNova requires a separate custom form (collects detailed Python experience, project idea, and consent). Click the link below to go to the TechNova registration page hosted on the same domain.

Register TechNova (Custom)

Contact for TechNova

Questions? Call or WhatsApp: 073 105 0897 or email the organizer: wandiledlamini214@gmail.com