Open in app

Sign In

Write

Sign In

Mouadh Amemri
Mouadh Amemri

4 Followers

Home

About

Feb 18

Buying and Selling with Crypto: How Our MERN Stack E-Commerce App Integrates with MetaMask Wallet

Introduction: Hi, we’re Mouadh and Rym, a team of two full-stack web developers. We’re thrilled to introduce our latest project, an e-commerce web app called “Trusty”. Trusty is a platform where users can buy and sell products using their MetaMask wallet in Ethereum. The app is built using the MERN stack…

5 min read

Buying and Selling with Crypto: How Our MERN Stack E-Commerce App Integrates with MetaMask Wallet
Buying and Selling with Crypto: How Our MERN Stack E-Commerce App Integrates with MetaMask Wallet

5 min read


Sep 20, 2022

Build Simple REST API With Node.js, Express And Mongoose

Prerequisites: These software need to be installed on your machine first: Node.js MongoDB What is REST API? A RESTful API, also known as REST API, is based on Representational State Transfer (REST), which is an architectural style and communication approach commonly used in the development of Web Services. RESTful APIs can be designed using programming…

4 min read

Build Simple REST API With Node.js, Express And Mongoose
Build Simple REST API With Node.js, Express And Mongoose

4 min read


Mar 27, 2022

Portfolio project: Smart Energy Mangement (SEM)

Logo of the app

4 min read

Portfolio project: Smart Energy Mangement (SEM)
Portfolio project: Smart Energy Mangement (SEM)

4 min read


Jan 21, 2022

What happens when you type google.com in your browser and press Enter?

If you had typed https://www.google.com in a text editor, your OS would have let the dedicated text editor program handle your interactions with it. But since you typed in the browser, it will let the browser application handle it. What is a browser? Similarly, the browser is the medium that allows you to make…

8 min read

What happens when you type google.com in your browser and press Enter?
What happens when you type google.com in your browser and press Enter?

8 min read


Dec 27, 2021

What is Internet of Things (IoT)?

The internet of things, or IoT, is a system of interrelated computing devices, mechanical and digital machines, objects, animals or people that are provided with unique identifiers (UIDs) and the ability to transfer data over a network without requiring human-to-human or human-to-computer interaction. A thing in the internet of things…

4 min read

What is Internet of things (IoT)?
What is Internet of things (IoT)?

4 min read


Nov 23, 2021

The concept of recursion! and how this function does in the stack?

Recursion is a process in which a function calls itself as a subroutine. This allows the function to be repeated several times, since it calls itself during its execution. Functions that incorporate recursion are called recursive functions. Recursion is often seen as an efficient method of programming since it requires…

3 min read

The concept of recursion! and how this function does in the stack?
The concept of recursion! and how this function does in the stack?

3 min read


Oct 5, 2021

Class And Instance Attributes

What is Object Oriented Programming (OOP): Object Oriented Programming is not a programming language, but rather a model in which programs are organized around data or objects. OOP uses the concept of objects and classes. For instance, an object could represent a person with properties like a name, age, and address and behaviors such as walking…

3 min read

Class And Instance Attributes
Class And Instance Attributes

3 min read


Sep 20, 2021

The differences between static and dynamic libraries

Why use libraries? As mentioned before, libraries allow us to store function definitions, aka pieces of code that will be use in our executable program. It makes the tedious task of compiling a huge number of source files together avoidable, isn’t it great? Libraries are made of object files, with the extension ‘.o’…

5 min read

The differences between static and dynamic libraries
The differences between static and dynamic libraries

5 min read


Aug 22, 2021

Code your own simple shell in C language step by step

What is a shell? A Shell is a program that takes the command inputs written from the the user’s keyboard and passes them to the machine to execute them through the kernel. It also verifies if the command inputs from the user are correct.

8 min read

Code your own simple shell in C language step by step
Code your own simple shell in C language step by step

8 min read


Aug 5, 2021

How integers are stored in memory using two’s complement.

What is an Integer? Integers are whole numbers that can have both zero, positive and negative values but no decimal values. For example, 0, -5, 10. The size of int is usually 4 bytes (32 bits). And, it can take 232 distinct states from -2147483648 to 2147483647. Example. int a = 456; The value is…

5 min read

How integers are stored in memory using two’s complement.
How integers are stored in memory using two’s complement.

5 min read

Mouadh Amemri

Mouadh Amemri

4 Followers
Following
  • Nikhil Adithyan

    Nikhil Adithyan

  • Maher Ben Dada

    Maher Ben Dada

  • Mouadh

    Mouadh

  • Joudirim

    Joudirim

  • Bhanwar Saini

    Bhanwar Saini

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech