-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharchives.html
177 lines (136 loc) · 7.24 KB
/
archives.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Israel Abaho Portifolio</title>
<link rel="stylesheet" href="./main.css">
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v4.0.0/css/line.css">
<link href='https://unpkg.com/boxicons@2.0.9/css/boxicons.min.css' rel='stylesheet'>
</head>
<body>
<header class="header headerActive" id="header" >
<div class="logo-div">
<a href="/index.html"><h1 class="logo">Ai<span>.</span></h1></a>
</div>
<div class="navBar" id="nav-Bar" >
<ul class="navList" style="text-decoration: line-through; opacity: .5; ">
<li class="navItem" style="cursor: not-allowed;">
<a href="#about" class="navLink" style="cursor: not-allowed;"> <span class="number">1.</span> About</a>
</li>
<li class="navItem" style="cursor: not-allowed;">
<a href="#skills" class="navLink" style="cursor: not-allowed;"> <span class="number">2.</span> Skills</a>
</li>
<li class="navItem" style="cursor: not-allowed;">
<a href="#projects" class="navLink" style="cursor: not-allowed;"> <span class="number">3.</span> Projects</a>
</li>
<li class="navItem" style="cursor: not-allowed;">
<a href="#contact" class="navLink" style="cursor: not-allowed;"> <span class="number">4.</span> Contact</a>
</li>
<div class="closeIcon" id="closeIconID">
<i class='bx bxs-x-circle icon closeIc'></i>
</div>
</ul>
<div class="resumeDiv">
<a download="" href="./ISREAL ABAHO WEB DEVELOPER RESUME.pdf" class="resumeBtn" >Resume</a>
</div>
</div>
<div class="navToggle" id="toggleId">
<i class="uil uil-align-center toggleIcon"></i>
</div>
</header>
<div class=" col leftCol">
<div class="divIcons">
<div>
<a href="https://www.linkedin.com/in/isra-tech/" target="_blank"> <i class="uil uil-twitter-alt leftColIcon"></i></a>
</div>
<div>
<a href="https://github.com/IsraelAbaho" target="_blank"><i class="uil uil-github-alt leftColIcon"></i></a>
</div>
<div>
<a href="https://twitter.com/IsraelAbaho21" target="_blank"> <i class="uil uil-twitter-alt leftColIcon"></i></a>
</div>
</div>
<div class="divLine">
</div>
</div>
<div class=" col rightCol">
<div class="emailDiv">
israelabaho@gmail.com
</div>
<div class="rightdivLine">
</div>
</div>
<div class="bodyContainer">
<section class="section archiveSection" id="contact">
<div class="container">
<div class="sectionTitle" style="padding-top: 3rem;">
<h5 class="titleText">Other Projects <div class="underline" ><span ></span></div></h5>
</div>
<span class="titleSubText">Here's more of other projects i have worked on</span>
</div>
<div class="otherProjectsContainer container">
<table>
<tr class="containerTitle">
<th>Year</th>
<th>Project</th>
<th>Tech Used</th>
<th>Link</th>
</tr>
<tr class="projectListItem">
<td class="itemYear">2022</td>
<td class="itemName"> <a href="https://furnitureproject.netlify.app/" class="wrapperLink Indicator" target="_blank" >Furniture Store</a>
</div></td>
<td class="itemTech">HTML CSS Js</td>
<td class="itemLinks"><a href="https://github.com/IsraelAbaho/Furniture-website" class="wrapperLink" target="_blank" ><i class="uil uil-github-alt"></i></a></td>
</tr>
<tr class="projectListItem">
<td class="itemYear">2022</td>
<td class="itemName"> <a href="https://completefitnesswebsite.netlify.app/" class="wrapperLink Indicator" target="_blank" >Fitness Website</a>
</div></td>
<td class="itemTech">HTML CSS Js</td>
<td class="itemLinks"><a href="https://github.com/IsraelAbaho/fitness-landing-page" class="wrapperLink" target="_blank" ><i class="uil uil-github-alt"></i></a></td>
</tr>
<tr class="projectListItem">
<td class="itemYear">2021</td>
<td class="itemName"> <a href="https://appointmentscheduleisra.netlify.app/" class="wrapperLink Indicator" target="_blank" >Appointment <br>App</a>
</div></td>
<td class="itemTech">HTML CSS Js</td>
<td class="itemLinks"><a href="https://github.com/IsraelAbaho/Appointment-schedule-website" class="wrapperLink" target="_blank" ><i class="uil uil-github-alt"></i></a></td>
</tr>
<tr class="projectListItem">
<td class="itemYear">2020</td>
<td class="itemName"> <a href="./Nike/index.html" class="wrapperLink Indicator" target="_blank" >Nike Shoe</a>
</div></td>
<td class="itemTech">HTML CSS Js</td>
<td class="itemLinks"><a href="https://github.com/IsraelAbaho/Nike-shoe-landing-page" class="wrapperLink" target="_blank" ><i class="uil uil-github-alt"></i></a></td>
</tr>
</table>
</div>
</section>
<div class="projectFooter">
<a href="./index.html">BACK HOME</a>
</div>
<div class="mobileIcons">
<div>
<a href="https://www.linkedin.com/in/isra-tech/" target="_blank"> <i class="uil uil-linkedin-alt leftColIcon" ></i></a>
</div>
<div>
<a href="https://github.com/IsraelAbaho" target="_blank"><i class="uil uil-github-alt leftColIcon"></i></a>
</div>
<div>
<a href="https://twitter.com/IsraelAbaho21" target="_blank"> <i class="uil uil-twitter-alt leftColIcon"></i></a>
</div>
</div>
<!-- FOOTER SECTION ------------------------------------------>
<section class="section">
<div class="footer">
<span>Designed and developed by<br> Israel Abaho - 2022</span>
</div>
</section>
</div>
<script src="https://unpkg.com/scrollreveal"></script>
<script src="./main.js"></script>
</body>
</html>