Skip to content
View Serinolli's full-sized avatar
  • Stealth Mode 🥷
  • Barra Bonita- SP
  • 14:30 (UTC -03:00)
  • LinkedIn in/serinolli

Block or report Serinolli

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Serinolli/README.md

Hello There! I'm Rafael :)

const fullStackDeveloper = {
  name: "Rafael Serinolli",
  stack: "Full Stack",
  languages: ["JavaScript", "TypeScript", "C#"],
  learning: ["GO", "Python", "Containerization (Docker)"],
  frontend: {
    frameworks: ["Angular", "ASP.NET", "Node.js"],
    responsiveDesign: true,
    testing: ["Jest"],
  },
  backend: {
    frameworks: ["Node.js", ".NET"],
    database: ["MSSQL", "PLSQL", "MongoDB"],
    RESTfulAPIs: true,
  },
  devOps: {
    versionControl: "Git",
  },
  methodologies: ["Agile", "Scrum"],
  additionalSkills: ["WebSocket", "MQTT"],
  problemSolving: true,
  continuousLearning: true,
  quickLearning: true,
};

 

You can find me here:

Popular repositories Loading

  1. Serinolli Serinolli Public

    1

  2. SQL-Guide SQL-Guide Public

    (WIP) Repo containing some SQL funcionalities and practical examples

    1

  3. scraper-api scraper-api Public

    Study repo. Project integrated with WebScraper (https://github.com/Serinolli/RedditScraper). Simple Go API to analyze data achieved from the scraper

    Go 1

  4. RedditScraper RedditScraper Public

    Study repo. Using web scraping techniques to extract data from Reddit.

    JavaScript

  5. trending-topics-ai trending-topics-ai Public

    Study repo. Project integrated with scraper-api [https://github.com/Serinolli/scraper-api]. AI to analyze scraped data, topic frequency, and trends

    Python

  6. mack-water-analysis mack-water-analysis Public

    Atividade final da matéria "OBJETOS INTELIGENTES CONECTADOS"

    Python