https://github.com/amirhossein-github/amirhossein-github
About Me 👋👋👋
https://github.com/amirhossein-github/amirhossein-github
Last synced: 4 months ago
JSON representation
About Me 👋👋👋
- Host: GitHub
- URL: https://github.com/amirhossein-github/amirhossein-github
- Owner: amirhossein-github
- Created: 2024-07-09T22:03:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:28:47.000Z (over 1 year ago)
- Last Synced: 2025-10-06T12:55:35.458Z (9 months ago)
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hi 👋, I'm Amirhossein Izadi
I am currently taking a JavaScript course and my goal is to be ready to become a back-end developer by the end of the year by finishing NodeJS.
The operating system that I use most of the time is **Linux-Ubuntu**
and I almost know how to work with it, and I was attracted to scripting with **Bash**
language for a long time, but now due to the change of direction. I rarely go to it. I recently passed the **HTML**
and **CSS**
course and now I'm busy with **JavaScript**
. Like other friends and developers, I use **GitHub**
and **Git**
to manage my projects. I am currently working with **VS Code**
, but...
---
## 🗄️ Repositories
### 🧔🏻 Personal Use
- **[⚙️ My Personal Configs ...](https://github.com/amirhossein-github/personal-configuration)** This repository is supposed to store all my personal configuration files. like "tsconfig.json".
- **[🥼 My Personal Testing Processes](https://github.com/amirhossein-github/personal-testing)** This repository is supposed to store all my personal testing process. like "Sudden storage of data" OR "New tests on GitHub itself" OR ... .
### 🎓 My experience from the courses I took
- **[
Megademy - Javascript](https://github.com/amirhossein-github/experience-course-megademy)** Javascript course of [Megademy](https://megademy.ir/) educational platform taught by [Amir Hossein Khatiri](https://github.com/khateridev).
#### Code Night Academy
NodeJS course of [Code-Night](https://codenight.ir/) educational platform taught by [Erfan Yousefi](https://github.com/erfanyousefi).
- **[
Basic Http Server](https://github.com/amirhossein-github/experience-course-codenight-nodejs-basic_http_server)** Building a server on the port 3000 in the most basic way possible with TypeScript.