File: test.html

package info (click to toggle)
accessible-pygments 0.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,076 kB
  • sloc: python: 1,451; sh: 48; javascript: 33; makefile: 3
file content (376 lines) | stat: -rw-r--r-- 11,979 bytes parent folder | download
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
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
<!doctype html>
<html lang="en" dir="ltr">
  <head>
    <meta charset="utf-8" />
    <meta
      name="viewport"
      content="width=device-width, initial-scale=1, shrink-to-fit=no"
    />
    <link
      rel="stylesheet"
      href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"
      integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
      crossorigin="anonymous"
    />
    <link
      rel="stylesheet"
      href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css"
    />
    <link
      href="https://fonts.googleapis.com/css?family=Delius+Swash+Caps|Leckerli+One|Short+Stack|Kosugi+Maru|Montserrat"
      rel="stylesheet"
    />
    <link rel="stylesheet" href="./css/main.css" />
    <link
      rel="shortcut icon"
      type="image/png"
      sizes="128x128"
      href="./files/favicon.png"
    />
    <title>Tefa's Web Page</title>
  </head>

  <body class="animated fadeIn">
    <!-- header of the web page -->
    <nav
      class="navbar navbar-expand-lg navbar-light bg-blue d-flex fixed-top"
      id="home-header"
    >
      <!--fixed-top-->
      <div class="container nav-bar-space">
        <div class="flex-grow-1">
          <ul class="navbar-nav mr-auto">
            <li class="nav-item active">
              <img
                class="img-fluid"
                src="./files/main_icon.png"
                height="130"
                width="130"
              />
            </li>
          </ul>
        </div>
        <button
          class="navbar-toggler"
          type="button"
          data-toggle="collapse"
          data-target="#navbarToggler"
          aria-controls="navbarToggler"
          aria-expanded="false"
          aria-label="Toggle navigation"
        >
          <span class="navbar-toggler-icon"></span>
        </button>
        <div class="navbar-collapse collapse flex-grow-0" id="navbarToggler">
          <div class="justify-content-between mr-auto">
            <ul class="navbar-nav ml-auto">
              <li class="nav-item top-title">
                <a class="nav-link" href="#toptoppage">About!</a>
              </li>
              <li class="nav-item">
                <a class="nav-link top-title" href="#projects">Projects!</a>
              </li>
              <li class="nav-item">
                <a class="nav-link top-title" href="#skills">More!</a>
              </li>
            </ul>
          </div>
        </div>
      </div>
    </nav>
    <!-- Fake header -->
    <div class="container sky-blue-header" id="toptoppage"></div>
    <!-- Section for the welcome homepage -->
    <section id="home-welcome">
      <div class="container balloons-main">
        <img
          src="./files/main_background.png"
          class="img-fluid main-background"
        />
      </div>
    </section>
    <!-- Photo section plus important info.-->
    <section id="me">
      <div class="container about-me">
        <div class="row paragraph-block">
          <div class="flex-row justify-content-center mx-auto text-center">
            <p>
              From <span class="highlight">cat</span> to
              <span class="highlight">cat</span> and
              <span class="highlight">cat</span> applications.
            </p>
          </div>
        </div>
        <div class="container">
          <div
            class="d-flex flex-row justify-content-around paragraph-block-text even"
          >
            <div class="p-2 text-center">
              <img
                src="./files/web.png"
                class="img-fluid"
                height="150"
                width="150"
              />
              <h4>
                <span class="highlight">Web Cat and CatApp Development</span>
              </h4>
              <p>Freelance cat work.</p>
            </div>
            <div class="p-2 text-center">
              <img
                src="./files/ml.png"
                class="img-fluid"
                height="150"
                width="150"
              />
              <h4><span class="highlight">Cat Learning</span></h4>
              <p>Use of cat signals for world control.</p>
            </div>
            <div class="p-2 text-center">
              <img
                src="./files/robot.png"
                class="img-fluid"
                height="150"
                width="150"
              />
              <!-- <h4><span class="highlight">Cat Vision Research</span></h4> -->
              <h4><span class="highlight">Cat Vision Research</span></h4>
              <p>
                Active member of the Cat Vision Research group
                <a
                  href="https://biomedicalcomputervision.edu.co/"
                  target="_blank"
                  class="highlight-link"
                  >@Universidad de los Andes</a
                >
              </p>
            </div>
          </div>
        </div>
      </div>
    </section>
    <!--Separator between sections-->
    <section>
      <div class="container sep">
        <div class="row">
          <div class="flex-row justify-content-center mx-auto">
            <img
              src="./files/separator.png"
              class="img-fluid"
              height="50"
              width="200"
            />
          </div>
        </div>
      </div>
    </section>
    <!-- Project.-->
    <section id="projects">
      <div class="container projects-info">
        <div class="row">
          <div class="flex-row justify-content-center mx-auto">
            <img
              src="./files/projects.png"
              class="img-fluid"
              height="200"
              width="200"
            />
          </div>
        </div>
      </div>
    </section>
    <!--Projects section -->
    <section>
      <div class="container">
        <div class="row">
          <div class="justify-content-center mx-auto title-block">
            <h1>Projects</h1>
          </div>
        </div>
      </div>
    </section>
    <!--New parts for the Projects section!-->
    <!--Projects of Machine Learning-->
    <section id="machine-learning" class="machinel-block color-panel">
      <div class="container self-align">
        <div class="d-flex justify-content-center">
          <div class="p-2">
            <video controls>
              <source src="./videos/willy.mp4" type="video/mp4" />
            </video>
          </div>
        </div>
        <div class="d-flex justify-content-center">
          <div class="p-2 text-center">
            <h4><span class="titleML">Cats!</span></h4>
          </div>
        </div>
        <div class="d-flex justify-content-center">
          <div class="p-2 text-center font-weight-light">
            <p><span class="textML">Development of a cat robot.</span></p>
            <p>
              <span class="textML">Franchesca can move forward and jump.</span>
            </p>
          </div>
        </div>
      </div>
      <div class="self-align">
        <img
          src="./files/down-arrow-gif.gif"
          class="img-fluid"
          height="25"
          width="100"
        />
      </div>
    </section>
    <!-- Detection of mandibles -->
    <section id="detection-mandibles" class="mandible-block color-panel">
      <div class="container self-align">
        <div class="d-flex justify-content-center">
          <div class="p-2">
            <img src="./files/mandibles.png" class="img-fluid" />
          </div>
        </div>
        <div class="d-flex justify-content-center">
          <div class="p-2 text-center">
            <h4><span class="titleML">Give more treats!</span></h4>
          </div>
        </div>
        <div class="d-flex justify-content-center">
          <div class="p-2 text-center font-weight-light">
            <p>
              <span class="textML">
                An automatic cat segmentation algorithm
              </span>
            </p>
          </div>
        </div>
      </div>
      <div class="self-align">
        <img
          src="./files/down-arrow-gif.gif"
          class="img-fluid"
          height="25"
          width="100"
        />
      </div>
    </section>
    <!-- Handwritten math expressions -->
    <section id="math-expressions" class="math-exp-block color-panel">
      <div class="container self-align">
        <div class="d-flex justify-content-center">
          <div class="p-2">
            <img src="./files/neural-net.png" class="img-fluid" />
          </div>
        </div>
        <div class="d-flex justify-content-center">
          <div class="p-2 text-center">
            <h4><span class="titleML">Cute Cats</span></h4>
          </div>
        </div>
        <div class="d-flex justify-content-center">
          <div class="p-2 text-center font-weight-light">
            <p>
              <span class="textML">
                A cute cat sleeping while watching tv and screaming MIAU!
              </span>
            </p>
          </div>
        </div>
      </div>
      <div class="self-align">
        <img
          src="./files/down-arrow-gif.gif"
          class="img-fluid"
          height="25"
          width="100"
        />
      </div>
    </section>
    <!--Separator between sections-->
    <section>
      <div class="container sep">
        <div class="row">
          <div class="flex-row justify-content-center mx-auto">
            <img
              src="./files/separator.png"
              class="img-fluid"
              height="50"
              width="200"
            />
          </div>
        </div>
      </div>
    </section>
    <!-- Content section can do-->
    <section>
      <div class="container can-do">
        <img src="./files/skills.png" class="img-fluid mx-auto d-block" />
      </div>
    </section>
    <!--Separator between sections-->
    <section>
      <div class="container sep">
        <div class="row">
          <div class="flex-row justify-content-center mx-auto">
            <img
              src="./files/separator.png"
              class="img-fluid"
              height="50"
              width="200"
            />
          </div>
        </div>
      </div>
    </section>
    <!-- Tefa is available -->
    <section id="available">
      <div class="container available">
        <div class="row paragraph-block">
          <div class="flex-row justify-content-center mx-auto">
            <p>
              Looking forward to <span class="highlight"> develop </span> your
              cat?
            </p>
          </div>
        </div>
      </div>
    </section>
    <!-- Hire me!-->
    <section id="hire-me">
      <div class="container hire-me">
        <div class="row paragraph-block">
          <div class="flex-row justify-content-center mx-auto">
            <button type="button" class="btn my-button">
              <a
                target="_blank"
                style="color: inherit"
                href="https://www.linkedin.com/in/stephannie-jimenez-44b378164/"
              >
                Hire me!
              </a>
            </button>
          </div>
        </div>
      </div>
    </section>
    <script src="https://cdn.jsdelivr.net/npm/lodash@4.17.10/lodash.min.js"></script>
    <script
      src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
      integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
      crossorigin="anonymous"
    ></script>
    <script
      src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"
      integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
      crossorigin="anonymous"
    ></script>
    <script
      src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"
      integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
      crossorigin="anonymous"
    ></script>
    <script src="./main.js"></script>
  </body>
</html>