const HelloWorld = async () => {
const data = {
title: "Hello 👋 I'm Mohamed Jeridi - Web Developer.",
Content: "I got into the world of programming, exploring and learning about security and technology
world since then.
I'm self-taught, love solving challenging problems, and have a passion for the web and programming.",
key: "XQaNcKcNnQBso0CP5mRgToiy9reE4u_2pNoDjxi1YQs"
}
const response = await fetch("https://github.com/amadich", {
method: "POST",
headers: {"Content-Type": "application/json"},
body: JSON.stringify(data)
})
console.log(response.json())
}
- Ariana, Tunisia
-
03:59
(UTC +01:00) - https://amadich.tn
- in/amadich
Highlights
- Pro
Pinned Loading
-
BURGERANIME
BURGERANIME PublicBurgeranime is a captivating virtual sanctuary where anime enthusiasts embark on an exhilarating journey through a world of vibrant storytelling, boundless creativity, and awe-inspiring artistry. N…
-
BURGER-ANIME
BURGER-ANIME PublicI Have programmed an entire website for anime that has high features Like the use of the api and the distinction in the use of php 5 🍔
PHP 1
-
RPGG
RPGG PublicRPGG, Mini Game Developed by Phaser, It contains a lot of details of animated scenes and emotions
JavaScript
-
Jcave
Jcave PublicJcave, A two-dimensional game that has started and is currently under development The idea of the game is about a royal story from my imagination and I share all the works with the Discord team The…
JavaScript
-
Online-Minecraft-Plyaer-API-Namemc-Server-Hypixel
Online-Minecraft-Plyaer-API-Namemc-Server-Hypixel PublicI decided to design a user interface that indicates whether a Minecraft player is on a Hypixel server or not by relying on the UUID 🍃
JavaScript 1
-
If the problem persists, check the GitHub status page or contact support.