forked from ieee-ucsd-tech/Personal-Website-Solution-Code
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
123 lines (102 loc) · 6.23 KB
/
index.html
File metadata and controls
123 lines (102 loc) · 6.23 KB
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
<!-- TODO... this is where the bulk content of your webpage goes -->
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Jaden's Website</title>
<link rel="stylesheet" href="main.css" type="text/css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet prefetch" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Quicksand&display=swap" rel="stylesheet">
<link rel="icon" type="image/png" href="imgs/logo.jpg" />
</head>
<body>
<div id = "container">
<img id = "logo" src = "imgs/logo.jpg" alt="logo" width = "400" height = "100">
<section id = "name">
<h1> Jaden Padua </h1>
<p class = "color-change"> Software Engineer</p>
<p class = "color-change"> San Diego. California </p>
</section>
<div id = "iconList">
<a href = "mailto:paduajaden@gmail.com"><i class="fa fa-envelope-square icon fa-3x"></i></a>
<a href="https://www.linkedin.com/in/jadenpadua" target="_blank"><i class="fa fa-linkedin-square icon fa-3x"></i></a>
<a href="https://github.com/jadenpadua" target="_blank"><i class="fa fa-github-square icon fa-3x"></i></a>
</div>
<div id = "projects-header" class = "color-change">
<div class = "divider color-change"></div>
<h2>Projects</h2>
<div class = "divider color-change"></div>
</div>
<div id = "project1">
<div class = "pic-container">
<a href="https://github.com/forIoop/Node.jsProjects/tree/master/database" target="_blank">
<img id = "project1pic" class = "project-image" src = "imgs/database.jpg" alt = "database picture"></a>
<div class = "title-shadowbox"></div>
<p id = "project1title" class = "project-title"> Mock Database in Node.js</p></div>
</div>
<div id = "project2">
<div class = "pic-container">
<a href="https://repl.it/@jrpadua/Minecraft-Text-Adventure" target="_blank"><img id = "project2pic" class = "project-image" src = "imgs/Project2.jpg" alt = "Minecraft Text Adventure"></a><div class = "title-shadowbox"></div>
<p id = "project2title" class = "project-title">Python Adventure RPG</p></div>
</div>
<div id = "project3">
<div class = "pic-container">
<a href="https://forioop.github.io/Farmduino_Website/." target="_blank"><img id = "project2pic" class = "project-image" src = "imgs/Project3.jpg" alt = "Farmduino project plant website"></a><div class = "title-shadowbox"></div>
<p id = "project3title" class = "project-title">Farmduino Project Plant Website</p></div>
</div>
<div id = "project4">
<div class = "pic-container">
<a href="https://forioop.github.io/Intro-to-game-logic-worksop/" target="_blank"><img id = "project2pic" class = "project-image" src = "imgs/pong.jpg" alt = "two player pong game"></a><div class = "title-shadowbox"></div>
<p id = "project3title" class = "project-title">Two Player Pong Game with Arduino and JS</p></div>
</div>
<div id = "project5">
<div class = "pic-container">
<a href="https://forioop.github.io/Coding-Block-Timer/#" target="_blank"><img id = "project2pic" class = "project-image" src = "imgs/timer.jpg" alt = "Minecraft Text Adventure"></a><div class = "title-shadowbox"></div>
<p id = "project3title" class = "project-title">Coding Block Timer</p></div>
</div>
<div id = "project6">
<div class = "pic-container">
<a href="https://forioop.github.io/The_Mix/" target="_blank"><img id = "project2pic" class = "project-image" src = "imgs/TheMix.jpg" alt = "Minecraft Text Adventure"></a><div class = "title-shadowbox"></div>
<p id = "project3title" class = "project-title">The Mix Website</p></div>
</div>
<div id = "project7">
<div class = "pic-container">
<a href="https://repl.it/@jrpadua/Password-Encrypter" target="_blank"><img id = "project2pic" class = "project-image" src = "imgs/encrypter.jpg" alt = "Minecraft Text Adventure"></a><div class = "title-shadowbox"></div>
<p id = "project3title" class = "project-title">Password Encrypter/Decrypter</p></div>
</div>
<div id = "project8">
<div class = "pic-container">
<a href="https://forioop.github.io/PFM-DB-USER-GUIDE/" target="_blank"><img id = "project2pic" class = "project-image" src = "imgs/Project3.jpg" alt = "Minecraft Text Adventure"></a><div class = "title-shadowbox"></div>
<p id = "project3title" class = "project-title">PFM Data Management User Guide</p></div>
</div>
<div id = "project9">
<div class = "pic-container">
<a href="https://github.com/eminguyen/acmurl" target="_blank"><img id = "project2pic" class = "project-image" src = "imgs/comingsoon.jpg" alt = "Minecraft Text Adventure"></a><div class = "title-shadowbox"></div>
<p id = "project3title" class = "project-title">ACM UCSD Url Shortener</p></div>
</div>
<div id = "resume-header" class = "color-change">
<div class = "divider color-change"></div>
<h2>Resume</h2>
<div class = "divider color-change"></div></div>
<div id = "resume">
<span class = "title color-change"> University of California, San Diego</span><br class = "bigbr">
<span class = "dates"> September 2018 - Present</span><br class = "smallbr">
<span class = "resume">BS in Computer Science</span><br class = "bigbr">
<span class = "location">San Diego, California</span><br>
<ul class = "bullets">
<li><span>Second year student pursuing system design and full stack web development</span></li>
</ul>
<span class = "title color-change">Precision for Medicine</span><br class = "bigbr">
<span class = "dates">July 2019 - Present</span><br class = "smallbr">
<span class = "resume">Software Testing Intern</span><br class = "bigbr">
<span class = "location">Carlsbad, California</span><br>
<ul class = "bullets">
<li><span>Constructed, validated, and maintained clinical databases in PostgreSQL and MongoDB. </span></li>
<li><span>Utilized the SQL testing framework tSQLt in order to validate programs and third-party applications.</span></li>
<li><span> Applied various queries and sorts in order to deliver real-time time data to the client in a timely manner. </li>
<li><span> Ran weekly metrics and reports about my various databases in automated SAS and python programs. </li>
</ul>
</div>
</body>
</html>