I'm Jawad 👋
Full-Stack Web Developer
About Me
I'm a full-stack developer and a computer science student. I enjoy writing code, trying out new languages and frameworks.
Front-End Development
Skilled in React.js, I create web and mobile interfaces to engage users and drive interaction.
1const jawad = {
2fName: "JAWAD",
3lName: "ALDABAS",
4age: 21
5};
6console.log(`${jawad.fName} IS ${jawad.age} YEARS OLD`);
1import express from "express";
2const app = express();
3app.listen(3000, () => {
4console.log("JAWAD'S SERVER RUNNING");
5});
Back-End Development
With expertise in Node.js and SQL/NoSQL databases, I build secure RESTful APIs using best industry practices.
Education
My educational journey, from school to university.
2017 - 2021
Dubai, UAE
Secondery School Certificate
Al-Shorouq Private School
2022 - (2025)
Dubai, UAE
BSc. in Computer Science
University of Wollongong in Dubai
Projects
The projects I've accomplished on my journey.