Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by guiromao

A curated list of projects in awesome lists by guiromao .

https://github.com/guiromao/topper

Topper - vote on the tracks you love!

mongodb redis-cache rest-api spring-boot spring-security

Last synced: 11 Nov 2024

https://github.com/guiromao/wordly

Application that aggregates remote job offers for software developers: 1) Does an hourly search in Job Sources; 2) Provides an API to query database; 3) Sends a daily newsletter to subscribed users, according to preferences

api java mongodb redis spring-boot

Last synced: 11 Nov 2024

https://github.com/guiromao/shared-wallet

Smart contract for a shared wallet, where we can top-up and withdraw money from it. Owner of smart contract has more privileges within the wallet (can top up any wallet, and withdraw from any of them, as well).

Last synced: 11 Nov 2024

https://github.com/guiromao/crypto-exchange-backend

Game to emulate buying and selling crypto from exchanges, that live within a Distributed System context.

Last synced: 11 Nov 2024

https://github.com/guiromao/thanker

Github repository of the social-digital-gratitude platform Thanker.

android firebase gratitude java nosql oauth

Last synced: 11 Nov 2024

https://github.com/guiromao/coin-tracker

Tracker for Cryptocurrencies prices, and portfolio value

kotlin mongo-db spring-boot

Last synced: 21 Dec 2024

https://github.com/guiromao/romancoins-ico-smart-contract

Roman Coins ICO: Smart Contract

ico smart-contracts solidity

Last synced: 11 Nov 2024

https://github.com/guiromao/rabbitmq-direct-routing

RabbitMQ Java tests with direct messages routing

Last synced: 11 Nov 2024

https://github.com/guiromao/transfers-example-solidity

Ethereum transfers examples between account addresses, with Solidity smart contracts

Last synced: 11 Nov 2024

https://github.com/guiromao/todo-list-actuator

A To-Do List. Also a demo for Actuator in Spring Boot

Last synced: 11 Nov 2024

https://github.com/guiromao/some-functional-programming-java

Some functional programming (main Java interfaces for such)

functional-programming java

Last synced: 11 Nov 2024

https://github.com/guiromao/web-server

Web Server that accepts requests - from browsers, for example - and displays webpages, and contents, accordingly.

Last synced: 11 Nov 2024

https://github.com/guiromao/websites-status-checker

A websites' status checker: to see if sites are up, or down

Last synced: 11 Nov 2024

https://github.com/guiromao/working-with-solidity-variables

Smart contract operations with Solidity variables

Last synced: 11 Nov 2024

https://github.com/guiromao/time-api

Timezones API in Go and gorilla-mux

Last synced: 11 Nov 2024

https://github.com/guiromao/trackzilla

Some code examples using Spring Boot

Last synced: 11 Nov 2024

https://github.com/guiromao/skepper

A platform for writing creators

Last synced: 11 Nov 2024

https://github.com/guiromao/supply-chain-smart-contract

Smart Contract for a Supply Chain

Last synced: 11 Nov 2024

https://github.com/guiromao/thymeleaf-for-heroku

A Thymeleaf web app for Heroku deployment

Last synced: 11 Nov 2024

https://github.com/guiromao/source-code-fetcher

A website sourcecode fetcher

Last synced: 11 Nov 2024

https://github.com/guiromao/spring-rabbit-simple-message

Spring AMQP messaging with RabbitMQ, testing with restaurant orders

Last synced: 11 Nov 2024

https://github.com/guiromao/spring-amqp-crypto

Spring Boot AMQP implementation for communicating app generated cryptocurrency transactions

Last synced: 11 Nov 2024

https://github.com/guiromao/simple-spring-integration-app

A simple app implementation of Spring Integration

Last synced: 11 Nov 2024

https://github.com/guiromao/search-ads-api

Searching Ads the efficient way

dropwizard elasticsearch java

Last synced: 11 Nov 2024

https://github.com/guiromao/pokedex

Simple MVC project with Hibernate (and DAO layer).

Last synced: 11 Nov 2024

https://github.com/guiromao/products-coupons

Spring Boot application to practice Microservices and Spring Security

java microservices spring-boot spring-security

Last synced: 11 Nov 2024

https://github.com/guiromao/selenium-base

Base project for using Selenium with Java

automated-tests java selenium

Last synced: 11 Nov 2024

https://github.com/guiromao/roman-coin

Cryptocurrency Roman Coin developed in Python

blockchain cryptocurrency flask python rest-api

Last synced: 11 Nov 2024

https://github.com/guiromao/recipes-app-quarkus

A Java/Quarkus web application to store and retrieve recipes

hibernate java quarkus

Last synced: 11 Nov 2024

https://github.com/guiromao/nodejs-api

Node.js API with ExpressJS and MongoDB

Last synced: 11 Nov 2024

https://github.com/guiromao/owner-pause-stop-smart-contract

Example on owning, pausing, and destroying a smart contract.

Last synced: 11 Nov 2024

https://github.com/guiromao/dockerfile

A Dockerfile example to refer to

Last synced: 11 Nov 2024

https://github.com/guiromao/messaging-app-rabbitmq

RabbitMQ app

Last synced: 11 Nov 2024

https://github.com/guiromao/practice

Practice Repository

Last synced: 11 Nov 2024

https://github.com/guiromao/multithread-chat-server-client

Multithread chat with server and clients, and also some fun commands to use.

Last synced: 11 Nov 2024

https://github.com/guiromao/ip-finder-gui

IP Finder with visual interface

Last synced: 11 Nov 2024

https://github.com/guiromao/musicians-bookings-agency

A service to manage musicians events bookings

hibernate-jpa java mysql redis spring-boot

Last synced: 11 Nov 2024

https://github.com/guiromao/map-struct-example-ether-transfer

Using Maps and Structs to send and withdraw Ether from a Smart Contract

Last synced: 11 Nov 2024

https://github.com/guiromao/eureka-base

Base project for Eureka Server and Clients, and some Spring testing with JUnit5 and Mockito

Last synced: 11 Nov 2024

https://github.com/guiromao/messages-blockchain

A Messages blockchain application with Java, Spring Boot and MongoDB #back-end

java mongo-db spring-boot

Last synced: 11 Nov 2024

https://github.com/guiromao/fetch-music-service

Service for fetching artists and recent albums

java rest-api spring-boot

Last synced: 11 Nov 2024

https://github.com/guiromao/frontend-bank-api

Frontend REST app based on a bank webserver.

ajax bootstrap css html javascript jquery rest rest-api

Last synced: 11 Nov 2024

https://github.com/guiromao/inheritance-modifier-smart-contract

Inheritance and Modifier example, with dynamics with created tokens, within a shared wallet.

Last synced: 11 Nov 2024

https://github.com/guiromao/functions-solidity

Ether wallet (for several accounts) with functions examples | Smart contract

Last synced: 11 Nov 2024

https://github.com/guiromao/exceptions-solidity

Exceptions example. Contains Ether wallet logic, for multiple users/addresses.

Last synced: 11 Nov 2024

https://github.com/guiromao/library-app

An application for managing books lent by a library, and other features

java mysql spring-boot

Last synced: 11 Nov 2024

https://github.com/guiromao/blockchain

Blockchain project in Python

Last synced: 11 Nov 2024

https://github.com/guiromao/football-fan-tokens

Application to manage football fan tokens, to be deployed onto AWS

hibernate java jpa mysql rest-api spring-boot

Last synced: 11 Nov 2024

https://github.com/guiromao/dao-pattern

DAO Pattern with JDBC Template

Last synced: 11 Nov 2024

https://github.com/guiromao/chuck-norris-single-page

Single-Page with API of Chuck Norris quotes

api-client css javascript jquery mvc single-page-app

Last synced: 11 Nov 2024

https://github.com/guiromao/design-patterns

Java Design Patterns

Last synced: 11 Nov 2024

https://github.com/guiromao/cat-facts-api

Javascript page that retrieves 5 daily cat facts from API.

ajax api bootstrap html javascript jquery rest-api

Last synced: 11 Nov 2024

https://github.com/guiromao/concurrent-web-chat

Web chat for multiple users (in terminal), with some fun features.

Last synced: 11 Nov 2024

https://github.com/guiromao/coffee-shop-api

The coffee shop closest to your heart

Last synced: 11 Nov 2024

https://github.com/guiromao/catch-pokemons

Exercise of catching pokemons whenever Ash is on a new position of the map

Last synced: 11 Nov 2024

https://github.com/guiromao/weirddoseats-game

2D Java game to deliver food to its recipients, level by level.

delivery food game java

Last synced: 11 Nov 2024

https://github.com/guiromao/conference-app

Conference application with Spring Boot and PostgreSQL

java jpa mvc postgresql spring-boot spring-web

Last synced: 11 Nov 2024

https://github.com/guiromao/backend-hero-x

Hackathon project of <A/C_>: centralized platform for superheroes career managers (Alfred, Professor, Lois Lane, etc)

java mvc rest rest-api spring

Last synced: 11 Nov 2024

https://github.com/guiromao/deck-of-cards

Deck of Cards logic and implementation in Go

Last synced: 11 Nov 2024

https://github.com/guiromao/hot-tunes

Golang app to get the hot tunes!

Last synced: 11 Nov 2024

https://github.com/guiromao/skepper-data-service

Skepper's microservice to interact with data

Last synced: 11 Nov 2024

https://github.com/guiromao/shopping-cart

Shopping Cart with Angular

angular bootstrap css html javascript

Last synced: 11 Nov 2024

https://github.com/guiromao/my-contract

Solidity Contract

ethereum smart-contract solidity

Last synced: 11 Nov 2024

https://github.com/guiromao/conference-app-2

Conference App

Last synced: 11 Nov 2024