Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alin00r/alin00r
https://github.com/alin00r/alin00r
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alin00r/alin00r
- Owner: alin00r
- Created: 2022-04-30T03:54:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-05T20:48:07.000Z (about 1 year ago)
- Last Synced: 2023-12-05T21:38:56.658Z (about 1 year ago)
- Size: 563 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hi š, I'm Ali Mohamed
## About me
```javaScript
app.get('/introduce-yourself', (req, res) => {
const name = 'Ali Mohamed';
const acknowledgements = 'Software Engineer';
let location = 'Ismailia , Egypt';
let background = ['JavaScript', 'Nodejs', 'Express Framework'];
const introduction = `Hello, my name is ${name}. I am a ${occupation}
and my interests include ${interests.join(', ')}.`;
res.json({introduction});
}```
- š± Iām currently learning **TypeScript** š
- š« How to reach me **[email protected]**
-
Connect with me:
## š» Tools & Technologies
### fire: My Stats:
![Anurag's GitHub stats](https://github-readme-stats.vercel.app/api?username=alin00r&show_icons=true&theme=radical)
# ā” Fun fact
***The most important step of all is the first step. Start something.***
***ā Blake Mycoskie***