About / Showcases
NFT Wallet App Showcase
NFT Wallet App offres features for managing ERC20 and NFT tokens ( ERC721)
Main Features: APP renders NFT's / App offers NFT features (send, render, receive)
Technology Stack
App: Native iOS App /Swift / UIKit / SwiftUI
Blockchain: Ethereum and other EVM based chains
UseCase: Mobile NFT APP
NFT Marketplace Showcase
This Blockchain NFT ShowCase DApp will be developed during the Blockchain NFT programming Workshop.
Main Features: Tokenize Digital Art as NFT's / Sell & Buy Digital Art NFT's
Technology Stack
Blockchain: Ethereum Testnet (Rinkeby), Wallet: MetaMask
Architecture: Backend with NodeJS, Frontend with HTML, CSS and pure JS
Deployed on: Amazon Cloud (AWS ec2)
Usage: Education purposes for smartskills.io
DeFi Platform ShowCase
This Blockchain DeFi ShowCase DApp will be developed during the Blockchain DeFi programming Workshop.
Main Features: Add liquidity / Earn rewards / Swap between a Token (erc20) and Ether (eth)
Technology Stack
Blockchain: Ethereum Testnet (Rinkeby), Wallet: MetaMask
Architecture: Serverless, Frontend with static HTML, CSS and pure JS
Deployed on: Amazon Cloud (AWS ec2)
Usage: Education purposes for smartskills.io
Mobile iOS Scanning App
This ShowCase App Sample will be developed during the iOS Course.
-
Scan Notes App
Capture your paper documents, cooking recipes, cash register receipts, notes and meeting whiteboards with your iPhone anywhere and anytime
Features
-
Organize
organize your scans in 4 categories for a better overview
-
Search
text recognition enable you to search in the text of the scanned images
-
Personal Notes
add your personal notes, todo tasks or other searchable meta informations related to the scanned document
-
Reminders
you can add an entry to a reminder list or schedule a push notification
-
Expiration
you can set an expire date to automatically remove expired data and images, and save storage space
-
Favorites
browse the usage list to identify your favorites.
-
-
3 top Benefits & Use cases
-
save time
1
Search feature
3 Use cases for every Day
- 1. search all recipes with a specific ingredient
- 2. search a purchased product in a bill or receipt
- 3. search a document tagged with a personal note
-
-

-
get reminded
2
Reminder feature
3 Use cases for every Day
- 1. remind me of a shopping list for a recipe
- 2. add a scanned quote in the daily reminder list
- 3. schedule a notification to take action related to a scan
-
-

-
export entries
3
eMail feature
3 Use cases for every Day
- 1. send a scan for further processing on the desktop
- 2. share a scanned document with a friend
- 3. eMail a scanned meeting whiteboard to participants
-
-

Blockchain App Sample on Ethereum
This App Sample including a DApp and a SmartContract
to manage a shared To-Do list on the Blockchain will be developed during
the Blockchain Workshop.
In detail, we will follow the 4 Steps below to implement the Sample:
. Step 1: Create a SmartContract on Ethereum as Backend
. Step 2: Create an iOS Frontend App to access the SmartContract
. Step 3: Create an Android Frontend App to access the SmartContract
. Step 4: Create a JavaScript/React Frontend App to access the SmartContract
Overview Sample App Layers
DApp Diagram
Step 1: Create SmartContract on Ethereum as Backend
Step 2: Create Frontend App for iOS
Step 3: Create Frontend App for Android
Step 4: Create Frontend App for JavaScript /React