Arnaud Deville

Software engineer

Neli

Neli

Mobile app

Neli

Overview

Neli is an iOS app made for easy content sharing in small groups. Users can connect a device to a TV, record moments using Bluetooth, and share them quickly with friends.

For legal reasons, only a few users can share content. This keeps the app compliant while testing its main features.

The prototype has a simple, clean design that focuses on the content. Easy controls for recording and sharing show its potential to attract investors.

Tech Stack

Go

Programming language

MySQL

Database

Github

Continuous integration

Created

2021

Features

The backend for Neli was built using Go, a language I learned through a Udemy course. The client gave a clear and complete specification, which helped me create the app exactly as they wanted.

The app uses a MySQL database to store user information and shared content. This keeps data safe and easy to access.

Unit tests were very important to check that the app works correctly. I also used Continuous Integration (CI) to run tests automatically, making sure the prototype was stable and ready for investors.