Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makingupdates #3

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
affc552
New Repository Created
sutsabs May 26, 2020
9591a9b
Update README.md
sutsabs May 26, 2020
2cb3e08
Merge pull request #1 from sutsabs/master
sutsabs May 26, 2020
ca619ce
Updated website
sutsabs May 27, 2020
b579cb4
Merge pull request #2 from sutsabs/makingupdates
sutsabs May 27, 2020
9d961cc
edits to hp
sutsabs May 27, 2020
50d7535
Update README.md
sutsabs May 27, 2020
f9cc528
Merge pull request #3 from sutsabs/makingupdates
sutsabs May 27, 2020
ffbce67
push updates
sutsabs May 27, 2020
5946bbd
Merge pull request #4 from sutsabs/makingupdates
sutsabs May 27, 2020
a3a1504
updates
sutsabs May 27, 2020
d8e8c38
Merge pull request #5 from sutsabs/makingupdates
sutsabs May 27, 2020
576c56b
Create CNAME
sutsabs May 28, 2020
27bc7d9
Update CNAME
sutsabs May 28, 2020
b4198b8
Delete CNAME
sutsabs May 28, 2020
46f7e93
Create CNAME
sutsabs May 28, 2020
253715a
Merge pull request #6 from sutsabs/makingupdates
sutsabs May 28, 2020
570bd2a
Create CNAME
sutsabs May 28, 2020
a293b0f
speed dating
sutsabs May 29, 2020
7d42c87
Merge branch 'makingupdates' of https://github.com/sutsabs/LabJournal…
sutsabs May 29, 2020
89e9be5
Merge pull request #7 from sutsabs/makingupdates
sutsabs May 29, 2020
1dfc70c
update links
sutsabs May 30, 2020
2efeb3f
Update CNAME
sutsabs May 30, 2020
0d9fa83
update
sutsabs May 30, 2020
f9a0bbb
Merge branch 'makingupdates' of https://github.com/sutsabs/Profile in…
sutsabs May 30, 2020
4b57f4d
Merge branch 'master' into makingupdates
sutsabs May 30, 2020
55a359f
Merge pull request #8 from sutsabs/makingupdates
sutsabs May 30, 2020
6918f74
Update CNAME
sutsabs May 30, 2020
8ef6c8d
Merge pull request #9 from sutsabs/master
sutsabs May 30, 2020
17d8af3
update links
sutsabs Jul 17, 2020
e5be755
updates
sutsabs Jul 17, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
www.sutsabs.com
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# LabJournalWebsite
An R Markdown website template for a lab journal [https://crumplab.github.io/LabJournalWebsite/index.html](https://crumplab.github.io/LabJournalWebsite/index.html)
An R Markdown website template for a lab journal [https://sutsabs.github.io/Profile/](https://sutsabs.github.io/Profile/)

To use this, click the download as .zip button to start from a local computer, or skip down to the github example to fork this and get started that way.

Expand Down
10 changes: 5 additions & 5 deletions _site.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: "MyLabJournal"
navbar:
title: "MyLabJournal"
title: "UTSAB SHRESTHA"
left:
- text: "Home"
href: index.html
- text: "Journal"
href: Journal.html
- text: "Links"
href: Links.html
# - text: "Journal"
# href: index.html#Journal.html
# - text: "Links"
# href: index.html#Links.html
output_dir: "docs"
1 change: 1 addition & 0 deletions docs/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
www.sutsabs.com
21 changes: 8 additions & 13 deletions docs/Journal.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<link href="site_libs/tocify-1.9.1/jquery.tocify.css" rel="stylesheet" />
<script src="site_libs/tocify-1.9.1/jquery.tocify.js"></script>
<script src="site_libs/navigation-1.1/tabsets.js"></script>
<link href="site_libs/highlightjs-9.12.0/default.css" rel="stylesheet" />
<script src="site_libs/highlightjs-9.12.0/highlight.js"></script>
<link href="site_libs/highlightjs-1.1/default.css" rel="stylesheet" />
<script src="site_libs/highlightjs-1.1/highlight.js"></script>

<style type="text/css">code{white-space: pre;}</style>
<style type="text/css">
Expand All @@ -33,12 +33,10 @@
}
</style>
<script type="text/javascript">
if (window.hljs) {
hljs.configure({languages: []});
hljs.initHighlightingOnLoad();
if (document.readyState && document.readyState === "complete") {
window.setTimeout(function() { hljs.initHighlighting(); }, 0);
}
if (window.hljs && document.readyState && document.readyState === "complete") {
window.setTimeout(function() {
hljs.initHighlighting();
}, 0);
}
</script>

Expand Down Expand Up @@ -93,9 +91,6 @@
.tabbed-pane {
padding-top: 12px;
}
.html-widget {
margin-bottom: 20px;
}
button.code-folding-btn:focus {
outline: none;
}
Expand Down Expand Up @@ -308,7 +303,7 @@ <h1 class="title toc-ignore">Journal</h1>
<p>This is an .Rmd file. It is plain text with special features. Any time you write just like this, it will be compiled to normal text in the website. If you put a # in front of your text, it will create a top level-header.</p>
<div id="my-first-post" class="section level1">
<h1>My first post</h1>
<p>2018 | 7 | 23 Last compiled: 2019-01-28</p>
<p>2018 | 7 | 23 Last compiled: 2020-05-26</p>
<p>Notice that whatever you define as a top level header, automatically gets put into the table of contents bar on the left.</p>
<div id="second-level-header" class="section level2">
<h2>Second level header</h2>
Expand All @@ -321,7 +316,7 @@ <h3>third level header</h3>
</div>
<div id="my-second-post-note-the-order" class="section level1">
<h1>My second post (note the order)</h1>
<p>2018 | 7 | 23 Last compiled: 2019-01-28</p>
<p>2018 | 7 | 23 Last compiled: 2020-05-26</p>
<p>I’m writing this tutorial going from the top down. And, this is how it will be printed. So, notice the second post is second in the list. If you want your most recent post to be at the top, then make a new post starting at the top. If you want the oldest first, do, then keep adding to the bottom</p>
</div>
<div id="adding-r-stuff" class="section level1">
Expand Down
17 changes: 6 additions & 11 deletions docs/Links.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<script src="site_libs/bootstrap-3.3.5/shim/html5shiv.min.js"></script>
<script src="site_libs/bootstrap-3.3.5/shim/respond.min.js"></script>
<script src="site_libs/navigation-1.1/tabsets.js"></script>
<link href="site_libs/highlightjs-9.12.0/default.css" rel="stylesheet" />
<script src="site_libs/highlightjs-9.12.0/highlight.js"></script>
<link href="site_libs/highlightjs-1.1/default.css" rel="stylesheet" />
<script src="site_libs/highlightjs-1.1/highlight.js"></script>

<style type="text/css">code{white-space: pre;}</style>
<style type="text/css">
Expand All @@ -30,12 +30,10 @@
}
</style>
<script type="text/javascript">
if (window.hljs) {
hljs.configure({languages: []});
hljs.initHighlightingOnLoad();
if (document.readyState && document.readyState === "complete") {
window.setTimeout(function() { hljs.initHighlighting(); }, 0);
}
if (window.hljs && document.readyState && document.readyState === "complete") {
window.setTimeout(function() {
hljs.initHighlighting();
}, 0);
}
</script>

Expand Down Expand Up @@ -90,9 +88,6 @@
.tabbed-pane {
padding-top: 12px;
}
.html-widget {
margin-bottom: 20px;
}
button.code-folding-btn:focus {
outline: none;
}
Expand Down
19 changes: 7 additions & 12 deletions docs/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<script src="site_libs/bootstrap-3.3.5/shim/html5shiv.min.js"></script>
<script src="site_libs/bootstrap-3.3.5/shim/respond.min.js"></script>
<script src="site_libs/navigation-1.1/tabsets.js"></script>
<link href="site_libs/highlightjs-9.12.0/default.css" rel="stylesheet" />
<script src="site_libs/highlightjs-9.12.0/highlight.js"></script>
<link href="site_libs/highlightjs-1.1/default.css" rel="stylesheet" />
<script src="site_libs/highlightjs-1.1/highlight.js"></script>

<style type="text/css">code{white-space: pre;}</style>
<style type="text/css">
Expand All @@ -30,12 +30,10 @@
}
</style>
<script type="text/javascript">
if (window.hljs) {
hljs.configure({languages: []});
hljs.initHighlightingOnLoad();
if (document.readyState && document.readyState === "complete") {
window.setTimeout(function() { hljs.initHighlighting(); }, 0);
}
if (window.hljs && document.readyState && document.readyState === "complete") {
window.setTimeout(function() {
hljs.initHighlighting();
}, 0);
}
</script>

Expand Down Expand Up @@ -90,9 +88,6 @@
.tabbed-pane {
padding-top: 12px;
}
.html-widget {
margin-bottom: 20px;
}
button.code-folding-btn:focus {
outline: none;
}
Expand Down Expand Up @@ -207,7 +202,7 @@

<div id="labjournalwebsite" class="section level1">
<h1>LabJournalWebsite</h1>
<p>An R Markdown website template for a lab journal <a href="https://crumplab.github.io/LabJournalWebsite/index.html" class="uri">https://crumplab.github.io/LabJournalWebsite/index.html</a></p>
<p>An R Markdown website template for a lab journal <a href="https://sutsabs.github.io/LabJournal/index.html" class="uri">https://sutsabs.github.io/LabJournal/index.html</a></p>
<p>To use this, click the download as .zip button to start from a local computer, or skip down to the github example to fork this and get started that way.</p>
<p>The unzipped folder contains all of the files you need to compile a website in R Markdown. This should all work fine if you have the latest version of R and R-studio installed.</p>
<div id="steps-for-compiling-on-your-local-computer" class="section level2">
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/profile.png
Binary file added docs/images/utsab_profile.jpg
68 changes: 39 additions & 29 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@



<title>MyLabJournal</title>
<title>Utsab</title>

<script src="site_libs/jquery-1.11.3/jquery.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
Expand All @@ -20,8 +20,8 @@
<script src="site_libs/bootstrap-3.3.5/shim/html5shiv.min.js"></script>
<script src="site_libs/bootstrap-3.3.5/shim/respond.min.js"></script>
<script src="site_libs/navigation-1.1/tabsets.js"></script>
<link href="site_libs/highlightjs-9.12.0/default.css" rel="stylesheet" />
<script src="site_libs/highlightjs-9.12.0/highlight.js"></script>
<link href="site_libs/highlightjs-1.1/default.css" rel="stylesheet" />
<script src="site_libs/highlightjs-1.1/highlight.js"></script>

<style type="text/css">code{white-space: pre;}</style>
<style type="text/css">
Expand All @@ -30,12 +30,10 @@
}
</style>
<script type="text/javascript">
if (window.hljs) {
hljs.configure({languages: []});
hljs.initHighlightingOnLoad();
if (document.readyState && document.readyState === "complete") {
window.setTimeout(function() { hljs.initHighlighting(); }, 0);
}
if (window.hljs && document.readyState && document.readyState === "complete") {
window.setTimeout(function() {
hljs.initHighlighting();
}, 0);
}
</script>

Expand Down Expand Up @@ -90,9 +88,6 @@
.tabbed-pane {
padding-top: 12px;
}
.html-widget {
margin-bottom: 20px;
}
button.code-folding-btn:focus {
outline: none;
}
Expand Down Expand Up @@ -176,18 +171,12 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">MyLabJournal</a>
<a class="navbar-brand" href="index.html">UTSAB SHRESTHA</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="Journal.html">Journal</a>
</li>
<li>
<a href="Links.html">Links</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
Expand All @@ -201,36 +190,57 @@



<h1 class="title toc-ignore">MyLabJournal</h1>
<h1 class="title toc-ignore">Utsab</h1>

</div>


<style type="text/css">
.title {
display: none;
font-family: Helvetica;

}

#getting-started img {
margin-right: 10px;
}

h1 {
display: block;
font-size: 2em;
margin-top: 0.67em;
margin-bottom: 0.67em;
margin-left: 0;
margin-right: 0;
font-family: Helvetica;
}

</style>
<div class="row" style="padding-top: 30px;">
<div class="col-sm-6">
<h1 id="my-lab-journal"><strong>My Lab Journal</strong></h1>
<p>This is a template example for lab journaling. Students in Matt Crump’s Human Cognition and Performance Lab will use this template to learn R, and other things. Students can replace this text with more fun things. People not in my lab can use this too.</p>
<h2 id="how-to-use">How to use</h2>
<p><b>Hi! I am Utsab. I am a proactive and fast learning individual with strong analytical and quantitaive skills. I am currently looking to work in dynamic data analytics role where I can utilize my relevant expertise to help the company achieve business goals while sticking to company’s vision, mission and values.</b></p>
<h1>
BACKGROUND
</h1>
<p>I have always been a numbers person, with exceptional mathemathis and computer skills. I have spent the past 5 years analyzing complex business requirements, compiling market and trend data, and designing enterprise-level solutions to accelerate efficiency and revenue growth. I am fluent in several data management systems and software, including Excel, Microsoft SQL Server, Python, R and Power BI. Statistical significance, A/B testing, and data-driven optimization are some of the areas of my expertise.</p>
<p>As much as I’m into data manipulation, it’s the analysis of data that really gets me going. I enjoy exploring the relationships between data and translating those data into stories. In the age of big data, these stories become actionable solutions and strategies for businesses, and I take pride in my ability to make data accessible to both executive decision-makers and frontline sales staff.</p>
<p>In my last role, as a business intelligence analyst for an online travel agency, I worked with cross-functional teams to structure problems, identify appropriate data sources, extract data and develop integrated information delivery solutions. I was leading the analysis on pricing opportunities, customer behavior, and competitive positioning to build a long-term pricing strategy for the firm.</p>
<p>On a personal level, I am detail-oriented, organized, and precise in my work. I have strong communication skills with a knack for clear and illuminating presentation. I’m comfortable on my own facing the numbers, but I really enjoy being part of a motivated team of smart people.</p>
<p>I have completed my graduate program in Predictive Analytics, and I have bachelor’s degree in computer information systems with business concentration.</p>
<p>Besides spreadsheets and charts, I am passionate about nature and mountains, and live an active lifestyle.</p>
<hr />
<h1>
PROJECTS
</h1>
<ol style="list-style-type: decimal">
<li><p>fork the repo for this website and follow instructions on read me to get set up. <a href="https://github.com/CrumpLab/LabJournalWebsite" class="uri">https://github.com/CrumpLab/LabJournalWebsite</a></p></li>
<li><p>Blog/journal what you are doing in R, by editing the Journal.Rmd. See the <a href="https://crumplab.github.io/LabJournalWebsite/Journal.html">Journal page</a> for an example of what to do to get started learning R.</p></li>
<li><p>See the <a href="https://crumplab.github.io/LabJournalWebsite/Links.html">links page</a> for lots of helpful links on learning R.</p></li>
<li><p>Change everything to make it your own.</p></li>
<li><p><a href = "https://sutsabs.github.io/InteractPattern">Study of Interaction Patterns in Primary School Children Network</p></li>
<li><p><a href = "https://sutsabs.github.io/speed-dating/">Dating Compatibiligy and Chemistry: Analysis on a Speed-dating Experiment</a></p></li>
<li><p><a href = "risk.html">Risk assessment of Suicide using Machine Learning</p></li>
</ol>
</div>
<div class="col-sm-6">
<h3 id="crump-lab-human-cognition-and-performance"><a href="https://crumplab.github.io">Crump Lab: Human Cognition and Performance</a></h3>
<p><a href = "https://crumplab.github.io"> <img src="images/logo.png" /> </a></p>
<p><a href = "https://github.com/sutsabs"> <img src="images/profile.png" /> </a></p>
</div>


Expand Down
Loading