I believe to work with the community and to share ideas. I believe one's idea can be better with sharing it with people. People should know to produce solution rather than finding the solution.I love free and open-source software community. Because it is such that you are going through something and found some things that are useful and others didn't notice that. I love to implement that and will a lot more happy that being a part of that change.

Accepted Talks:

Inclusion and development - the Meilix Internet kiosk

An internet kiosk is a special use case. A single computer is shared by an indefinite number of users. Lots of security concerns arise. In Asia and elsewhere multiple non-latin languages have to be supported. We decided to create a custom lightweight distribution, Meilix and a generator web app that allows you to preconfigure an ISO with the wallpaper and desktop settings in place. Here in India I study as an undergraduate electrical engineering student but I was thrilled to work with a grant of FOSSASIA on the Meilix (“Mei” means roughly “nice”) project for several months. In this talk, we will get into the challenge to build our own customized Kiosk. You will also understand the workflow of the project and the best use of Travis CI and Github infrastructure. We use Flask framework to design a basic webapp named Meilix-Generator for the user to go there and provide their configuration and build their distro. We deploy the webapp on Heroku. We took the most common approach to a project which gives a GUI to customize our own Linux Distro with LXQT as a desktop environment, which is implemented first time ever. I will explain what steps we take to make internet access more inclusive and exciting for everyone and what steps we undertake to add conversational interface features.