Skip to content
View ViniciusLucchesi's full-sized avatar

Block or report ViniciusLucchesi

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

Vinicius Pereira Lucchesi

Technologies  •  About me

🚀 Technologies

  • Python
  • Rust
  • TypeScript
  • Vue3
  • Docker

🧑‍🦱 About me

I am a Systems Analyst with a degree in Information Systems, graduated in 2023 from the Instituição Toledo de Ensino (ITE) in Bauru, São Paulo. My journey into programming began in high school, where I was introduced to the world of Python through the "Mundos de Python" course by Guanabara. Since then, I’ve developed a deep appreciation for this wonderful programming language.

🤓 Graduation

During my time at university, I discovered a passion for web development, particularly backend development. I also unearthed another area of interest—web scraping.

Alongside my studies on creating endpoints and automated data collection using Python for web scraping, I had the opportunity to participate in a research project. This experience allowed me to demonstrate to my professors and fellow classmates how web scraping could be used to replicate a legacy system (one unlikely to be updated anytime soon), by developing a new and improved interface using React and connecting it to the system's routes with FastAPI.

In my final semester, I had the chance to focus on a critical part of my thesis project by implementing a web API written in Rust, which turned out 👌.

😎 Post-Graduation

Driven by my desire to deepen my knowledge of software architecture, I enrolled in a post-graduate course at FIAP in Software Architecture. This program has opened my eyes to the versatility of software designs that adopt architectures like Hexagonal Architecture (also known as Ports and Adapters Architecture). It has also broadened my perspective on projects I once thought were impossible to implement.

Pinned Loading

  1. atividades-complementares-ite atividades-complementares-ite Public

    web scraping of the complementary activities page of ITE college.

    Python

  2. gerar-doc-teste gerar-doc-teste Public

    Generate Word documents with pre-set formatting by simply passing the change number offered by Service-Now

    HTML

  3. book-scraper book-scraper Public

    This repository is a training project to develop a web scraping that extracts data from the page https://books.toscrape.com

    Rust