Pinned Repositories
advancedCSS
Repo to follow through the Advanced CSS course from Jonas Schmedtmann
ai-chatbot
A full-featured, hackable Next.js AI chatbot built by Vercel
arduino_temperature
Design of a Arduino One to measure temperatures and humidity of an ambient. Capture data in a web server and stream it to a kafka server, so other microservices can fetch the data and manipulate it.
creditworthiness-socialcapital
Documents related to the Master's dissertation in Computer Science at IME -USP: Creditworthiness using Social Capital - A Theoretical Framework.
nuxt-firebase-auth-starter
Tinkering with Firebase and nuxt3 - Forked from git@github.com:wobsoriano/nuxt-firebase-auth-starter.git
spbustracker
Project to track the bus lines in Sao Paulo, using SPTrans API, streaming data to Apache Kafka and the fetch them to a WebPage using typescript/node.
testing-nuxt
Playground to play with Nuxt
twint
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
twitter-neo4j
robertoshimizu's Repositories
robertoshimizu/spring-thymeleaf-tailwindcss
Test thymeleaf with tailwindcss
robertoshimizu/nuxt-firebase-auth-starter
Tinkering with Firebase and nuxt3 - Forked from git@github.com:wobsoriano/nuxt-firebase-auth-starter.git
robertoshimizu/vue3-vite-firebaseUI-social-logins-implementation
This is a modified version of https://github.com/simonjsuh/vuejs-firebaseUI-social-logins-implementation using Vite. Thanks to Simon for the excellent tutorial and inspiration.
robertoshimizu/orientacao_objetos_java
Repositorio do Curso Orientação a Objetos usando Java - Coursera
robertoshimizu/rustProject
Repo to follow along the "Rust Programming Language" Book.
robertoshimizu/tailwindcss2.0
robertoshimizu/javaWebApp
Spring learning projects
robertoshimizu/google_privacy_policy
robertoshimizu/tailwindcss
Repository for experiment and learn Tailwindcss framework.
robertoshimizu/flutter_auth_bloc
robertoshimizu/mundi
WebApp using Spring
robertoshimizu/design_patterns_java
Implementation of various design patterns and also concepts and tools of object-oriented analysis and design of projects.
robertoshimizu/libpythonpro
Exemplo de modulo do curso PythonPro
robertoshimizu/restaurant_finder_bloc_pattern
Another example to understand the reactivity concept of flutter, through the use of BLoC pattern and realize that Dart already provides the tools you need, i.e., Streams, Streamcontrollers, etc.
robertoshimizu/flutter_state_management
Experimentation with STATE Management methods in Flutter
robertoshimizu/spbustracker
Project to track the bus lines in Sao Paulo, using SPTrans API, streaming data to Apache Kafka and the fetch them to a WebPage using typescript/node.
robertoshimizu/arduino_temperature
Design of a Arduino One to measure temperatures and humidity of an ambient. Capture data in a web server and stream it to a kafka server, so other microservices can fetch the data and manipulate it.
robertoshimizu/twint
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
robertoshimizu/curso-fiot
Material do curso Fundamentos da Internet das Coisas
robertoshimizu/robertoshimizu.github.io
robertoshimizu/pythonprograph
App to receive stream of telegram messages, store in db and classify them according to topics, to enable queries.
robertoshimizu/triviaapp
Tutorial from the TDD Clean Architecture course by ResoCoder
robertoshimizu/phone_auth
Phone Auth using Bloc pattern
robertoshimizu/javascript-caelum
robertoshimizu/calculadora-consorcio
One-page app para calcular consorcio entre amigos
robertoshimizu/python
Exercises and Educational Projects
robertoshimizu/flaskapp
Flask App following Traversy Crash Course
robertoshimizu/flask_postgres
Test to learn how to integrate both
robertoshimizu/fundamentus
API em python para análise fundamentalista de ações da BOVESPA utilizando o site fundamentus (www.fundamentus.com.br)
robertoshimizu/yelp-graph-algorithms