diogoizele
Full Stack Developer. I love understanding how things work under the hood. ⚙
@CWISoftwareRS, BRASIL
Pinned Repositories
book-crud
📊 To start object-oriented learning, the task of making a CRUD application (CREATE, READ, UPDATE, DELETE) was proposed. The recorded data will be related to books and in addition to what was proposed, I had the idea of making a search system to get information more easily as the database grows 📊
calendar-cli
The project consists of a calendar made for command line developed in C. The project explores the basic concepts of programming in a language considered by many as low-level and without many native functions.
character-creator
🏰⚔️This project consists of a RPG character creator. The focus was on learning how to create classes and objects. It was the final work of the semester, and it is mainly related to object orientation, but you can also notice a good DOM manipulation, along with some dynamic functions in javascript, and a friendly css! 🏰⚔️
DIOGO-IZELE-RESUME
estruturas-de-dados-e-algoritmos
Repositório que reúne a implementação e documentação do estudo sobre estruturas de dados e algoritmos.
gofinance
This repository is to Rocketseat's course on React Native stack to learn more things about expo bare workflow.
landing-page-teufuturo2021
O projeto constitui-se em uma Landing Page, proposta pela empresa patrocinadora do projeto #teuFuturo da turma da quarta-feira, Yaman. A landing page tem a temática: Um pouco sobre o #TeuFuturo.
minha-grana
📊 Cutting-edge personal finance management app with sleek Vite React front-end. 💸 Track expenses, 📉 set budgets, and 📈 visualize data effortlessly. Empower yourself for a secure financial future. #finance #budgeting #react #Vite
minha-grana-api
Minha Grana API build a powerful Node.js API for your personal finance management app, providing seamless integration and efficient control over your financial data.
portfolio
Welcome to my personal portfolio repository! As a software developer, I showcase my skills, projects, and achievements here. Explore my work in front-end and back-end development, witness my passion for creating innovative solutions. Join me on this journey to build the future together!
diogoizele's Repositories
diogoizele/landing-page-teufuturo2021
O projeto constitui-se em uma Landing Page, proposta pela empresa patrocinadora do projeto #teuFuturo da turma da quarta-feira, Yaman. A landing page tem a temática: Um pouco sobre o #TeuFuturo.
diogoizele/book-crud
📊 To start object-oriented learning, the task of making a CRUD application (CREATE, READ, UPDATE, DELETE) was proposed. The recorded data will be related to books and in addition to what was proposed, I had the idea of making a search system to get information more easily as the database grows 📊
diogoizele/calendar-cli
The project consists of a calendar made for command line developed in C. The project explores the basic concepts of programming in a language considered by many as low-level and without many native functions.
diogoizele/character-creator
🏰⚔️This project consists of a RPG character creator. The focus was on learning how to create classes and objects. It was the final work of the semester, and it is mainly related to object orientation, but you can also notice a good DOM manipulation, along with some dynamic functions in javascript, and a friendly css! 🏰⚔️
diogoizele/DIOGO-IZELE-RESUME
diogoizele/estruturas-de-dados-e-algoritmos
Repositório que reúne a implementação e documentação do estudo sobre estruturas de dados e algoritmos.
diogoizele/gofinance
This repository is to Rocketseat's course on React Native stack to learn more things about expo bare workflow.
diogoizele/minha-grana
📊 Cutting-edge personal finance management app with sleek Vite React front-end. 💸 Track expenses, 📉 set budgets, and 📈 visualize data effortlessly. Empower yourself for a secure financial future. #finance #budgeting #react #Vite
diogoizele/minha-grana-api
Minha Grana API build a powerful Node.js API for your personal finance management app, providing seamless integration and efficient control over your financial data.
diogoizele/portfolio
Welcome to my personal portfolio repository! As a software developer, I showcase my skills, projects, and achievements here. Explore my work in front-end and back-end development, witness my passion for creating innovative solutions. Join me on this journey to build the future together!
diogoizele/diogoizele
Config files for my GitHub profile.
diogoizele/ecommerce-csgo
After studying the frontend part with vue + bootstrap technologies and the backend part with node + express + postgresql + axios, an end-of-semester work was proposed. My approach to solving the problem was to create a kind of e-commerce for buying weapons from csgo.
diogoizele/Flyt
📙 ✈️ The final assignment of programming discipline II of the IFSUL computer science technical course. The work aimed at studies on the creation of CRUD for the management of data, classes and Responsive website layout. In addition, I focused on styling the home page to look more like a website integrated with a dashboard. This system consists of a flight manager for airports. The application would be used by airport employees to have control over airlines, flights, customers and schedules.
diogoizele/Freeway
🎮🏎️ This project was made to increase my portfolio aiming at an improved logic in the construction of the old Atari game, Freeway. In it, concepts of logic and graphic mechanisms will be used, all by a facilitating library called p5.js. In the end I hope to have a web page with a modern layout and a game created based on the object-oriented paradigm. 🏎️
diogoizele/snake-with-matrices
🐍 This work aims to manipulate and apply mathematical matrices in the computational environment, with the snake game. 🐍
diogoizele/Tipsy-ViewCode
diogoizele/user-register-java
Efficient Java Spring Boot backend project for seamless user registration. Accurate error handling ensures informative messages, guiding users through the process. Reliable and intuitive experience guaranteed.
diogoizele/vue-crud-cs-players
🔫 🚩This repository was developed for the case study of a crud to manipulate CS players. This is the first work in the programming III discipline and was developed using the vue.js framework.