Pinned Repositories
AndroidSensors
List of functions that allow measurements to be detected using Android's device sensors
AndroidSpeechToText
App that allows you to perform an audio recording and then transcribe it into text files .txt
AndroidToastMessage
A toast provides simple feedback about an operation in a small popup.
ContactList
Android application built with Kotlin and Jetpack Compose that shows how to perform CRUD operations in the Room database using Android Architecture Components and the MVVM Architecture Pattern.
ndenicolais.github.io
This is my personal portfolio to showcase my professional profile, skills, works, projects, and contact information. It is build with Flutter multi-platform.
Recorder
Android application built with Kotlin and Jetpack Compose that shows how to record the input voice and save it in .mp3 files.
ScannerCode
Android application built with Kotlin and Jetpack Compose that allows you to scan QR codes and barcodes. In the app it's possible to copy the content of the code or share it with other applications.
Shox
This application allows you to create a digital wardrobe where you can save and view all your Shoes.
SpeechAndText
Android application built with Kotlin and Jetpack Compose that shows how to use the functions Speech-to-Text and Text-to-Speech
Stopwatch
Android application built with Kotlin and Jetpack Compose that allows you to time the time spent in a certain activity. Time can be started, stopped and resumed.
ndenicolais's Repositories
ndenicolais/Recorder
Android application built with Kotlin and Jetpack Compose that shows how to record the input voice and save it in .mp3 files.
ndenicolais/SpeechAndText
Android application built with Kotlin and Jetpack Compose that shows how to use the functions Speech-to-Text and Text-to-Speech
ndenicolais/ScannerCode
Android application built with Kotlin and Jetpack Compose that allows you to scan QR codes and barcodes. In the app it's possible to copy the content of the code or share it with other applications.
ndenicolais/AndroidSensors
List of functions that allow measurements to be detected using Android's device sensors
ndenicolais/AndroidSpeechToText
App that allows you to perform an audio recording and then transcribe it into text files .txt
ndenicolais/Stopwatch
Android application built with Kotlin and Jetpack Compose that allows you to time the time spent in a certain activity. Time can be started, stopped and resumed.
ndenicolais/AndroidToastMessage
A toast provides simple feedback about an operation in a small popup.
ndenicolais/ContactList
Android application built with Kotlin and Jetpack Compose that shows how to perform CRUD operations in the Room database using Android Architecture Components and the MVVM Architecture Pattern.
ndenicolais/CountdownTimer
Android application that allows to set a countdown for a certain period of time. Time can be started, stopped and resumed.
ndenicolais/DarkMode
Android application built with Kotlin and Jetpack Compose that shows how to switch theme between light and dark mode.
ndenicolais/EggCounter
Android application that shows a fun and simple application that counts the number of times you click on an egg icon that change his color everytime you click on it.
ndenicolais/pwa-app
Progressive Web Application created with Vite.js based on React TypeScript template with the addition of React Router.
ndenicolais/AndroidAnimations
Abstraction for an Animation that can be applied to Views, Surfaces, or other objects.
ndenicolais/AndroidDarkMode
App that allows you to change the theme of the application by switching between light and dark mode
ndenicolais/ndenicolais.github.io
This is my personal portfolio to showcase my professional profile, skills, works, projects, and contact information. It is build with Flutter multi-platform.
ndenicolais/PhotoPicker
Android application built with Kotlin and Jetpack Compose that allows you to select between one photo or a multiple photos.
ndenicolais/AndroidFolderCreation
Create a folder in External Storage with permissions for all Android's versions
ndenicolais/AndroidOnboarding
Onboarding is a virtual unboxing experience that helps users get started with an app.
ndenicolais/AndroidRecorder
A common case of using MediaRecorder to record audio and play recorder's audio.
ndenicolais/AndroidSQLite
App showing how to work with sqlite Database to insert, select, update, delete and view data in RecyclerView
ndenicolais/AndroidSwitchLanguage
App that allows you to change the language of the application by using list and spinner
ndenicolais/LanguageSelector
Android application that allows you to select the language of the displayed text.
ndenicolais/ndenicolais
Config files for my GitHub profile.
ndenicolais/Onboarding
Android application built with Kotlin and Jetpack Compose that shows how to create an Onboarding screen design process in Compose.
ndenicolais/qr-code-generator
QR Code Generator based on React with the integration of React Router
ndenicolais/react-digital-clock
Digital Clock & Calendar based on React with the integration of React Router
ndenicolais/react-password-generator
Password Generator based on React with the integration of React Router