01 December, 2022

Tried to create AMP pages with Remix with no luck. Starting to look at next.js instead. 

17 August, 2022

 watchmis.com: implemented the Compare feature. If you find any issues please report them here. :-)

01 August, 2022

Finally a new version of watchmis.com happened. It's WIP and a huge list of features is waiting.

Re-wrote everything from Spring/MVC to remix-run / React / Tailwind

Half of my daily unique users (about 300 per day at the time of writing) are from mobile platforms so a mobile-first design was given a priority.

Deployed on a Digital Ocean droplet, automatically running the process on every restart using pm2.

Also migrated all of the data from Postgres SQL to SQLite. After a trial period will uninstall Postgres SQL from the Digital Ocean droplet freeing resources. No more user access issues. 

 

Note the pre-fetch feature - if you hover over a link then the page starts to load in the background. If you decide to visit the link after a while that page is already there :-)

remix-run is an excellent tool for the full-stack job! Love it!




05 December, 2021

09 November, 2021

30 October, 2021

 Got my third NFT from #@_buildspace , this time for finishing an Ethereum NFT based game: https://cannonades.com/nft/fantomas/

 


 

  You need fake money on Rinkeby to be able to play. Try getting them from one of these places:

| MyCrypto | https://app.mycrypto.com/faucet

| Ethily | https://ethily.io/rinkeby-faucet/

| Official Rinkeby | https://faucet.rinkeby.io/

 

 

24 October, 2021

Thanks to the amazing team at #@_buildspace  deployed my second ETH blockchain toy project to https://cannonades.com/nft/epic-nfts/ .

The Ethereum smart contract has been published to the Rinkeby test network.

To mint your unique NFT you will need Metamask installed. Also you will need test money. Try getting them from one of these places:

| MyCrypto | https://app.mycrypto.com/faucet

| Ethily | https://ethily.io/rinkeby-faucet/

| Official Rinkeby | https://faucet.rinkeby.io/


A maximum of 200 NFTs can be minted, this limitation is in the contract. If the maximum of 200 is reached and you want to mint more, let me know and I'll publish a new contract and maybe a new page especially for you :-)


Enter the page and generate your NFTs :-)  https://cannonades.com/nft/epic-nfts/


16 October, 2021

SpeakIt 6.1.1 maintenace release. Fixed some colors, navigation and minor UI fixes.

15 October, 2021

13 October, 2021

 

#@_buildspace , guys, you are great! Thank you! 

 

Just created and deployed my first Ethereum Solidity Contract to the Rinkeby test network. 

 

 


 

 

A simple React client web app is almost ready and on its way. Feeling extremely happy.

05 June, 2021

 Crate Jump has a new release. Some minor fixes and removed almost all adds.


04 December, 2019

World Of Cats has a new release. Re-written totally from scratch using Kotlin, Jetpack, MVVM. Taking advantage of coroutines for non-blocking. Glide for image loading. Caching everything with Room. HTTP requests populate the local database. And UI observes the db, as per Google recommendations. Works offline like a charm. Loads instantly! No bugs! (that last one was a joke)