You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modern project management platform with visual Kanban boards, team collaboration, and flexible deployment options. Built for software development teams who need efficient task tracking and workflow management.
Nesse repositorio adicionei algumas automações simples que me auxiliaram em algumas tarefas corriqueiras. Uso majoritariamente python para realizar essas tarefas por sua simplicidade de escrita e estruturação
A virtual assistant is aware of the tasks you have saved and notifies you an hour before so that you are aware of said activities. Technologies and languages used: Python. Freelance work.
A Python-based command-line To-Do List Manager with a clean and modular structure. Features include adding, deleting, and marking tasks as complete, with persistent data storage using JSON. Designed for simplicity, error handling, and extendability.
A simple Python To-Do List application with an SQLite backend. It lets you add, view, and delete tasks via a command-line interface. Tasks are stored persistently in an SQLite database, ensuring they are saved between sessions for reliable task management.