You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
234 lines
9.0 KiB
HTML
234 lines
9.0 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Georgian&display=swap" rel="stylesheet">
|
|
|
|
<link rel="stylesheet" type="text/css" href="./index.css">
|
|
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css" integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N" crossorigin="anonymous">
|
|
|
|
<title>My First Capstone</title>
|
|
</head>
|
|
<body>
|
|
<!-- nav var section -->
|
|
<div class="container mt-2">
|
|
<nav class="navbar navbar-expand-lg navbar-light bg-light">
|
|
<div class="container-fluid">
|
|
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
<div class="collapse navbar-collapse" id="navbarNavDropdown">
|
|
<ul class="navbar-nav">
|
|
<li class="nav-item">
|
|
<a class="nav-link active" aria-current="page" href="#About">About</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="#Projects">Projects</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="#Contact">Contact</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="#Tools">Tools</a>
|
|
</li>
|
|
</a>
|
|
<ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
|
|
<li><a class="dropdown-item" href="#">Action</a></li>
|
|
<li><a class="dropdown-item" href="#">Another action</a></li>
|
|
<li><a class="dropdown-item" href="#">Something else here</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
<!-- main section -->
|
|
<section class="row mt-5 bg-dark">
|
|
<a name="About"></a>
|
|
|
|
<!-- figure and figcaption is like the div -->
|
|
|
|
<figure class="col-lg-6">
|
|
<div>
|
|
<img class="img-fluid rounded-circle"style="padding: 2px;"src="https://place-puppy.com/550x350">
|
|
</div>
|
|
</figure>
|
|
<figcaption class="col-lg-6">
|
|
<div class="text-center text-light mt-5">
|
|
<h5>About Me</h5>
|
|
<h3> Justine Miras</h3>
|
|
<hr style="border: none; height: 2px; background-color: white; margin: 20px 0;">
|
|
<h4>Full Stack Web Developer</h4>
|
|
|
|
<a href="#" class="fa fa-facebook"></a>
|
|
</figcaption>
|
|
|
|
|
|
|
|
</section>
|
|
|
|
<section>
|
|
<a name="Projects"></a>
|
|
|
|
<!-- projects -->
|
|
<div id="main" class="container-fluid p-3 bg-info mt-5">
|
|
|
|
<h3 class="pt-3 d-flex justify-content-center align-items-center mt-5 mb-5">Projects</h3>
|
|
|
|
<div id="other-projects" class="row d-flex justify-content-between flex-md-row-reverse flex-md-column">
|
|
|
|
<!-- HTML Card Start -->
|
|
|
|
<div id="html" class="col-lg-4 col-md-4 col-sm-12 mb-4 text-center order-3">
|
|
<img src="https://3.bp.blogspot.com/-7x5c_f1yzsQ/XHv9FZKHrEI/AAAAAAAADrE/4iGl9Lm6K2odX4SdWbU_RN6gZesx4IaGACEwYBhgL/s1600/html.jpg" class="img-fluid" alt="HTML Image">
|
|
<h5>HTML</h5>
|
|
<p>
|
|
The HyperText Markup Language or HTML is the standard markup language for documents designed to be displayed in a web browser. It defines the meaning and structure of web content. It is often assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript.
|
|
</p>
|
|
</div>
|
|
<!-- HTML Card End -->
|
|
|
|
<!-- Bootstrap Card Start -->
|
|
<div id="bootstrap" class="col-lg-4 col-md-4 col-sm-12 mb-4 text-center order-2">
|
|
<img src="https://www.10bestdesign.com/blog/content/images/2018/03/14.png" class="img-fluid" alt="Bootstrap Image">
|
|
<h5>Bootstrap</h5>
|
|
<p>
|
|
Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains HTML, CSS and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.
|
|
</p>
|
|
</div>
|
|
<!-- Bootstrap Card End -->
|
|
|
|
<!-- Node JS Server Card Start -->
|
|
<div id="nodejs" class="col-lg-4 col-md-4 col-sm-12 mb-4 text-center
|
|
order-1">
|
|
<img src="https://clever-solution.com/wp-content/uploads/2020/04/5625%D0%9C%D0%BE%D0%BD%D1%82%D0%B0%D0%B6%D0%BD%D0%B0%D1%8F-%D0%BE%D0%B1%D0%BB%D0%B0%D1%81%D1%82%D1%8C-1-1280x720.png" class="img-fluid" alt="Node.js Image">
|
|
<h5>Node JS Server</h5>
|
|
<p>
|
|
js (Node) is an open source, cross-platform runtime environment for executing JavaScript code. Node is used extensively for server-side programming, making it possible for developers to use JavaScript for client-side and server-side code without needing to learn an additional language.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<!-- Node JS Server Card End -->
|
|
<section>
|
|
<a name="Contact"></a>
|
|
<div id="contact-section" class="container-fluid text-white p-5 border mt-5">
|
|
|
|
<h2 class="text-dark text-align-right">Contact Me</h2>
|
|
|
|
<div class="row mt-3">
|
|
|
|
<div class="col-xs-12 col-sm-12 col-md-8 col-lg-8 col-xl-4 py-3 rounded">
|
|
|
|
<form id="form-col">
|
|
<div class="form-group">
|
|
<label for="name">Name</label>
|
|
<input type="text" class="form-control" id="name" placeholder="Your Name">
|
|
</div>
|
|
|
|
<div class="form-group">
|
|
<label for="exampleInputEmail1">Email</label>
|
|
<input type="email" class="form-control" id="exampleInputEmail1" aria-describedby="emailHelp" placeholder="name@example.com">
|
|
</div>
|
|
|
|
<div class="form-group">
|
|
<label for="contactNumber">Contact Number</label>
|
|
<input type="number" class="form-control" id="contactNumber" name="contactNumber" placeholder="+63 9000 0000 0000">
|
|
</div>
|
|
|
|
<div class="form-group">
|
|
<label for="concern">Concern</label>
|
|
<select class="form-control" id="concern">
|
|
<option>Quotation</option>
|
|
<option>Inquire</option>
|
|
</select>
|
|
</div>
|
|
|
|
<div class="form-group">
|
|
<label for="message">Message</label>
|
|
<textarea class="form-control" id="message" rows="6"></textarea>
|
|
</div>
|
|
|
|
<button type="button" class="btn btn-dark" data-toggle="modal" data-target="#modalDiv">
|
|
Send Email
|
|
</button>
|
|
</form>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Modal -->
|
|
<div class="modal fade" id="modalDiv" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
|
|
<div class="modal-dialog">
|
|
<div class="modal-content text-dark">
|
|
<div class="modal-header">
|
|
<h5 class="modal-title" id="exampleModalLabel">Thank you for contacting us!</h5>
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
|
|
<span aria-hidden="true">×</span>
|
|
</button>
|
|
</div>
|
|
<div class="modal-body">
|
|
<p>Message Successfully Sent</p>
|
|
</div>
|
|
<div class="modal-footer">
|
|
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
</form>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<section class="mt-5 mb-5">
|
|
<a name="Tools"></a>
|
|
<div class="text-center">
|
|
<!-- Core Tools Section Start -->
|
|
<h3>Core Tools</h3>
|
|
|
|
<div id="core-tools" class="d-flex justify-content-center
|
|
align-items-center flex-column">
|
|
<div id="html">
|
|
<img width="150" src="images/logo-html5.png"/>
|
|
</div>
|
|
</div>
|
|
<div id="css-js">
|
|
<img width="150" src="images/logo-css3.png"/>
|
|
<img width="150" src="images/logo-javascript.png"/>
|
|
</div>
|
|
</div>
|
|
</section
|
|
|
|
|
|
|
|
<script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-Fy6S3B9q64WdZWQUiU+q4/2Lc9npb8tCaSX9FK7E8HnRr0Jz8D6OP9dO5Vg3Q9ct" crossorigin="anonymous"></script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|