miguelgrieder
UFSC - Sistemas de Informação. Python backend developer.
VIP Promotora de CréditoFlorianópolis, SC
Pinned Repositories
8-puzzle-solver
Aluga-Carros
Python, Local. MVC Model. Car rental management system with all exceptions handled. Uses PySimpleGUI for the interface and runs in a separate window. Object-Oriented Systems Development. Project later added to GitHub.
artificial-neural-network
Implementation of an Artificial Neural Network (ANN) for supervised learning tasks using Python and Jupyter Notebook. Includes sample datasets and it`s is designed to explore various machine learning techniques, including regression, binary classification, and multiclass classification.
DuoCalc
HTML, CSS, TypeScipt, React.JS, Next.JS. Site para calcular o duodígito de um número. Com tempo de processamento de cada operação em milisegundos e histórico das operações. Feito sem seguir um template.
microservice-social-sweat
A Python microservice built with FastAPI and Pydantic models to power the Social Sweat App. It manages event data, user authentication, and business logic. Includes typed, Tox tests and a CI setup.
Neutron
Python, local. Neutron board game (similar to checkers), with a full UML2 diagram and local 2-player mode. INE5608
NLW4-moveit
HTML, CSS, TypeScript, React.JS, Next.JS. Site. Use the Pomodoro Technique to become more productive! With experience, levels, and challenges saved in cache. Part of NLW#4.
PlayerZone
HTML, CSS, JavaScript. Site. Um Hub onde jogadores se encontram para jogar juntos. Com mais de 7 layouts de páginas distintos, responsivo para mobile ou desktop. Programação para Web
social-sweat-app
A cross-platform React Native application for iOS and Android that connects users for group physical activities. Features multilingual support, user profiles, and event creation/joining. Authentication is managed through Clerk, and the app requires the Microservice Social Sweat backend for data management and secure interactions.
totpy_auth
Python project to simulate OAuth protocol communication between a server and client, featuring encryption and OTP.
miguelgrieder's Repositories
miguelgrieder/Aluga-Carros
Python, Local. MVC Model. Car rental management system with all exceptions handled. Uses PySimpleGUI for the interface and runs in a separate window. Object-Oriented Systems Development. Project later added to GitHub.
miguelgrieder/DuoCalc
HTML, CSS, TypeScipt, React.JS, Next.JS. Site para calcular o duodígito de um número. Com tempo de processamento de cada operação em milisegundos e histórico das operações. Feito sem seguir um template.
miguelgrieder/Neutron
Python, local. Neutron board game (similar to checkers), with a full UML2 diagram and local 2-player mode. INE5608
miguelgrieder/NLW4-moveit
HTML, CSS, TypeScript, React.JS, Next.JS. Site. Use the Pomodoro Technique to become more productive! With experience, levels, and challenges saved in cache. Part of NLW#4.
miguelgrieder/PlayerZone
HTML, CSS, JavaScript. Site. Um Hub onde jogadores se encontram para jogar juntos. Com mais de 7 layouts de páginas distintos, responsivo para mobile ou desktop. Programação para Web
miguelgrieder/totpy_auth
Python project to simulate OAuth protocol communication between a server and client, featuring encryption and OTP.
miguelgrieder/8-puzzle-solver
miguelgrieder/Acunetix-Login-Signup-Bot
Python, Selenium. Bot para realizar o login ou cadastro no website de teste
miguelgrieder/artificial-neural-network
Implementation of an Artificial Neural Network (ANN) for supervised learning tasks using Python and Jupyter Notebook. Includes sample datasets and it`s is designed to explore various machine learning techniques, including regression, binary classification, and multiclass classification.
miguelgrieder/ArvoreAVL
Python. Terminal. Estrutura de Dados - Arvore AVL - Base: https://www.programiz.com/dsa/avl-tree
miguelgrieder/Floripa-Tour
React Native, mobile. App de guia turístico de Florianópolis. Desenvolvimento de Sistemas Móveis e Embarcados
miguelgrieder/microservice-social-sweat
A Python microservice built with FastAPI and Pydantic models to power the Social Sweat App. It manages event data, user authentication, and business logic. Includes typed, Tox tests and a CI setup.
miguelgrieder/social-sweat-app
A cross-platform React Native application for iOS and Android that connects users for group physical activities. Features multilingual support, user profiles, and event creation/joining. Authentication is managed through Clerk, and the app requires the Microservice Social Sweat backend for data management and secure interactions.
miguelgrieder/code-compiler
Lexical and Synthetic Analyzer in Python PLY
miguelgrieder/Cookie-Clicker-Bot
Python - Selenium. Cookie clicker bot.
miguelgrieder/Lista-Duplamente-Encadeada-Cursor-InicioFim
Python. Terminal. Lista Duplamente Encadeada com cursor e referência de Início/Fim. Foi utilizado arquivos de uma base já existente, sendo modificado algumas coisas e adicionado a referência início e fim de lista. Estrutura de Dados.
miguelgrieder/migueldgrieder
GitHub profile readme
miguelgrieder/rental-map
AirBnB clone tutorial done in React Native, Expo and some libs
miguelgrieder/safehouse
Python, DjangoRestFramework. Sistema de gerência de alarme de imóvel.
miguelgrieder/temp-alert
Projeto de monitoramento de temperatura com API, App Mobile e Arduino
miguelgrieder/test_finai
Stocks Tracker APP integrating with twelvedata API trought a Stepzen GraphQL web service
miguelgrieder/words_occurrence_counter
C, pthreads, OpenMP. Contador de palavras específicas em um texto.