lbarqueira
Android dev & Data Analytics enthusiast #dataviz MSc, Electrical and Computer Engineering. 🐶Welsh Corgi.
Portugal
Pinned Repositories
Android-Development-with-Kotlin-Classroom-course
This course is designed for students taking instructor-led Android curriculum in a classroom setting as part of the Android Development with Kotlin program.
Back-end-Development-Resources
List of resources that I use for Back-end development
Data-Analytics-Learning-Resources
A collection of data analytics learning resources that I've found helpful (I only post what I've read!)
Disher
Coding an Android Recipe App (LIVE) - MVVM, Jetpack Compose, Hilt
Jetpack-Compose-Learnings
This repository contains a set of Android Kotlin Jetpack Compose projects/samples to help you get started with the basics.
kotlin-style-guide
The raywenderlich.com Kotlin style guide
lbarqueira.github.io
My blog site
Material-You-Compose
Material You using Jetpack Compose. How to keep M2 alongside with M3 in a project. Repo to play with Material Themes and MDC
ToDo_Compose
To-Do App with Jetpack Compose MVVM - Android Development
lbarqueira's Repositories
lbarqueira/ToDo_Compose
To-Do App with Jetpack Compose MVVM - Android Development
lbarqueira/Material-You-Compose
Material You using Jetpack Compose. How to keep M2 alongside with M3 in a project. Repo to play with Material Themes and MDC
lbarqueira/Data-Analytics-Learning-Resources
A collection of data analytics learning resources that I've found helpful (I only post what I've read!)
lbarqueira/Jetpack-Compose-Learnings
This repository contains a set of Android Kotlin Jetpack Compose projects/samples to help you get started with the basics.
lbarqueira/lbarqueira.github.io
My blog site
lbarqueira/Android-Development-with-Kotlin-Classroom-course
This course is designed for students taking instructor-led Android curriculum in a classroom setting as part of the Android Development with Kotlin program.
lbarqueira/Disher
Coding an Android Recipe App (LIVE) - MVVM, Jetpack Compose, Hilt
lbarqueira/introducao-gestao-material-mkdocs
Introduction to Management in Portuguese
lbarqueira/Jetpack-Compose-Basics
Jetpack Compose basics: Go hands-on and learn the fundamentals of declarative UI, working with state, layouts, and theming.
lbarqueira/Kotlin-Quick-Guide
This Kotlin Quick Guide summarizes the topics covered in the Android Basics in Kotlin course in the form of code snippets.
lbarqueira/Layouts-Codelab
In this codelab, you'll learn how to use Compose's highest level of UI abstraction, Material Design, as well as low-level composables like Layout that allows you to measure and place elements on the screen.
lbarqueira/Layouts-Codelab-Custom
Part 2 of the Google Codelab refers to Custom Layouts - sub-sections: 7, 8, 9, 10, 11
lbarqueira/OOP-A-DS-Java
OOP (Object Oriented Programming , ADS (Algorithms & Data Structures) - Java Language
lbarqueira/pt1_db
lbarqueira/Simple_Chatty_Bot
First JetBrains Academy Project
lbarqueira/TOA
To Do list application
lbarqueira/AD340
project code for AD 340 course
lbarqueira/Affirmations
Create an app that displays a scrollable list of inspiring text and images using the RecyclerView widget in Android. Along the way, you’ll learn about using lists in Kotlin to store a collection of data.
lbarqueira/Codelabs-Learnings-2022
Repo with all Google Codelabs I have done while learning Jetpack Compose Android dev.
lbarqueira/Cupcake
Combine everything you've learned in this unit about navigation, view model, data binding, and live data by building a more advanced app that also includes custom back stack behavior.
lbarqueira/Dessert-Clicker
Navigate between screens - Also, learn the basics of the activity lifecycle as you navigate into and out of different activities.
lbarqueira/Dice_Roller
lbarqueira/hands-on-java-3080245
Hands-On Java
lbarqueira/Jetpack-Compose-Tutorial
Jetpack Compose Tutorial - 4 lessons - Composable functions, Layouts, Material design, Lists and animations
lbarqueira/lbarqueira
lbarqueira/pacote
lbarqueira/regexcite
lbarqueira/TipTime
Get user input in an app: Part 1
lbarqueira/Unscramble
Convert the app data in the ViewModel to LiveData and observe the changes to update the UI automatically.
lbarqueira/Words
Navigate between screens - Add another screen to an app by adding a second activity, and use an intent to navigate to it.