Skip to content

Commit 6487731

Browse files
committed
multiple changes
1 parent 92bf983 commit 6487731

16 files changed

+38
-39
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ collections:
100100
# output: true
101101
# permalink: /projects/:path/
102102

103-
news_limit: 10
103+
news_limit: 15
104104

105105
# -----------------------------------------------------------------------------
106106
# Jekyll settings

_includes/news.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div class="news">
2-
<h2 class="purples">News</h2>
2+
<h4 class="purples">News</h4>
33
{% if site.news %}
44
<div class="table-responsive">
55
<!-- <table class="table table-sm table-borderless"> -->
@@ -8,10 +8,10 @@ <h2 class="purples">News</h2>
88
{% for item in news limit: site.news_limit %}
99
<div class="row p-2 d-flex justify-content-between" >
1010
<div class="col-2">{{ item.date | date: "%b %-d, %Y" }}</div>
11-
<div class="d-none d-sm-block col-sm-2">
11+
<!-- <div class="d-none d-sm-block col-sm-2">
1212
<img class="img-fluid" src="{{item.img}}" />
13-
</div>
14-
<div class="col-8">
13+
</div> -->
14+
<div class="col-10">
1515
{% if item.inline %}
1616
{{ item.content | remove: '<p>' | remove: '</p>' | emojify }}
1717
{% else %}

_includes/projects_horizontal.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{% else %}
55
<a href="{{ project.url | relative_url }}">
66
{% endif %} -->
7-
<div class="card hoverable">
7+
<div class="card">
88
<div class="row ">
99
{% if project.img %}
1010
<div class="card-img col-md-4 d-flex flex-wrap align-items-center">
@@ -15,7 +15,7 @@
1515
<div class="col-md-12">
1616
{% endif %}
1717
<div class="card-body">
18-
<h3 class="card-title">{{ project.title }}</h3>
18+
<h4 class="card-title">{{ project.title }}</h4>
1919
<p class="card-text">{{ project.description }}</p>
2020
<p class="card-text">{{project.time}}</p>
2121
<p class="card-text">{{ project.abstract }}</p>

_includes/selected_papers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<div class="publications">
2-
<h2>selected publications</h2>
2+
<h4>selected publications</h4>
33
{% bibliography -f papers -q @*[selected=true]* %}
44
</div>

_includes/selected_works.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div class="publications">
2-
<h2 class="purples">Selected publications</h2>
2+
<h4 class="purples">Selected publications</h4>
33
{% bibliography -f papers -q @*[selected=true]* %}
44
<!-- <a href="/publications" class="more btn btn-sm" role="button">See more</a> -->
55
</div>

_layouts/bio.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="post">
55

66
<header class="post-header">
7-
<h1 class="post-title">Bio</h1>
7+
<h4 class="post-title">Bio</h4>
88
<p class="post-description">{{ page.description }}</p>
99
</header>
1010

_layouts/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="post">
55

66
<header class="post-header">
7-
<h1 class="post-title">{{ page.title }}</h1>
7+
<h4 class="post-title">{{ page.title }}</h4>
88
<p class="card-text">{{ page.description }}</p>
99
</header>
1010

_news/announcement_5.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

_news/announcement_9.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
date: 2020-08-27 15:59:00-0400
3+
date: 2020-11-27 15:59:00-0400
44
inline: true
55
img: /assets/img/neurips.png
66
---

_news/new.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: post
3+
date: 2021-10-12 15:59:00-0400
4+
inline: true
5+
img: /assets/img/vlhcc21.png
6+
---
7+
🏆 Best Paper Honorable Mention at VL/HCC 2021 for our full paper on [Exploring Machine Teaching with Children](https://arxiv.org/abs/2109.11434) .

_pages/about.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ selected_papers: false # includes a list of papers marked as "selected={true}"
1717
selected_works: true # includes a list of papers marked as "selected={true}"
1818
social: true # includes social icons at the bottom of the page
1919
---
20-
I am a Ph.D. student at the School of Information Studies, Univerisity of Maryland, College Park. As a research assistant at the Intelligent Assistive Machines (IAM) lab under the supervision of [Dr. Hernisa Kacorri](https://scholar.google.com/citations?user=El-R5MEAAAAJ) and [Dr. Elizabeth Bonsignore](https://www.researchgate.net/profile/Elizabeth-Bonsignore), I create accessible technology for teaching machine learning and explainable AI.
20+
I am a Ph.D. student at the School of Information Studies, University of Maryland, College Park. My research focuses on human-centered artificial intelligence and participatory learning. Specifically, as a research assistant at the [Intelligent Assistive Machines (IAM) lab](https://iam.umd.edu/) under the supervision of [Dr. Hernisa Kacorri](https://scholar.google.com/citations?user=El-R5MEAAAAJ) and [Dr. Elizabeth Bonsignore](https://www.researchgate.net/profile/Elizabeth-Bonsignore), I explore inclusive ways for exposing youth to AI black boxes.
2121

22-
Previously, I was a game designer and software engineer at StudyPad (Now SplashLearn) in 2017, designing and developing games for learning math. And before that, I was a Research Scientist at IBM Research Labs, New Delhi, India. Primarily, I worked on the intersection of HCI and ML algorithms. I designed and developed machine learning-based technologies for eye-tracking and collaborated with Sesame street for early childhood learning use cases.
22+
Prior the PhD program, I was a game designer and software engineer at StudyPad (Now [SplashLearn](https://www.splashlearn.com/)) in 2017, designing and developing games for learning math. And before that, I was a Research Scientist at the Education Business Unit at [IBM Research Labs](https://research.ibm.com/labs/india/), New Delhi, India. At IBM, I designed and developed AI-infused systems leveraging eye-tracking and I had the opportunity to collaborate with [Sesame Street](https://www.forbes.com/sites/ibm/2016/04/27/how-sesame-street-and-ibm-watson-can-help-re-revolutionize-preschool-learning/?sh=43eac1ba27a2).
2323

24-
You can download my <a href="/pdfs/Utkarsh_Dwivedi_CV_2021.pdf" download>CV</a> here.
24+
You can view my <a href="https://drive.google.com/file/d/1QavTiuJRtqoYO71xVboLmbWbOjTwlooB/view?usp=sharing" target="_blank">CV</a> here.

_pages/bio.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,23 @@ nav: true
1212
Utkarsh Dwivedi is currently enrolled in the Information Studies PhD program at University of Maryland, College Park (UMD). He obtained his Bachelors in Design in 2015 from the Indian Institute of Technology (IIT) at Guwahati. His current research focuses on Human-Computer Interaction, Applied Machine Learning, Educational Technologies and Accessibility. He is a Research Assistant at the <a href="https://iam.umd.edu/" target="_blank">Intelligent Assistive Machines (IAM) lab</a> at UMD led by <a href="https://scholar.google.com/citations?user=El-R5MEAAAAJ" target="_blank">Dr. Hernisa Kacorri</a> and <a href="https://www.researchgate.net/profile/Elizabeth-Bonsignore" target="_blank">Dr. Elizabeth Bonsignore</a>, the Director of <a href="https://hcil.umd.edu/children-as-design-partners/" target="_blank">KidsTeam</a> at UMD.
1313
</p>
1414

15-
<p>You can download his <a href="/pdfs/Utkarsh_Dwivedi_CV_2021.pdf" download>CV</a> here.</p>
15+
<p>You can download his <a href="https://drive.google.com/file/d/1QavTiuJRtqoYO71xVboLmbWbOjTwlooB/view?usp=sharing" target="_blank">CV</a> here.</p>
1616

17-
<h2 class="post-title">Experience</h2>
17+
<h4 class="post-title">Experience</h4>
1818
<div class="newprojects container">
1919

2020
{% assign sorted_exp = site.experience | sort: "importance" %}
2121
{% for exp in sorted_exp %}
2222

23-
<div class="row mb-3 d-flex flex-wrap align-items-center">
23+
<div class="row mb-4 d-flex flex-wrap align-items-center">
2424
{% if exp.img %}
2525
<div class="col-md-2 ">
2626
<img class="w-50 mx-auto d-block" src="{{ exp.img | relative_url }}" alt="exp thumbnail">
2727
</div>
2828
{% endif %}
2929
<div class="col-md-10">
30-
<a href="{{ exp.link }}" target="_blank"><h4 class="card-title">{{ exp.title }}</h4></a>
31-
<h5 class="card-text">{{ exp.position }}</h5>
30+
<a href="{{ exp.link }}" target="_blank"><h5 class="card-title">{{ exp.title }}</h5></a>
31+
<h6 class="card-text">{{ exp.position }}</h6>
3232
<p class="card-text">{{ exp.description }}</p>
3333
</div>
3434
<!-- </a> -->
@@ -39,7 +39,7 @@ Utkarsh Dwivedi is currently enrolled in the Information Studies PhD program at
3939

4040

4141

42-
<h2 class="post-title">Education</h2>
42+
<h4 class="post-title">Education</h4>
4343
<div class="newprojects container">
4444
{% assign sorted_patents = site.education | sort: "importance" %}
4545
{% for patent in sorted_patents %}
@@ -51,8 +51,8 @@ Utkarsh Dwivedi is currently enrolled in the Information Studies PhD program at
5151
</div>
5252
{% endif %}
5353
<div class="col-sm-10">
54-
<a href="{{ patent.link }}" target="_blank"><h4 class="card-title">{{ patent.title }}</h4></a>
55-
<h5 class="card-text">{{ patent.position }}</h5>
54+
<a href="{{ patent.link }}" target="_blank"><h5 class="card-title">{{ patent.title }}</h5></a>
55+
<h6 class="card-text">{{ patent.position }}</h6>
5656
<p class="card-text">{{ patent.description }}</p>
5757
</div>
5858
<!-- </a> -->

_pages/patents.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ nav: true
1919
</div>
2020
{% endif %}
2121
<div class="col-sm-8">
22-
<a href="{{ patent.link }}" target="_blank"><h3 class="card-title">{{ patent.title }}</h3></a>
23-
<h5 class="card-text">{{ patent.authors }}</h5>
22+
<a href="{{ patent.link }}" target="_blank"><h4 class="card-title">{{ patent.title }}</h4></a>
23+
<h6 class="card-text">{{ patent.authors }}</h6>
2424
<p class="card-text">{{ patent.description }}</p>
2525
<div class="row ml-1 mr-1 p-0">
2626
<a href="{{ patent.link }}" class="btn btn-sm z-depth-0 m-0" role="button" target="_blank">{{ patent.patentid }}</a>

_pages/projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ horizontal: true
1111
{% if site.enable_project_categories and page.display_categories %}
1212
<!-- Display categorized projects -->
1313
{% for category in page.display_categories %}
14-
<h3 class="category">{{category}}</h3>
14+
<h4 class="category">{{category}}</h4>
1515
{% assign categorized_projects = site.projects | where: "category", category %}
1616
{% assign sorted_projects = categorized_projects | sort: "importance" %}
1717
<!-- Generate cards for each project -->

_pages/publications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ nav: true
2424
</div>
2525
{% endif %}
2626
<div class="col-sm-9">
27-
<h3 class="card-title">{{ project.title }}</h3>
27+
<h4 class="card-title">{{ project.title }}</h4>
2828
<p class="card-text">{{ project.description }}</p>
2929
<div class="row abbr ml-1 p-0 pubs">
3030
<div class="links">

_sass/_base.scss

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@ a, table.table a {
151151

152152
// News
153153
.news {
154-
overflow-y:auto;
155-
height: 25rem;
154+
// overflow-y:auto;
155+
// height: 25rem;
156156
}
157157
.news table {
158158
table-layout: fixed;
@@ -270,7 +270,7 @@ footer.sticky-bottom {
270270
.card .card-body .card-text{
271271
font-weight: 100;
272272
}
273-
.card .card-body h3{
273+
.card .card-body h4{
274274
font-weight: 100;
275275
}
276276

@@ -561,7 +561,7 @@ html.transition *:after {
561561
color: $purple-color
562562
}
563563

564-
h2.purples{
564+
h4.purples{
565565
color: $purple-color;
566566
}
567567

0 commit comments

Comments
 (0)