-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
224 lines (213 loc) · 9.58 KB
/
index.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
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<!DOCTYPE html>
<html>
<head>
<title>Isaac Barsoum, developer</title>
<link rel="stylesheet" href="/assets/styles.css">
<meta charset="utf-8">
</head>
<body id="fadebody">
<div class="cursor" id="cursor"></div>
<div class="context-menu" id="contextMenu" style="display:none;">
<ul>
<a href="#"><li><img src="/assets/homeicon.png">home</li></a>
<a href="#about"><li><img src="/assets/questionicon.png">about</li></a>
<a href="#work"><li><img src="/assets/folioicon.png">projects</li></a>
<a href="#services"><li><img src="/assets/servicesicon.png">services</li></a>
<a href="#contact"><li><img src="/assets/contacticon.png">contact</li></a>
</ul>
</div>
<noscript>
<style>
* { cursor: default; }
</style>
</noscript>
<section class="header" id="name">
<h1>Isaac Barsoum</h1>
<h2>Front-end developer</h2>
<div id="mission">
<h2><span
class="txt-rotate"
data-period="2000"
data-rotate='[ "welcome", "ようこそ", "bienvenido", "환영하다", "willkommen", "欢迎光临", "bienvenue", "स्वागत हे" , "bem vinda", "স্বাগত" ]'></span></h2>
<h2 class="nmbe hom">my mission:</h2>
<p class="nmbs"><span class="som">My mission: </span>To <u>empower and inform</u> people while <u>shedding a light</u> on important and overlooked problems.</p>
<h2 class="nmbe hom">the gist:</h2>
<p class="nmbs"><span class="som">The gist: </span>I'm a <u>teenage freelance developer</u> with a passion for <u>politics</u> and <u>writing</u>. Most of my projects are <u>self-started</u>. I enjoy creating meaningful <u>websites</u> and beautiful <u>apps</u>. I'm able and ready to work on a team.</p>
<p class="gray hom"><img src="/assets/cursoricon.png">Right-click for menu</p>
</div>
</section>
<div id="mouse-scroll">
<div class="mouse">
<div class="mouse-in"></div>
</div>
<div>
<span class="down-arrow-1"></span>
<span class="down-arrow-2"></span>
<span class="down-arrow-3"></span>
</div>
</div>
<section class="abstractimg">
</section>
<section id="about" class="body-section">
<!-- <h2 class="section-header">about.</h2>-->
<b class="big-b">Some things about me <span class="bigger">↓</span></b>
<table id="about-table">
<tr>
<td>
<b>About <u class="blck">me</u></b>
<p>👋🏽 Hi, I'm Isaac Barsoum, a fifteen-year-old <b>freelance developer</b> based in N.C., U.S. I have a passion for politics (both domestic and international), writing, and <b>playing the violin</b>.</p>
<img src="/assets/aboutme.png" />
</td>
<td>
<b>My <u class="blck">work</u></b>
<p>Most of my projects are <b>self-started.</b> I studied under the mentorship of <a href="https://skilstak.netlify.app/">Rob Muhlestein</a> until 2021 and have been making <b>self-taught advancements</b> since.</p>
<img src="/assets/ideas.png" />
</td>
<td>
<b>My <u>certification</u></b>
<p>I received a <a href="https://www.freecodecamp.org/certification/axolotl/responsive-web-design">responsive web design certification</a> in December 2019 and renewed it on June 5, 2021. The certification is earned after <b>300 hours of coursework and projects.</b></p>
<img src="/assets/certificate.png" />
</td>
<td>
<b>My <u>code</u></b>
<p>I make all of my <a href="https://github.com/itbarsoum99">code repositories</a> public on Github. You can also scroll below to see my <b>selected works.</b> I program in <b>HTML5, CSS3, Swift,</b> Java, Bash, and a little JavaScript.</p>
<img src="/assets/code.png" />
</td>
</tr>
<tr>
<td>
<b>My <u class="blck">tools</u></b>
<p>I use a <b>Linux development environment</b> to create beautiful projects using a <b>variety</b> of useful and important programming languages. (Also, Spotify.)</p>
<img src="/assets/devenv.png" />
</td>
<td>
<b>My <u class="blck">passion</u></b>
<p>I have a <b>passion for change</b>. Most of my personal projects are <b>progress-oriented, calling for action</b> in a variety of areas. I try to use my skills to <b>make the world better.</b></p>
<img src="/assets/change.png" />
</td>
<td>
<b>My <u class="blck">inspiration</u></b>
<p>I take inspiration from <b>talented developers</b> on the web. One of my most-frequented sites is Awwwards. I especially enjoy creating <b>dark, earthy, and minimalistic</b> designs.</p>
<img src="/assets/earthy.png" />
</td>
<td>
<b>My <u>experience</u></b>
<p>I have <b>four years'</b> programming experience, including a long-standing obsession with <b>web design</b>. I also have intermediate proficiency in <b>app design with Swift</b> and <b>bash scripting.</b></p>
<img src="/assets/terminal.png" />
</td>
</tr>
</table>
</section>
<section id="work" class="body-section">
<h2 class="section-header">projects.</h2>
<p class="gray hom" id="hover"><img src="/assets/hovericon.png">Hover for details / click for more</p>
<div class="projects-container">
<div class="row">
<a href="/work/camps/" class="column" id="camps-column">
<h3>Web Camps</h3>
<p>founder & instructor / closing the digital divide</p>
</a>
<a href="/work/abscissa/" class="column" id="abscissa-column">
<h3>Abscissa</h3>
<p>webdev / visual journalism</p>
</a>
</div>
<div class="row">
<a href="/work/theory/" class="column" id="theory-column">
<h3>Theory</h3>
<p>logo design / science education</p>
</a>
<a href="/work/escuela/" class="column" id="escuela-column">
<h3>Escuela</h3>
<p>app dev / student productivity</p>
</a>
</div>
<div class="row">
<a href="/work/sji/" class="column" id="sji-column">
<h3>Social Justice Initiative</h3>
<p>webdev / social justice launchpoint</p>
</a>
<a href="/work/politicize/" class="column" id="politicize-column">
<h3>Politicize</h3>
<p>webdev / unbiased news briefings</p>
</a>
</div>
<div class="row">
<a href="/work/debbarsoum/" class="column" id="debbarsoum-column">
<h3>Deb Barsoum Photography</h3>
<p>webdev / artistic snapshots</p>
</a>
<div class="column"></div>
</div>
<div class="blockquote-wrapper">
<div class="blockquote">
<h1>
Do not go gentle <span style="color:#ffffff">into that good night.</span> Rage, rage <span style="color:#ffffff">against the <br/> </span>dying of the light.
</h1>
<h4>—Dylan Thomas<br></h4>
</div>
</div>
</section>
<section id="services" class="body-section">
<h2 class="section-header">services.</h2>
<table id="services-table">
<tr>
<td><h3>outreach.</h3></td>
<td>
Surveys // community // specialization // data analysis
</td>
</tr>
<tr>
<td><h3>design.</h3></td>
<td>
UI/UX design // logos // branding // visual design elements
</td>
</tr>
<tr>
<td><h3>content.</h3></td>
<td>Compelling content generation // content presentation</td>
</tr>
<tr>
<td><h3>development.</h3></td>
<td>Website development // app development // scripting</td>
</tr>
</table>
<b class="big-b">The design process <span class="bigger">↓</span></b>
<table id="design-table">
<tr>
<td>
<b>Market <u class="blck">research</u></b>
<p>Creating and promoting surveys, polls, and other methods of collecting opinions to help you find <b>what you need</b> to have <b>success</b>. Performing data analysis to help process results.</p>
<img src="/assets/data.png" />
</td>
<td>
<b><u class="blck">Designing</u> with you</b>
<p>Immersive visual design where <b>we</b> make the big, important decisions and I handle the details for you. Design that <b>looks great</b> to you and even better to users.</p>
<img src="/assets/design.png" />
</td>
<td>
<b>Creating <u class="blck">content</u></b>
<p>Composing <b>bold, strategic content</b> for your project and specific needs, and compiling approaches to present the content in an attractive, <b>compelling</b> way.</p>
<img src="/assets/content.png" />
</td>
<td>
<b><u>Developing</u> the experience</b>
<p><b>Nuts-and-bolts programming</b> to bring the design together. <b>Responsive designs</b> to fit any screen for any user, making your project more accessible to everyone.</p>
<img src="/assets/coding.png" />
</td>
</tr>
</table>
</section>
<section id="contact" class="body-section">
<h2 class="section-header">reach out.</h2>
</section>
<script>
window.addEventListener('load', function() {
document.getElementById("fadebody").style.opacity = 1;
});
</script>
<script src="/assets/cursor.js"></script>
<script src="/assets/rightclick.js"></script>
<script src="/assets/carousel.js"></script>
</body>
</html>