This is my portfolio website built with Astro. It is a static site that is deployed to Netlify. You can view the live site here.
I love to call myself a creator. I love to create stuff such as movies, software, devices, crafts, etc. I take pride in my work and I am always looking to improve myself and my skills. I love learning new stuff and actually, I find it calming to learn a new skill.
I am first an Electronic Engineer, a developer, a designer, a content creator, and a filmmaker with a focus on anything that makes me a better creator. I have experience with the following technologies:
- Web (HTML, CSS, SCSS, JavaScript, React, Node.js, PHP, Laravel, WordPress, Rest API, Astro, React.js)
- Database (MySQL, GraphQL)
- Version Control (Git, GitHub)
- CI/CD (GitHub Actions)
- Design (Adobe Illustrator, Adobe Photoshop, Adobe Lightroom, Figma, Adobe XD)
- Video Editing & VFX (Premiere Pro, After Effects, DaVinci Resolve, Shotcut)
- SFX (Audacity, Adobe Audition, LMMS)
- 3D (Blender, Autocad)
- Basic Computer Skills (Office (Excel, Word, PowerPoint), Google (docs, sheets, slides, etc.))
- Operating Systems (Windows (10,11), Linux (Ubuntu 2 Years))
- Terminal (Zsh is the best :D)
I have worked on many projects, some of them can be found on my portfolio website Amro K Saleh Portfolio and some of them can be found on my GitHub.
Here are some of my other projects:
- Vanish (a short film that I wrote, directed, and edited)
I have a bachelor's degree in Electronic Engineering from Yarmouk University. I have also taken multiple courses in electronics, entrepreneurship, programming and filmmaking.
- I have been working as the Creative Director at IEEE Yarmouk University Student Branch since June 2022.
- I was the Creative Director of the ESBC (Engineering Student Branches Conference) 2022.
- I was the Creative Director of the AIFSDG (Arab Innovation Forum on Sustainable Development Goals) 2022.
- I have been working as The head of Creative Studios at Almolakhas Org. since July 2020.
- Co-founder of Jameedium Org. since Sep 2019.
- Co-founder of Rasn Productions since Mar 2023.
- I have been working as a freelance filmmaker since 2019.
- Arabic (Native)
- English (Fluent)
- Turkish (Learning)
- Email: [email protected]
- Amro K Saleh YouTube Channel
- Amro K Saleh Instagram
- Amro K Saleh Twitter
- Amro K Saleh Facebook
- Amro K Saleh LinkedIn
- Amro K Saleh GitHub
- Amro K Saleh Portfolio
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at localhost:3000 |
npm run build |
Build your production site to ./dist/ |
npm run preview |
Preview your build locally, before deploying |
npm run astro ... |
Run CLI commands like astro add , astro check |
npm run astro -- --help |
Get help using the Astro CLI |