-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
145 additions
and
82 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>About - Developer Journal</title> | ||
<link rel="stylesheet" href="assets/styles/about.css"> | ||
</head> | ||
<body> | ||
<!-- NAVIGATION --> | ||
<div class="main-nav"> | ||
<div class="nav-links"> | ||
<a href="index.html">Home</a> | ||
<a href="about.html">About</a> | ||
</div> | ||
</div> | ||
|
||
<!-- CONTENT --> | ||
<div class="about-content"> | ||
<h1>About Team 31</h1> | ||
<div class="about-section"> | ||
<p> | ||
Team 31 is a dynamic group of students dedicated to pushing the boundaries of software engineering. Our team is composed of innovative thinkers and skilled developers who are passionate about creating impactful software solutions. Through collaborative efforts, we aim to tackle complex problems and deliver high-quality projects that reflect our commitment to excellence and continuous learning. We believe in the power of teamwork, creativity, and technical proficiency to drive progress and make a positive impact in the field of software engineering. | ||
</p> | ||
<img src="assets/images/Team/IMG_0443.jpg" alt="Team 31"> | ||
</div> | ||
|
||
<h2>Meet The Team</h2> | ||
<div class="team-section"> | ||
<div class="team-member"> | ||
<img src="assets/images/Team/IMG_0350.jpg" alt="Ishan"> | ||
<h3>Ishan Vaish</h3> | ||
<p>Co-Lead</p> | ||
</div> | ||
<div class="team-member"> | ||
<img src="assets/images/Team/IMG_1822.jpg" alt="Nikhil"> | ||
<h3>Nikhil Mahendran</h3> | ||
<p>Co-Lead</p> | ||
</div> | ||
<div class="team-member"> | ||
<img src="assets/images/Team/brian.png" alt="Zhamilya"> | ||
<h3>Brian Wen</h3> | ||
<p>Designer</p> | ||
</div> | ||
<div class="team-member"> | ||
<img src="assets/images/Team/73856826678__5640C9A4-4C14-4FAD-83DD-033C2D93BAB1.png" alt="Liam"> | ||
<h3>Liam Mohler</h3> | ||
<p>Developer</p> | ||
</div> | ||
<div class="team-member"> | ||
<img src="assets/images/Team/IMG_1706.jpg" alt="Charlotte"> | ||
<h3>Charlotte Dong</h3> | ||
<p>Developer</p> | ||
</div> | ||
<div class="team-member"> | ||
<img src="assets/images/Team/Selfie503x610.jpg" alt="Newton"> | ||
<h3>Newton Chung</h3> | ||
<p>Developer</p> | ||
</div> | ||
<div class="team-member"> | ||
<img src="assets/images/Team/1000003863.jpg" alt="Kevin"> | ||
<h3>Kevin Truong</h3> | ||
<p>Developer</p> | ||
</div> | ||
<div class="team-member"> | ||
<img src="assets/images/Team/IMG_2086.jpg" alt="Gavin"> | ||
<h3>Gavin Guyal</h3> | ||
<p>Developer</p> | ||
</div> | ||
<div class="team-member"> | ||
<img src="assets/images/Team/Zhamilya Shakirova.jpg" alt="Zhamilya"> | ||
<h3>Zhamilya Shakirova</h3> | ||
<p>Developer</p> | ||
</div> | ||
<div class="team-member"> | ||
<img src="assets/images/Team/images-2.jpeg" alt="Brian"> | ||
<h3>Zillin Liu</h3> | ||
<p>Planner</p> | ||
</div> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added
BIN
+6.7 MB
assets/images/Team/73856826678__5640C9A4-4C14-4FAD-83DD-033C2D93BAB1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters