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...
- ⚙️ My Personal Configs ... This repository is supposed to store all my personal configuration files. like "tsconfig.json".
- 🥼 My Personal Testing Processes This repository is supposed to store all my personal testing process. like "Sudden storage of data" OR "New tests on GitHub itself" OR ... .
- Megademy - Javascript Javascript course of Megademy educational platform taught by Amir Hossein Khatiri.
NodeJS course of Code-Night educational platform taught by Erfan Yousefi.
- Basic Http Server Building a server on the port 3000 in the most basic way possible with TypeScript.