'use client' import Image from 'next/image' import { Swiper, SwiperSlide } from 'swiper/react' import { Navigation, Pagination } from 'swiper/modules' import { images } from '@/lib/images' import 'swiper/css' import 'swiper/css/navigation' import 'swiper/css/pagination' export default function GoKitPage() { return (
Like many others in the hobby I wanted to build a go kit. However while many focus on making them quick and small, this however is not that. I wanted to make something that was more of a command center with both VHF/UHF and HF. Also incorporate a mini pc to be used for digital modes and other means. This is build using a 4U case and utlizes a custom 3D printed 2U top panel I designed myself. This project is not fully completed at the moment.