app.get('/introduce-yourself', (req, res) => {
const name = 'Mohamed Araby';
const acknowledgements = 'Software Engineer';
let location = 'Ismailia , Egypt || AnyWhere';
let background = ['JavaScript','TypeScript' 'Nodejs', 'Express Framework','Nest.Js','SQL','noSQL'];
const introduction = `Hello, my name is ${name}. I am a ${occupation}
and my interests include ${interests.join(', ')}.`;
res.json({introduction});
}- 🌱 I’m currently working as freelancer🙄
- 📫 How to reach me arabym702@gmail.com
- 🎓 Bachelor of Computer Science from Suez Canal University.
- 🌍 Exploring new technologies and developing software solutions.
I graduated as a Software Engineer from Suez Canal University and am currently working as a backend engineer and coding instructor @ischool.
I've been delving deeper into JavaScript,Typescript focusing on Node.js {express.js, PostgreSQL,MongoDB} for the back end. I've also been exploring technologies like nestJS PostgreSQL, MySQL, and Docker, applying this knowledge to personal projects that are part of my portfolio.
I believe that learning by doing is the best path, and that's why I transform theory into practice whenever possible.🚀
Let's connect? Send me an email, follow me on LinkedIn! 💌✨






