+++ title = "Software" description = "Software Development Consulting" weight = 1 +++ # Native Apps I make apps for my clients on the fallowing plattforms: ## platforms - Andriod - Linux - macOS - windows ## Embedded software/firmware I can help you make your tiny devices go beep boop... - IoT - RasberryPi - stm32 - nrf58 - bluetooth ## Backend Development - Restfull API - Database integration - Python - Rust ## Web Frontend I have a solid grasp on Javascript, html and css. My speciality is wasm, a techonligy that is perfect for frontends that need preform heavy computation. Wasm is also very usefull for crossplatfrom projects where browsers is one of the targets. I can help you with: - landing pages - E-commerce - 3D animations - WASM ## 3D Models and Graphics Lorem Ipsum... - bevy - glsl - wgls - sdf - trimesh - csg - 3d scanned data processing ```rust fn main() { println!("Hello, World!"); } ```