My Portfolio

Hey there! It's me, Seif.

JavaScript
HTML5
CSS3
NodeJS
MongoDB

But... Who really am I?

I am a Full-Stack Web Developer with three (3) years of experience specializing in JavaScript, Node.js, and MongoDB. From launching a social media platform to engineering a custom scripting language, I build clean, high-performance web applications from front to back.

What have I done?

Good job, but what projects have you built?

Just TAP this box and see!

C'mon, see my projects!

BlockSocial

BlockSocial Image

A social media platform for connecting people created in NodeJS, JavaScript and MongoDB. (Not published yet)

Github repo link

My Notes App

Chess Master image

Note: If you want to clear your Chrome data, make sure to uncheck seifahmed.workers.dev to avoid data loss.

A 100% free, secure and fast notepad.

Direct Download

NanoScript



NS("body").centerBody();
NS("p").css("color", "red").animation("scale 1.4s ease");
NS("button").on("click", () => {
    NS("h1").css({ color: "orange" }).html("You clicked the button!");
    setTimeout(() => {
        NS("h1").addClass("blue");
    }, 1000);
    NS.fetch("https://v2.jokeapi.dev/joke/Any?type=single", "joke", "json", ".p", ".p");
});

NS.createEl("div", document.body, {
    id: "wrapper"
});
Don't forget to download the library!

A custom library for easier web development.

Github repo link

What are you waiting for? Let's work together!

Email Me

Or click to copy: