Skip to content
View joaobezcerra's full-sized avatar
Coffee time
Coffee time

Block or report joaobezcerra

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
joaobezcerra/README.md

📝 Hi, I'm João Gabriel | Scientific Researcher & Full-Stack Developer

🔬 Current Work

Scientific Researcher Applied Software Engineering Research Laboratory – LaPESA Developing ML models (Scikit-Learn, Keras) to predict Technical Debt using classifiers (KNN, SVM, Random Forest).

💼 Professional Background

  • Scientific Research - Word Embeending, KNN, Sentiment Analysis
  • Development - JavaScript, TypeScript, PHP, SolidJS, Docker, MySQL
  • Tools - Power BI, Python, R

🌱 Currently Learning

  • Exploratory Data Analysis & Data Science
  • Analysis, Detection and Prediction of Technical Debt

📫 How to Reach Me

Email LinkedIn

🛠 Technical Skills

Category Technologies
MachineLearn Scikit-Learn, Keras, Pandas, NumPy
Backend Node.js, TypeScript, Java Spring
Frontend React, Solid.Js, jQuery

Streak Stats Activity

GitHub Streak


WakaTime Coding Activity

Total Time

Wakatime weekly coding activity Tracker


Profile Trophy

trophy

Pinned Loading

  1. RouteOptimization RouteOptimization Public

    This project uses LSTM (Long Short-Term Memory) and Graph Neural Networks to predict travel times throughout the day and optimize routes. The goal is to create a model that analyzes traffic pattern…

    Python

  2. FlappyBirdAI FlappyBirdAI Public

    This project, implemented in Python with the help of the pygame and neat libraries, was developed at the Computing Week (Secompp) at Unesp FCT, during the Flappy Bird with AI mini-course (25-26/09…

    Python

  3. Polls Polls Public

    Fastify is a fast web framework for Node.js, while Prisma simplifies database interactions in Node.js and TypeScript. Fastify stands out for its speed and efficiency, ideal for creating scalable ap…

    TypeScript

  4. PyGameSnake PyGameSnake Public

    Snake Eater is a game programmed in Python where the player controls a snake that moves across the screen, eating food to grow and earn points. The objective is to avoid collisions with the walls a…

    Python

  5. PuzzleSearch PuzzleSearch Public

    This README.md provides instructions for installing and running the 8 Puzzle game. Dependencies are installed with pip, including pygame and pygame_gui. Run the game with 'python main.py'. To compi…

    Python

  6. PythonFlask PythonFlask Public

    This e-commerce project uses Python and Flask to create an online sales platform. It offers features such as user authentication, product management, shopping cart, order completion with integratio…

    Python