An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by raimonizard

A curated list of projects in awesome lists by raimonizard .

https://github.com/raimonizard/java

Basic examples of java programming for teachers

java teaching-materials

Last synced: 30 Apr 2025

https://github.com/raimonizard/python

Python basic examples for teaching

Last synced: 19 Oct 2025

https://github.com/raimonizard/sql

Basic SQL examples for teaching

mysql mysql-database sql teaching-materials

Last synced: 30 Apr 2025

https://github.com/raimonizard/kotlin

A kotlin repository with some utilities

kotlin-multiplatform teaching-materials utility-library

Last synced: 30 Apr 2025

https://github.com/raimonizard/raimonizard

Personal README

Last synced: 07 Mar 2026

https://github.com/raimonizard/makecode-arcade-scapetheshark

Scape the :shark: flying through the sky

arcade-game game makecode-arcade

Last synced: 28 Jan 2026

https://github.com/raimonizard/makecode-arcade-salvem-el-bosc

Salvem el bosc apagant el foc! :evergreen_tree:

arcade-game game makecode-arcade

Last synced: 05 Feb 2026

https://github.com/raimonizard/kotlin-demo-calculadora-javafx

A demo kotlin MVC project using two different views: JavaFX API and the terminal

Last synced: 13 Feb 2026

https://github.com/raimonizard/android-studio-scaffold-navbars-demo

An Android Studio project made with Kotlin under Jetpack Compose with a demonstration of TopBar and BottomBar usage.

Last synced: 20 Apr 2026

https://github.com/raimonizard/android-studio-google-maps

An Android Studio app made with Kotlin and Jetpack Compose to show a demo of google maps API use.

Last synced: 20 Mar 2025

https://github.com/raimonizard/android-studio-testing-helloworld

The purpose is to show how to setup instrumented tests for UI with Espresso and also also Unit Tests for the ViewModel.

Last synced: 09 Sep 2025

https://github.com/raimonizard/android-studio-screen-navigation-example

Exemple de navegació entre pantalles fet amb Android Studio LadyBug usant Jetpack Compose amb Kotlin.

android-studio jetpack-compose screen-navigation teaching-materials

Last synced: 07 Sep 2025

https://github.com/raimonizard/android-studio-recycler-view-example

Projecte d'exemple d'una app realitzada amb Android Studio amb Kotlin i JetPack compose per il·lustrar els components Lazy* antigament anomenats RecyclerView.

Last synced: 05 Apr 2025

https://github.com/raimonizard/kotlin-demo-regex

A kotlin desktop demo project to play with Regex

kotlin teaching-materials

Last synced: 18 Feb 2026

https://github.com/raimonizard/snake-game-java

Repositori amb exemples d'ús d'ArrayList

Last synced: 06 Aug 2025

https://github.com/raimonizard/android-studio-koala-template

A template repository for Android Studio projects under Kotlin with version Koala and Jetpack Compose.

Last synced: 26 Aug 2025

https://github.com/raimonizard/kotlin-junit-robot-example

Exemple d'ús d'asserts en JUnit usant un petit programa en kotlin multiplataforma

Last synced: 26 May 2026

https://github.com/raimonizard/datasets

A set of public datasets

Last synced: 04 Feb 2026

https://github.com/raimonizard/android-studio-searchbar-demo

A small Android Studio project made with Kotlin and Jetpack Compose with the aim of showing a SearchBar demo

Last synced: 29 May 2026

https://github.com/raimonizard/ricky-morty-db

Ricky Morty DB with some data from the tv show

database database-schema mysql mysql-database rickyandmorty

Last synced: 28 Feb 2025

https://github.com/raimonizard/android-studio-components-switch-tristate-radiobutton

Repositori d'exemple d'Android Studio amb JetPack Compose sobre Kotlin amb una demo dels components Switch, TriState i RadioButton.

Last synced: 13 Oct 2025

https://github.com/raimonizard/android-studio-livedata-mvvm-example

Exemple de LiveData i estructura MVVM fet amb Android Studio LadyBug usant Jetpack Compose amb Kotlin.

android-studio jetpack-compose teaching-materials

Last synced: 12 Oct 2025

https://github.com/raimonizard/demo-mario-kart-poo

Demo POO bàsic usant exemple de personatges de Mario Kart.

Last synced: 14 Feb 2026

https://github.com/raimonizard/kotlin-demorecursivitat

Projecte de kotlin amb build de gradle per a mostrar l'ús de la recusivitat calculant el factorial de nombres naturals així com unit testing i KDoc.

junit5 kdoc kotlin recursive-algorithm unit-testing

Last synced: 04 Jun 2026

https://github.com/raimonizard/kotlin-mario-kart-binary-files

A GitHub repo written with Kotlin desktop with the purpose of playing with binary files.

Last synced: 22 Apr 2026

https://github.com/raimonizard/rick-and-morty-db

Ricky Morty DB with some data from the tv show

database database-schema mysql mysql-database rickyandmorty

Last synced: 15 May 2026

https://github.com/raimonizard/makecode-arcade-fahrenheit-celsius

An easy example of MakeCode Arcade app using only python methods

Last synced: 09 Jun 2026

https://github.com/raimonizard/makecode-arcade-helloworld-onepiece

MakeCode python demo project with enhanced sprite

makecode-arcade

Last synced: 22 Jul 2025

https://github.com/raimonizard/makecode-arcade-template-repo-python

Template repo for MakeCode Arcade project with only python

Last synced: 28 Feb 2025

https://github.com/raimonizard/microbit-traffic-lights

A MakeCode project about a traffic light designed over micro:bit v2 board

Last synced: 11 May 2026

https://github.com/raimonizard/microbit-query-meter

MakeCode Micro:bit example to count students and questions

Last synced: 01 Aug 2025

https://github.com/raimonizard/microbit-fibonacci

A way of showing n elements of the fibonacci series

microbit microbit-demos microbit-v2

Last synced: 17 Jun 2026

https://github.com/raimonizard/fahrenheit-celsius-mc-arcade

An easy example of MakeCode Arcade app using only python methods

Last synced: 28 Feb 2025

https://github.com/raimonizard/python-sentiment

Sentiment python library exploration

Last synced: 10 May 2026

https://github.com/raimonizard/android-studio-components-badgedbox-divider

Un repo d'exemple fet amb Android Studio Koala amb Kotlin amb JetPack Compose per a ús de dem del components BadgedBox i Dividers.

Last synced: 21 Jun 2025

https://github.com/raimonizard/microbit-simple-dice-python

MakeCode micro:bit simple dice in Python

Last synced: 11 May 2026

https://github.com/raimonizard/kotlin-test-files-exceptions

Exemple d'excepcions i fitxer en kotlin

Last synced: 27 Apr 2026

https://github.com/raimonizard/microbit-test-curs

Projecte de prova

Last synced: 30 Oct 2025

https://github.com/raimonizard/python-tensor-flow-image-classification

A python project using TensorFlow library to classify fashion_mnist dataset

Last synced: 31 Oct 2025

https://github.com/raimonizard/microbit-democlapandshake

micro:bit example playing with micro

microbit microbit-demos microbit-v2

Last synced: 23 Jul 2025

https://github.com/raimonizard/android-studio-components-progressindicator

Repositori amb un projecte de mostra de com usar els components ProgressIndicator (LinearProgressIndicator i CircularProgressIndicator) de JetPack Compose fet amb Android Studio.

android-application android-studio jetpack-compose teaching-materials

Last synced: 01 May 2026

https://github.com/raimonizard/flashing-heart

A MakeCode project

Last synced: 25 Jul 2025

https://github.com/raimonizard/microbit-temperature-light-data-log

MakeCode for Micro:bit temperature and light data logger

Last synced: 30 Oct 2025

https://github.com/raimonizard/dam2-m15-uf1

Demo repositori

Last synced: 28 Jul 2025

https://github.com/raimonizard/microbit-love-meter

MakeCode micro:bit example using PINS with Python

Last synced: 17 Jul 2025

https://github.com/raimonizard/android-studio-components-slider

Repositori d'exemple per mostrar els components Slider de Jetpack Compose amb Kotlin fet amb Android Studio Koala.

Last synced: 23 Oct 2025

https://github.com/raimonizard/microbit-flashing-heart-v2

Exemple MakeCode Micro:bit

Last synced: 16 Aug 2025

https://github.com/raimonizard/makecode-arcade-falling-elon

A MakeCode Arcade game based on Elon's twitter

game makecode-arcade retrogaming teaching-materials videogame

Last synced: 15 May 2026

https://github.com/raimonizard/microbit-morse-chat

Morse Chat demo for Micro:bit in MakeCode

Last synced: 09 Jun 2026

https://github.com/raimonizard/uml-diagrams-demos

Few examples of UML Diagrams: Use Case, Sequence and Class using IntelliJ's plugin of PlantUML.

Last synced: 04 Apr 2026

https://github.com/raimonizard/makecode-arcade-demo

A demo of MakeCode Arcade

Last synced: 18 Apr 2026