Final Project Proposal: The Electric Kart Project Concept: My project is to design and build an Electric Karting Car. This vehicle serves as a testbed for integrating digital fabrication techniques—such as CNC frame milling, 3D printed aerodynamic parts, and custom-designed electronics—into a functional, sustainable mobility platform.
This initial sketch represents my vision for a lightweight Electric Karting Car designed for performance and modularity. The drawing outlines a compact chassis layout that integrates a powerful electric drivetrain with custom-fabricated structural components.
Key Features of the Design:
I am using Ubuntu 24.04 LTS (Noble Numbat) for my development environment. I chose this for its native support for terminal-based workflows and Python development. Git Installation & Configuration:
sudo apt update && sudo apt install git -y
git config --global user.name "Name Surname"git config --global user.email "your.email@example.com"
ssh-keygen git clone git@gitlab.fabcloud.org:academany/fabacademy/2026/labs/dilijan/students/daviti-khukhua.git