This repository brings together the software developed in the evaluative activities of the Analysis and Systems Development course at PUCPR.
The projects were designed with a focus on applying theoretical concepts in practice, covering from programming fundamentals to advanced topics in software engineering.
The objective is to consolidate the learning acquired during academic training, demonstrating technical evolution and the ability to propose efficient solutions for different scenarios in the technology market.
Feel free to explore, open issues, suggest improvements, or contribute with pull requests. All collaboration is very welcome!
- Student: Felipe Paraizo de Oliveira
- Course: Analysis and Systems Development (ASD)
- University: Pontifical Catholic University of Paraná (PUCPR)
🇧🇷 Português | 🐛 Report Bug | 💼 GitHub Profile
| Project | Brief Description | Languages | Status | Repository |
|---|---|---|---|---|
| Academic Management System | Educational data manager in Python with JSON file persistence. It offers a command-line interface (CLI) for registering, listing, updating, and deleting records of five main entities. | Python | ✅Completed | Documentation |
| Temperature Measurement System | This system aims to monitor air temperature and humidity using the following main components: ESP32, DHT11 and RELAY MODULE | Python | ✅Completed | Documentation |
| Loan Simulation System | Real estate financing simulation system for a bank. This system demonstrates Object-Oriented Programming concepts and Java. | Java | ✅Completed | Documentation |
| Vortex Project (Front-End) | Vortex project for website creation. This project demonstrates Web Development concepts with HTML, CSS and JavaScript. | HTML, CSS & JavaScript | ✅Completed | Documentation |
| Vortex Project (Full-Stack) | System for managing quotes for a website creation company. Demonstrates Web Development concepts with PHP and MySQL. | PHP & MySQL | ✅Completed | Documentation |
This repository was developed by Felipe Paraizo and is hosted at (https://github.com/felipeparaizoo/softwares_puc_pr).