tki
There are 8 repositories under tki topic.
koreaditya/UTA-MAPS
Developed UTA-Maps to find any building on campus, shortest route between entrance of any two buildings on campus and types of buildings which are within a radius of any building on campus. The project was developed using SpatiaLite database, Python, QGIS. Dijkstra's Algorithm was implemented to find the shortest path.
larads/Gerador_de_Senha
Utilizando Biblioteca Gráfica do Python Tkinder para criar uma interfaces gráficas de usuário (GUI - Graphical User Interface)
sarmuni/logistik
project logistik web untuk pengelolaan barang dari malaysia dan indonesia khusus TKI
automatefreely/automater
This is a desktop app for automating the boring stuffs. You can automate any of the task that you perform using your keyboard and mouse. You can also schedule the task to run at a specific time.
chetan11-stack/Python-Tkinter
Use tkinter to create a custom banking GUI app that will allow you to save, retrieve and delete information to and from a text file.
dohabanoui/Speech-To-Text-using-python
This project implements Speech-to-Text functionality with translation capabilities using Python. Users can either record a voice query or provide an existing audio file to obtain its transcription and translation.
tomaszpuzio/snake_game
Snake game built in Tkinter. The app is built as a part of Udemy course 100 Days of Code - The Complete Python Pro Bootcamp for 2021