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

Block or report ThaisBarrosAlvim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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 interning on Solucionar Sistemas Integrados

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

  • 📚 I'm working on improving my understanding of JavaScript

  • 💬 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. 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.

    HTML 4

  2. 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++

  3. 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

  4. 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

  5. GeneticAlgorithm GeneticAlgorithm Public

    Genetic Algorithm for Flight Schedule Optimization

    Python

  6. DFA_simulator DFA_simulator Public

    A Deterministic Finite Automaton (DFA) simulator that validates words based on a given set of states and transitions.

    C++