Tried to create AMP pages with Remix with no luck. Starting to look at next.js instead.
Dumitru Hristov blog
01 December, 2022
17 August, 2022
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
Another weekend project built with #@_buildspace - a ReactJS app that allows you to mint Solana NFTs.
https://cannonades.com/nft/candy-drop
Got my fifth NFT for finishing the project: https://opensea.io/assets/matic/0x3CD266509D127d0Eac42f4474F57D0526804b44e/5127?force_update=true
09 November, 2021
Thanks to the amazing team at #@_buildspace , they are doing a great job !
Got my fourth NFT for finishing a Solana project: https://opensea.io/assets/matic/0x3CD266509D127d0Eac42f4474F57D0526804b44e/2908?force_update=true
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
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.