Home > Blog

poor content

not useful

useful

very useful

excellent

Rate

The Axoncodes Blog

All blog and courses on tech and programming are available for you here

Level filter:

Course filter:

By:Alireza Ataei

June 7, 2022

How to unblock/unban IP from WHM

You first need to require the blocked IP if there is any specific one; You can Google your IP by typing “my IP” in google and then you will be able to see your current IP on the machine if no VPN extension is used on the browser itself Solutions There are two sections to […]

SVG path value with multiple dots on a single value

By:Alireza Ataei

February 24, 2022

SVG path value with multiple dots on a single value

SVG has many specs that are used with multiple purposes such as shortening the values of SVG paths or making it more readable

What is a Javascript closure

By:Alireza Ataei

February 23, 2022

What is a Javascript closure

The closure in Javascript can be a bit tricky some times, but in fact it's just a function not unlike normal JS function, but using a global var inside it

Deploy static nextjs to cpanel

By:Alireza Ataei

February 20, 2022

How to deploy static Nextjs app Cpanel

After setting up your application on localhost, it time to deploy your next js to your cPanel, but it's not without challenge

Blockchain mining and NONCE

By:Alireza Ataei

February 14, 2022

How blockchain mining works and why is it hard

The hard part of blockchain is in mining, and the challenging part in that is again the hashing, but the problem, where is it also a security point as well, is that hash, is random

hash software essentials

By:Alireza Ataei

February 13, 2022

Hash software essentials

The requirements you need to know before creation your own hashing algorithm specially for your blockchain which also means crypto currencies

How to create a simple API server on GO lang

By:Alireza Ataei

February 7, 2022

How to create a simple API server on GO lang

Here is a simple example on github about creating a simple server for your API with Go language

Output app logs

By:Alireza Ataei

February 2, 2022

Debug app on cPanel through application manager

Output your app logs to terminal for debugging in cPanel

Generate file download link

By:Alireza Ataei

January 30, 2022

Generate file download link

Generate your dynamic file download function in Javascript

font svg matrix transform

By:Alireza Ataei

January 27, 2022

Matrix functionality in font SVG

If you're trying to convert an SVG to font SVG and eventually to a font, you will realize the upside down result in your font after lots of handlers and parsing, here is what you need to know about this

Was this page helpful?

What was the most helpful point of this page for you?

Thanks for your cooperation!

poor content

not useful

useful

very useful

excellent