Skip to content

Pagina personal - Programación con tecnologías Web - Uniandes

License

Notifications You must be signed in to change notification settings

jd-vega11/jd-vega11.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Juan D. Vega's personal website

About

This personal page is the first deliverable in the course ISIS 3710 (Programming with Web Technologies) of Los Andes University (Colombia). It includes a brief description of who I am, things I like, projects and experience.

Objective

Start my journey in web development through a personal web page where fundamental concepts and best practices of structuring and styling are applied.

Technologies

This web page was developed using HTML5, CSS3, JavaScript and associated libraries (Bootstrap and JQuery).

Deployment

In order to display this web page in your browser, just go to the URL jd-vega11.github.io

Otherwise, if you want to do it locally, you need an HTTP server. I recommend you the following: http-server To use it, please, follow the steps indicated below.

  1. Clone this repo
  2. Download Node.js
  3. From the command prompt: npm install http-server -g
  4. Go to the project's directory and run the following command: http-server
  5. Open the URL that appears in console.

Author

This project was developed by Juan David Vega Guzman

Preview

alt text

License

The MIT License (MIT)

Copyright (c) 2018 Juan Vega

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Pagina personal - Programación con tecnologías Web - Uniandes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published