-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
183 lines (170 loc) · 8.87 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
<!DOCTYPE HTML>
<!--
Story by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Story by HTML5 UP</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-EXQ5G4MXQX"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-EXQ5G4MXQX');
</script>
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper" class="divided">
<!-- One -->
<section class="banner style1 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right">x
<div class="content">
<h1>Achsah Jojo </h1>
<p class="major"> Always looking for new opportunities to broaden my skills in the field of Computer Science! <a href="https://html5up.net"></a> <a href=></a></p>
<ul class="actions stacked">
<li><a href="#first" class="button big wide smooth-scroll-middle">Get Started</a></li>
</ul>
</div>
<div class="image">
<img src="images/MainPicOfMe.jpg" alt="" />
</div>
</section>
<!-- Two -->
<section class="spotlight style1 orient-right content-align-left image-position-center onscroll-image-fade-in" id="first">
<div class="content">
<h2>About Me </h2>
<p>I am an aspiring Software Engineer and currently a student at CSU Monterey Bay, majoring in Computer Science with a concentration in Software Engineering. I am also a member of the CS++ program, which provides an exceptional pathway towards success as a problem solver. You could also recognize me as a collaborative team member with a strong sense of leadership and proactiveness. I love giving back to my community through mentoring or working at non-profits and I am a content creator if I say so myself. I love making fun content on TikTok and I have racked up 13k+ followers on this platform! Anyways, I am excited to see where my journey as a software engineer takes me and I am actively seeking opportunities to broaden my knowledge in various niches of Computer Science! </p>
<ul class="actions stacked">
<li><a href="https://www.tiktok.com/@achsahmaria.jojo?lang=en" class="button">My Tiktok</a></li>
</ul>
</div>
<div class="image">
<img src="images/pic2Me.JPG" alt="" />
</div>
</section>
<!-- Three -->
<section class="spotlight style1 orient-left content-align-left image-position-center onscroll-image-fade-in">
<div class="content">
<h2>Resume</h2>
<p> Here is my Software Engineering Resume! My main skills are: </p>
<ul>
<li>Java</li>
<li>Python</li>
<li>HTML/CSS</li>
<li>React</li>
<li>JavaScript</li>
</ul>
<ul class="actions stacked">
<li><a href="https://drive.google.com/file/d/1-_nKTHSL5BZMJqm-IWsMkWUYm-mlYLLm/view?usp=sharing" class="button">Resume</a></li>
</ul>
</div>
<div class="image">
<img src="images/gallery/fulls/Untitled design.png" alt="" />
</div>
</section>
<!-- Four -->
<section class="spotlight style1 orient-right content-align-left image-position-center onscroll-image-fade-in">
<div class="content">
<h2>Open Source Experience </h2>
<p> Here are the skills and lessons I have acquired through my experience with an open source project including my contribution to Open Energy Dashboard! I collaborated with a Full-Stack Developer mentor from YorkIE and the project manager of OED to analyze and identify
critical aspects of the project’s codebase. Overall, I was the driving team member who implemented a comprehensive test case for LG3, resolving issue #962 on Github. I wrote more about it in my blog on LinkedIn so check it out! </p>
<ul>
<li>JavaScript</li>
<li>React</li>
<li>Mocha/Chai Testing</li>
<li>PostgreSQL</li>
</ul>
<ul class="actions">
<li><a href="https://github.com/OpenEnergyDashboard/OED/pull/1119" class="button">My Pull Request</a></li>
<li><a href="https://www.linkedin.com/pulse/committing-large-codebase-achsah-jojo-vzydc/?trackingId=QrsBFggdRb66nhrvXflCIg%3D%3D" class="button">My Blog Post</a></li>
</ul>
</div>
<div class="image">
<img src="images/gallery/fulls/OED.jpg" alt="" />
</div>
</section>
<!-- Five -->
<section class="spotlight style1 orient-left content-align-left image-position-center onscroll-image-fade-in">
<div class="content">
<h2>Research Experience</h2>
<p> I have had the privilege of serving as a front-end researcher under the guidance of Dr. Joshua Gross, my Computer Science Professor. In this role, I manage the front-end development of Frankenweb, the web interface for Draculog, an energy consumption approximation tool. This platform enables users to upload files, which Draculog then analyzes to generate a graph and a score reflecting the time complexity of the code. My responsibilities include debugging and writing code while collaborating closely with fellow researchers and developers to ensure a seamless user experience for uploading and managing code. </p>
<ul>
<li>React</li>
<li>MySQL</li>
<li>JavaScript</li>
</ul>
</div>
<div class="image">
<img src="images/gallery/fulls/66a6ef10f1973_download.jpg" alt="" style="width:auto;"/>
</section>
<!-- Six -->
<section class="wrapper style1 align-center">
<div class="inner">
<h2>Projects</h2>
<p>These are some of my work that showcase my skills! </p>
<div class="items style1 medium onscroll-fade-in">
<section>
<a href="https://github.com/AchsahJojo/Otter_Library">
<img src="images/gallery/thumbs/OtterLib.jpg" alt="Clickable Image" style="width: 50px; height: 50px; border-radius: 50%;" />
</a>
<h3>Otter Library</h3>
<p>This is an android app that manages the operations of a library. This includes creating an account, doing book reservations, and system management for admins. The technologies I used were :</p>
<ul>
<li>Java</li>
<li>Android Studio</li>
<li>SQLite</li>
</ul>
<ul class="actions">
<li><a href="https://github.com/AchsahJojo/Otter_Library" class="button">Learn More</a></li>
</ul>
</section>
<section>
<a href="https://github.com/alonrodri404/cst205project">
<img src="images/gallery/thumbs/bag.jpg" alt="Clickable Image" style="width: 50px; height: 50px; border-radius: 50%;" />
</a>
<h3>Picture Filter</h3>
<p> Want to put filters over your pictures just like you do in Apple Photos? Well me and my team created a web platform to fetch random images from external APIs and apply diverse image filters utilizing Pillow and Python.</p>
<ul>
<li>Python</li>
<li>Flask</li>
<li>Bootstrap</li>
<li>Pillow</li>
</ul>
<ul class="actions">
<li><a href="https://github.com/alonrodri404/cst205project" class="button">Learn More</a></li>
</ul>
</section>
</div>
</div>
</section>
<!-- Seven -->
<section class="wrapper style1 align-center">
<div class="inner medium">
<h2>Get in touch</h2>
<p>I'm always looking for new opportunities so connect with me on LinkedIn or reach out at achsahmaria.jojo@gmail.com. Whether you have a question or just want to say hi, I'll try my best to get back to you! </p>
<footer>
<ul class="icons">
<li><a href="https://www.linkedin.com/in/achsah-jojo-32066a245/" class="icon brands fa-linkedin-in"><span class="label">LinkedIn</span></a></li>
<li><a href="https://github.com/AchsahJojo" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
</ul>
</footer>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>