Portfolio

Description

This is a portfolio to display contact information, relevant links, and featured projects for my web development career.

License

License: MIT

Built With

Deployed Link

Preview of Working Site

Image

Code Snippet

This code snippet shows the basic structure of the html used in the small project displays on the webpage.

    <div class="col-md-6">
        <div id="project-3">
            <h4 class = "project-title">Password Generator</h4>
            <h6><a href="https://rslepejian.github.io/JS-password-generator/" target="_blank">Deployed Site</a></h6>
            <h6><a href="https://github.com/rslepejian/JS-password-generator" target="_blank">Github Repository</a></h6>
            <img src="images/password_generator.png" class="project-preview" target="_blank" alt = "password generator preview">
        </div>
    </div>

Authors

  • Raffi Lepejian

Contact Information