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 @@ + + + + + + + Nicolas Puentes + + + +

Nicolas Puentes (https://github.com/puennico)

+
+ +

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.

+ +
+

Useful commands

+ + + + + + + + + + + + + + + + + + + + + + + + + +
CommandDescription
whoamishows current username
pwdshows absolute route of the current directory
lslists the archives in the current directory or in the route given
cdmoves between directories
mkdircreates a directory with the given name
+ +
+ +

Useful aliases

+ + + + + + + + + + + + + + + + +
AliasCommandDescription
clcl="clear"clears the screen
npmdnpmd="npm run dev"runs the project in development mode
+ + + + \ No newline at end of file diff --git a/github-profiles/nicolas-52000/styles.css b/github-profiles/nicolas-52000/styles.css new file mode 100644 index 000000000..e69de29bb