This repository contains all my files related to the courses I took at the Federal University of Ceará during my Computer Science degree.
- Introduction to Computer Science
- Programming Fundamentals
- Computer Architecture
- Basic Mathematics
- Ethics, Law, and Legislation
- Pre-Calculus
- Data Structures
- Calculus 1
- Operating Systems
- Object-Oriented Programming
- Discrete Mathematics
Programming Languages:
- Java
- Python
- C/C++
- JavaScript
Frameworks and Libraries:
- Spring Boot
- Django
- React.js
- Node.js
Databases:
- MySQL
- PostgreSQL
- MongoDB
Development Tools:
- Git
- Docker
- Visual Studio Code
- IntelliJ IDEA
Design and Analysis of Algorithms: This field of study focuses on the design, analysis, and implementation of efficient algorithms to solve various computational problems. It involves understanding the fundamental concepts of algorithm design, analyzing their correctness and efficiency, and applying them to solve real-world problems.