Hammad

Hi, I am a senior web and mobile developer having 4+ years of experience in this field. I have built various websites using different frameworks and languages like Erlang, ROR, React, Nodejs, Angular, JavaScript, PHP, Laravel, Python, Django, CMS websites, etc. I also have a strong knowledge of the elixir, AWS as well. I also have an expert level of experience in mobile app technologies like Flutter, react native, and Swift. If you want to work with me send me a quick message so that we can discuss your tasks and work accordingly.
21 Posts

How Fix RabbitMQ Server Installation on CentOS Erlang Error

If you're trying to install RabbitMQ on CentOS 6 using an RPM file and you're encountering an error, don't worry it's a common issue....

How to Extending Practical Functionality with an Erlang Module

Beyond understanding the startup flags erlang, you might want to inspect these settings programmatically or even extend the runtime introspection. Below is an example...

How do I Connect to Remote Shell Not Working Erlang

Erlang, a powerful concurrent programming language designed for building distributed and fault-tolerant systems, provides various tools for communication between nodes within a cluster. One...

Fix Erlang Send Error in Prime Number

I'm experimenting with creating an Erlang program to identify prime numbers using processes sure, it might not be the most efficient way, but it's...

Solve Erlang Badmatch Error Assigning Lists to Records

I’m trying to assign the ConnectedAtoms list to the connectedatoms field inside a newly created server_st record, but I keep running into a badmatch...