Skip to content
View R-ZW's full-sized avatar

Highlights

  • Pro

Block or report R-ZW

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

Hi there 👋

I'm Reinaldo Zimmer Wendt, a Full-Stack Developer. I'm currently studying software engineering at Universidade Federal do Pampa in Rio Grande do Sul, Brazil. I graduated IT Technician at Instituto Federal de Educação, Ciência e Tecnologia Farroupilha in Uruguaiana, Rio Grande do Sul, Brazil

💻 Tech Stack:

🎨 Markup and Style Languages

Markdown HTML5 CSS3

⚙ Programming Languages

PHP JavaScript TypeScript Java Python

📚 Libraries and frameworks

NodeJS Express.js Fastify Laravel SvelteKit Bootstrap TailwindCSS

💾 Database

MySQL Postgres MongoDB FirestoreDB

🔀 Version Control

Git GitHub GitLab

🔧 DevOps

Jira Confluence

📦 Package Management & Environment

npm Linux Vercel

🧪 Testing & Code Quality

Jest JUnit Playwright Pytest

📐 Design & Prototyping

Figma

👌 Preferred code editors:

Visual Studio Code IntelliJ IDEA PyCharm


📖 Academic Record:

📅 2020 - 2022 Instituto Federal de Educação, Ciência e Tecnologia Farroupilha | IT Technician

📅 2023 - Current | Universidade Federal do Pampa - Bachelor's Degree in Software Engineering


🏆 Projects:

⭐ Integrated Professional Practice - System for Managing Biographies of Historical Figures

Integrated Professional Practice, carried out in 2022. Developed using a procedural programming paradigm in PHP, it focused on managing historical figures and involved the following subjects: Programming III, Emerging Topics in Computer Science, History, Sociology, and Physics. It can be accessed at the GitHub Repository.

⭐ Technical Course Final Project - Online Course Management System

Development of an Online Course Access and Management System as the final project for the Technical Course in Computer Science. Developed using a procedural programming paradigm, under the guidance of Professor Me. Thiago Cássio Krug. It can be accessed at the GitHub Repository, with the document available in the Arandu Institutional Repository.

⭐⭐ Tok Game

Development of a board game in Java using a graphical user interface, as an evaluation activity for the Object-Oriented Programming course. It can be accessed at the GitHub Repository.

⭐⭐ Lexical Analyzer for TypeScript

Development of a Lexical Analyzer written in Python to evaluate the syntax of TypeScript programming language files. Created as an assignment for the Formal Languages course. It can be accessed at the GitHub Repository.

⭐⭐⭐ 4 Systems Using Different Programming Paradigms

Development of four distinct systems using different programming paradigms for the Problem Solving IV course, including:

  • Procedural Paradigm: Inventory management system
  • Functional Paradigm: Banking system
  • Aspect-Oriented Paradigm: Hospital management system
  • Logic Paradigm: Movie recommendation system

These systems were developed in Python using various libraries. The source code is stored on GitLab, but due to course maintenance policies, the repository cannot be made public.

⭐⭐⭐ Osiris Agro Project

Development of an Agricultural Machinery Rental System. Built using a Client-Server architecture, with the backend based on a REST API developed in Express using the FirestoreDB database and other Firebase services, and the frontend developed with SvelteKit, Tailwind CSS, and the Skeleton UI component library. Due to project maintenance policies (as it is still active), the repository cannot be made public.

⚡GitHub Stats:

Anurag's GitHub stats

Pinned Loading

  1. TCC TCC Public

    Trabalho de Conclusão de Curso

    PHP

  2. poo-jogo-do-tok poo-jogo-do-tok Public

    Java

  3. PPI PPI Public

    Prática Profissional Integrada, realizada no ano de 2022. Tinha como base a manutenção de personalidades históricas, envolvia as disciplinas de: Programação III; Tópicos Emergentes em Informática; …

    PHP

  4. poo-ascensorista-de-noe poo-ascensorista-de-noe Public

    Java

  5. analisador-lexico analisador-lexico Public

    Python