Skip to content
View ThaisBarrosAlvim's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ThaisBarrosAlvim

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ThaisBarrosAlvim/README.md

Hi there! I'm ThaĂ­s Barros Alvim

Backend Developer Skilled in Database Design and Creation and Consuming of RESTful APIs

About Me

  • đź”­ I’m currently working on Indicium

  • 👨‍🎓 I'm studying for a degree in Computer Engineering at UNIFEI Itabira Campus

  • đź’¬ Ask me about Python, Django and database modeling

My Technical Stacks

Python Django DjangoREST Postgres MySQL SQLite Docker Flask JavaScript HTML5 CSS3 NodeJS NPM React Bootstrap TypeScript C C++ Insomnia Postman LINUX CMake Notion Jira

My GitHub Analytics

GitHubStats TopLanguages

Connect with me:

thais-barros-alvim thaisbarrosalvim


Pinned Loading

  1. claude-code-safe-usage-status-line claude-code-safe-usage-status-line Public

    Claude Code status line script with security fixes: OAuth token kept out of process args, /tmp cache restricted to owner only. Shows model, context usage, effort level, git branch, and 5h/7d rate l…

    Shell

  2. airflow-lh-example airflow-lh-example Public

    Airflow: Exemplos Práticos e Boas Práticas

    Python 1

  3. protein-chat protein-chat Public

    AI-powered Q&A chatbot using Qdrant and Ollama for retrieval-based responses about magnesium-binding protein structures. Integrates Flask for web interface.

    Jupyter Notebook 4

  4. video-filter-performance-analysis video-filter-performance-analysis Public

    This project aims to analyze the performance of three different implementations (sequential, Pthreads, and OpenMP) of a video filtering algorithm

    C++

  5. mini-compiler-python mini-compiler-python Public

    This project is a comprehensive analyzer for a programming language, using Python and the PLY library. It includes lexical, syntax, and semantic analysis, with custom tokens, processing rules, a sy…

    Python 3

  6. busca_euristica busca_euristica Public

    Este código exemplifica o uso de buscas heurísticas em um problema de otimização de rota em uma malha rodoviária da Romênia

    Python