Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
AmirMahdi-Tizchang authored Dec 28, 2023
0 parents commit 89cf881
Show file tree
Hide file tree
Showing 3 changed files with 231 additions and 0 deletions.
Binary file added ME.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
97 changes: 97 additions & 0 deletions contact.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
<!DOCTYPE html>
<html lang="en">

<head>
<title>Contact Me</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="styles.css" rel="stylesheet" />
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
</head>

<body>

<div class="p-5 bg-primary text-white text-center">

<h1>Contact With Me</h1>
<p>I Always Looking For Opportunity To Get Better!</p>
</div>

<nav class="navbar navbar-expand-sm bg-dark navbar-dark">
<div class="container-fluid">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="index.html">About Me</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="contact.html">Contact Me</a>
</li>
</ul>
</div>
</nav>

<div class="container mt-5">
<div class="row">
<div class="col-sm-4">
<h2>My Recommendations</h2>
<hr />
<p>I believe that we're living in the past of our future. If we want the best future possible, we have to work
hard and smart today. So, let's roll up our sleeves and get to work! πŸ› β³
</p>
<p3 class="mt-4">Keep learning, keep growing, and stay curious! Until next time. πŸ‘‹</p3>
<p />
<h4>Wish You The Best...</h4>
<h3 class="mt-4">Pages</h3>
<p>My personal webpage</p>
<ul class="nav nav-pills flex-column">
<li class="nav-item">
<a class="nav-link" href="index.html">About Me</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="contact.html">Contact Me</a>
</li>
</ul>
<hr class="d-sm-none">
</div>
<div class="col-sm-8">
<div class="container mt-3">
<h2>Some Ways To Reach Me.</h2>
<hr />
<p>Social media acounts</p>
<table class="table table-striped">
<thead>
<tr>
<th>Username</th>
<th>Application</th>
</tr>
</thead>
<tbody>
<tr>
<td>Github</td>
<td>AmirMahdi-Tizchang</td>
</tr>
<tr>
<td>Gmail</td>
<td>[email protected]</td>
</tr>
<tr>
<td>Instagram</td>
<td>tizchangaamirmahdi</td>
</tr>
<tr>
<td>Facebook</td>
<td>Amirmahdi Tizchang</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div class="mt-5 p-4 bg-dark text-white text-center">
<p>Created by <a href="https://github.com/AmirMahdi-Tizchang">Amirmahdi Tizchang</a></p>
</div>
</body>

</html>
134 changes: 134 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
<!DOCTYPE html>
<html lang="en">

<head>
<title>About Me</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="styles.css" rel="stylesheet" />
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
</head>

<body>

<div class="p-5 bg-primary text-white text-center">
<h1>Read About Me</h1>
<p>Hello world! 🌍 I'm Amirmahdi Tizchang!</p>
</div>

<nav class="navbar navbar-expand-sm bg-dark navbar-dark">
<div class="container-fluid">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link active" href="index.html">About Me</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact Me</a>
</li>
</ul>
</div>
</nav>

<div class="container mt-5">
<div class="row">
<div class="col-sm-4">
<h2>About Me</h2>
<hr />
<h5>Photo of me:</h5>
<div class="fakeimg"><img alt="ME" src="ME.JPG" style="width: 300px; height: 500px;" /></div>
<p>I'm really passionate technology and relentless learner, specializing in the art of crafting solutions with
A.I. πŸ€– and back-end web development.πŸ“‘ I've always had an insatiable curiosity for technology and I've spent
countless hours honing my skills.</p>
<h3 class="mt-4">Pages</h3>
<p>My personal webpage</p>
<ul class="nav nav-pills flex-column">
<li class="nav-item">
<a class="nav-link active" href="index.html">About Me</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact Me</a>
</li>
</ul>
<hr class="d-sm-none">
</div>
<div class="col-sm-8">
<h3>πŸ“š My continuous pursuit of knowledge has led to numerous accomplishments:</h3>
<h5>My Achievements, Dec 28, 2023</h5>
<hr />
<ul>
<li>I achieved a stellar score of 8.6 in the IELTS examination. πŸ…</li>
<li> Completion of challenging Computer science courses including:</li>
<ul>
<li><strong>CS50X 2023:</strong> Harvard's renowned Introduction to Computer Science and the art of
programming. πŸ’‘</li>
<li><strong>CS50P 2022 & CS50W 2020:</strong> Comprehensive courses on programming and web development with
Python and JavaScript. 🌐 🐍</li>
<li><strong>CS50S 2021:</strong> An engaging introduction to programming with Scratch, perfect for
beginners. πŸ±β€πŸ‘€</li>
<li><strong>CS50T 2017:</strong> A course that helped me understand the nuances of technology. πŸ› </li>
</ul>
<li>I have attended the prestigious Google IT desk help. 🌐</li>
<li>I am a certified Lifeguard and an avid reader, hence the 'Book-crazy' certification. πŸŠβ€β™‚οΈπŸ“š</li>
</ul>

<h2 class="mt-5"> My Top Favourite Motivational Quotes</h2>
<hr />
<div class="card mt-3">
<div class="card-body">
<blockquote class="blockquote">
<p class="mb-0">"We always overestimate the change that will occur in the next two years and underestimate
the change that will occur in the next ten. Don't let yourself be lulled into inaction."</p>
<p />
<footer class="blockquote-footer">Bill Gates</footer>
</blockquote>
</div>
</div>
<div class="card mt-3">
<div class="card-body">
<blockquote class="blockquote">
<p class="mb-0">"Success is not to be pursued; it is to be attracted by the person you become."</p>
<p />
<footer class="blockquote-footer">Jim Rohn</footer>
</blockquote>
</div>
</div>
<div class="card mt-3">
<div class="card-body">
<blockquote class="blockquote">
<p class="mb-0">"The biggest risk is not taking any risk. In a world that's changing really quickly, the
only strategy that is guaranteed to fail is not taking risks."</p>
<p />
<footer class="blockquote-footer">Mark Zuckerberg</footer>
</blockquote>
</div>
</div>
<div class="card mt-3">
<div class="card-body">
<blockquote class="blockquote">
<p class="mb-0">"Never say never, because limits, like fears, are often just an illusion."</p>
<p />
<footer class="blockquote-footer">Michael Jordan</footer>
</blockquote>
</div>
</div>
<div class="card mt-3">
<div class="card-body">
<blockquote class="blockquote">
<p class="mb-0">"The only way to do great work is to love what you do.</p>
<p />
<footer class="blockquote-footer">Steve jobs</footer>
</blockquote>
</div>
</div>
</div>
</div>
</div>

<div class="mt-5 p-4 bg-dark text-white text-center">
<p>Created by <a href="https://github.com/AmirMahdi-Tizchang">Amirmahdi Tizchang</a></p>
</div>

</body>

</html>

0 comments on commit 89cf881

Please sign in to comment.