diff --git a/github-profiles/nicolas-52000/README.md b/github-profiles/nicolas-52000/README.md new file mode 100644 index 000000000..6701b5092 --- /dev/null +++ b/github-profiles/nicolas-52000/README.md @@ -0,0 +1,26 @@ +### Nicolas Puentes (https://github.com/puennico) +--- + +Argentino de 36 años estudiando en el bootcamp de [Undefined Academy](https://undefined.academy "Undefined Academy") para covertirse en **Desarrollador Web Full-stack**. + +--- + +36 years old argentinian studying at [Undefined Academy](https://undefined.academy "Undefined Academy") bootcamp to become a **Full-stack Web Developer**. + +--- +#### Useful commands +| Command | Description | +| ----------- | ----------- | +| whoami | shows current username | +| pwd | shows absolute route of the current directory | +| ls | lists the archives in the current directory or in the route given | +| cd | moves between directories | +| mkdir | creates a directory with the given name | + +--- + +#### Useful aliases +| Alias | Command | Description | +| ----------- | ----------- | ----------- | +| cl | cl="clear" | clears the screen | +| npmd | npmd="npm run dev" | runs the project in development mode | diff --git a/github-profiles/nicolas-52000/index.html b/github-profiles/nicolas-52000/index.html new file mode 100644 index 000000000..ee89b7155 --- /dev/null +++ b/github-profiles/nicolas-52000/index.html @@ -0,0 +1,73 @@ + + + +
+ + +Argentino de 36 años estudiando en el bootcamp de Undefined Academy para covertirse en Desarrollador Web Full-stack.
+ +36 years old argentinian studying at Undefined Academy bootcamp + to become a Full-stack Web Developer.
+ +Command | +Description | +
---|---|
whoami | +shows current username | +
pwd | +shows absolute route of the current directory | +
ls | +lists the archives in the current directory or in the route given | +
cd | +moves between directories | +
mkdir | +creates a directory with the given name | +
Alias | +Command | +Description | +
---|---|---|
cl | +cl="clear" | +clears the screen | +
npmd | +npmd="npm run dev" | +runs the project in development mode | +