© 2022 Hashnode
Anki literally means memorization in Japanese. The number of acronyms, tools, terms, concepts and everything else in the Tech world can overwhelm anyone who is looking to break into the industry. Rath…
A smart contract is the set of rules that govern operations on a blockchain. After deploying my project at the Day 4 of my challenge, I need to learn how to interact with my contract. I will continue…
The Benefits of working with JavaScript are endless. In this post, we will look at five amazing JavaScript Libraries which are easy to work with and with awesome documentation to guide you through the process. 1 Anime.js Work with particle …
Welcome everybody to my weekly coding & goals progress! Sometimes it feels like I am not moving forward with my skills and goals. My coding & goals progress reminds me of how much I am covering not only in coding but also in social media (b…
I took up a challenge called 100daysofcode on 11th February 2022, and today(22nd May 2022), I completed this challenge. Overall, it was a fantastic experience learning something new each day, pushing …
I haven't composed a blog post in a while, not that anybody's watching or has noticed my absence. Lol. A few updates: I'm still working. I've been coding, I just haven't been logging my progress. I haven't read any of those books I said I…
I have a confession to make, I have fallen off the wagon. When I began learning to code, I wanted to spend all of my time coding. But after graduating from a software engineering program, I slowly let…
Day 22 of #100DaysOfCode Previous blog can be helpful to understand this one too: https://ilkecandan.hashnode.dev/preparing-the-data-for-machine-learning-problems Building a model using a machine learning algorithm is the next stage in ou…
Anyme is my first project, it's an anime database site, kind of like MAL, Right now it can only search for anime but I'm adding ratings and reviews and full anime description pages and the UI is a bit lame and plain but I'll be making that…
What is Gas ? To execute Ethereum transactions or smart contracts in blockchain network, we need some additional fees called Gas. At Ethereum official website, They refer to unit that measures the am…