DenisTomas
After years working in cruise ships, I've decided to make a change in my life. I'm love with the learning process to became a software developer!
Bauru - SP
Pinned Repositories
abstract_class_college_challenge_java
agendaBootcampDIO
Learning how to create a agenda interface on Android Studio
aluraflix
Class nº 3 from ImersãoDev by Alura
aula-DIO-MoviesFlix
Class
eu_audio_flutter
This is a clone of the original app, but in Flutter
F1-News
Class on creating a News App for Android using Java
flutter-class-bytebank
Flutter class by Alura on creating a bank transaction app
matches-simulador-api
Repository that simulates an API REST to obtain game matches
portfolio
Classe nº 8 from ImersãoDev by Alura
super-trunfo-familia-madrigal
Classes nº 6 & 7 from ImersãoDev by Alura
DenisTomas's Repositories
DenisTomas/eu_audio_flutter
This is a clone of the original app, but in Flutter
DenisTomas/abstract_class_college_challenge_java
DenisTomas/agendaBootcampDIO
Learning how to create a agenda interface on Android Studio
DenisTomas/aula-DIO-MoviesFlix
Class
DenisTomas/F1-News
Class on creating a News App for Android using Java
DenisTomas/flutter-class-bytebank
Flutter class by Alura on creating a bank transaction app
DenisTomas/comando_condicional_if_estruturas_simples_compostas
This is a challenge set by the college using if & else statements to simulate an automatization of a industrial bakery oven.
DenisTomas/comando_for_vari-veis_contadoras_e_acumuladoras
This is a challenge set by the college on for command, control and cumulative variables.
DenisTomas/conditional_comands_if_elif_else
This is part of the university small challenges.
DenisTomas/constructors_inheritance_college_challenge_java
This is a challenge set by the college on constructors and inheritance in Java.
DenisTomas/contacts-permision-class-DIO
Class on how to create a contact list on Android/Kotlin
DenisTomas/curso_em_video
This repo contains the series of challenges set by the Python course on YouTube channel called Curso em Vídeo
DenisTomas/DenisTomas
Config files for my GitHub profile.
DenisTomas/dio-class-business-card-app
This project is part of the DIO bootcamp challenge, offered by Santander, whose objective was to make a native application for creating custom cards, so it was developed in Kotlin (Android Studio), therefore I must say that there is a lot of room for improvement and when I get more experience the plan is to come back to add the improvements required, but already offers in addition to a great adaptable design for both DarkMode and LightMode on your cell phone, it also has card animation. Also, when your card is made, it will be saved in the database, and therefore will not be deleted when you exit the application.
DenisTomas/dio-class-repository-app
DenisTomas/final_attributes_and_methods_challenge_java
Este simples projeto implementa uma classe em Java para criar um objeto Produto. A classe Produto tem um preço de compra e um índice de markup fixo. A classe fornece um método para calcular o preço de venda do produto.
DenisTomas/flutter_experience_core
This is a app that was created following the guidelines from codelabs by Flutter team
DenisTomas/flutter_experience_self_service
This is part of the project developed on the Flutter Experience by Academia do Flutter
DenisTomas/flutter_tutorial
This is a fast lesion on Flutter.
DenisTomas/free_code_camp_flutter_course
This repository contains the app created while watching the 36 hours long course on Flutter By Free Code Camp
DenisTomas/interfaces_challenge_java
This simple project is part of a series of challenges used in college
DenisTomas/intro_to_class_java
This repository contains a simple Java project introducing classes. The project highlights the creation of a Aluno class and the manipulation of its objects.
DenisTomas/intro_to_inheritance_java
This repository contains a simple introduction to inheritance in Java. The project demonstrates the creation of a Veiculo class and two subclasses VeiculoDePassageiro and VeiculoDeCarga.
DenisTomas/intro_to_override_java
This project is a Java application that calculates the area of geometric shapes, specifically rectangles and right triangles. It utilizes the principles of inheritance and method overriding in object-oriented programming.
DenisTomas/introduction_to_polymorphism_challenge_java
This repository contains a simple Java project introducing polymorphism. The project is part of a series of challenges set by the college team.
DenisTomas/list_operations_and_methods
This repository features a Python script to compute and display the average grades of students in various classes. / Este repositório contém um script em Python para calcular e exibir as médias das notas dos alunos em várias turmas.
DenisTomas/object_oriented_design_patterns_challenge_java
This is a challenge set by the college on object oriented design patterns challenge in java
DenisTomas/random_names_fluter_app
This is a app that was created following the guidelines from codelabs by Flutter team
DenisTomas/simple_nested_interactive_commands
This code sorts a list of employee tuples by their employment start dates in ascending order.
DenisTomas/task_list_class
This is a Flutter Class by Alura