forked from rohithteja/rohithteja.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
152 lines (131 loc) · 6.63 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
<!DOCTYPE HTML>
<!--
Massively by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Ana Sofia Carmo</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" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<style>
.custom-line-height {
line-height: 24px;
}
</style>
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-KQ44VMM9WV"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-KQ44VMM9WV');
</script>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper" class="fade-in">
<!-- Header -->
<header id="header">
<!-- <a href="index.html" class="logo">Make the data shine!</a> -->
</header>
<!-- Nav -->
<nav id="nav">
<ul class="links">
<li class="active"><a href="index.html">About Me</a></li>
<li><a href="cv.html">CV</a></li>
<li><a href="publications.html">Publications</a></li>
<li><a href="posts.html">Posts</a></li>
</ul>
<ul class="icons">
<li><a href="https://www.linkedin.com/in/anasofiacarmo/" class="icon brands fa-linkedin-in"><span class="label">LinkedIn</span></a></li>
<li><a href="https://github.com/anascacais" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<center>
<h2> Ana Sofia Carmo</h2>
<b><font size=5px>Artificial Intelligence | Physiological Computing</font></b>
</center>
<div class="image-txt-container" >
<img src="images/profile_og.png" width="40%">
<article class="post featured">
<center>
<h3>With a Master's degree and a PhD on the way, I: </h3>
<!-- <p class="custom-line-height">Love to conceptualize challenges and solve them</p>
<p class="custom-line-height">Am currently working in the field of rare event forecasting in health</p>
<p class="custom-line-height">Am specialized in data collection, time-series processing, and AI in health</p> -->
<li> Love to conceptualize challenges and solve them</li>
<li> Am currently working in the field of rare event forecasting in health </li>
<li class="custom-line-height"> Am specialized in data collection, time-series processing, and AI in health</li>
</center>
</article>
</div>
<center>
<a href="https://github.com/anascacais"><h3>✨ My GitHub Contributions ✨</h3>
<img width=90% src="https://ghchart.rshah.org/409ba5/anascacais" alt="GitHub activity chart for anascacais" style="font-family: _font(family);"></a>
</center>
<center>
<h3>✨ My Featured Projects ✨</h3>
</center>
<!-- Posts -->
<section class="posts">
<article>
<a href="https://github.com/anascacais/SeFEF" target="_blank"><h4>SeFEF: A Seizure Forecast Evaluation Framework</h4>
<img src="projects/sefef.png" width="100%"></a>
<p style="text-align: center;" class="custom-line-height"> model development ● model evaluation ● reproducibility ● framework ● Python programming </p>
</article>
<article>
<a href="https://github.com/anascacais/forest-plot-SR" target="_blank"><h4>Customizing forest plots in R</h4>
<img src="projects/forest-plot.png" width="100%"></a>
<p style="text-align: center;" class="custom-line-height"> R programming ● meta-analysis ● statistical analysis ● forest plot </p>
</article>
<article>
<a href="https://github.com/anascacais/analysis-RESP-data" target="_blank"><h4>Prototype validation: Data analysis on respiratory data</h4>
<img src="projects/respiratory-data.png" width="100%"></a>
<p style="text-align: center;" class="custom-line-height"> time series analysis ● statistical analysis ● Python programming </p>
</article>
<article>
<a href="https://github.com/anascacais/research_network" target="_blank"><h4>Visualizing the main players of a field</h4>
<img src="projects/research-network.png" width="100%"></a>
<p style="text-align: center;" class="custom-line-height"> network ● graphs ● visualization tool ● Python programming</p>
</article>
<article>
<a href="https://github.com/PIA-Group/epibox_app" target="_blank"><h4>A tool to stimulate collaboration in data collection</h4>
<img src="projects/epibox-app.gif" width="70%"></a>
<p style="text-align: center;" class="custom-line-height"> data collection ● time series ● user interface ● mobile app</p>
</article>
</section>
<!-- Footer -->
<footer>
<center>
<section>
<h3></h3>
<ul class="icons alt">
<li><a href="https://www.linkedin.com/in/anasofiacarmo/" class="icon brands fa-linkedin-in"><span class="label">LinkedIn</span></a></li>
<li><a href="https://github.com/anascacais" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
</ul>
</section>
</center>
</footer>
</div>
<!-- Copyright -->
<div id="copyright">
<ul><li> anascacais</li></ul>
</div>
</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>
<script src="https://cdnjs.cloudflare.com/ajax/libs/handlebars.js/4.7.7/handlebars.min.js"></script>
</body>
</html>