Skip to content

Commit

Permalink
Proj 1
Browse files Browse the repository at this point in the history
  • Loading branch information
NamanSatish committed Sep 10, 2024
1 parent d598ff2 commit 37730c4
Show file tree
Hide file tree
Showing 97 changed files with 504 additions and 326 deletions.
50 changes: 11 additions & 39 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.3.4)
activesupport (7.2.0)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
Expand All @@ -27,7 +28,7 @@ GEM
fast-stemmer (~> 1.0)
matrix (~> 0.4)
colorator (1.1.0)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
csl (1.6.0)
Expand All @@ -51,23 +52,11 @@ GEM
loofah (>= 2.3.1, < 3)
sax-machine (>= 1.0, < 2)
ffi (1.17.0-aarch64-linux-gnu)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
gemoji (4.1.0)
google-protobuf (4.27.3-aarch64-linux)
bigdecimal
rake (>= 13)
google-protobuf (4.27.3-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.27.3-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.27.3-x86_64-linux)
bigdecimal
rake (>= 13)
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
Expand Down Expand Up @@ -147,13 +136,11 @@ GEM
kramdown (~> 2.0)
latex-decode (0.4.0)
libv8-node (22.5.1.0-aarch64-linux)
libv8-node (22.5.1.0-arm64-darwin)
libv8-node (22.5.1.0-x86_64-darwin)
libv8-node (22.5.1.0-x86_64-linux)
liquid (4.0.4)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -162,20 +149,13 @@ GEM
mini_mime (1.1.5)
mini_racer (0.13.0)
libv8-node (~> 22.5.1.0)
minitest (5.24.1)
minitest (5.25.1)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
mutex_m (0.2.0)
namae (1.2.0)
racc (~> 1.7)
nokogiri (1.16.7-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (6.0.1)
Expand All @@ -190,13 +170,8 @@ GEM
safe_yaml (1.0.5)
sass-embedded (1.77.8-aarch64-linux-gnu)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-arm64-darwin)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x86_64-darwin)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x86_64-linux-gnu)
google-protobuf (~> 4.26)
sax-machine (1.3.2)
securerandom (0.3.1)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand All @@ -209,10 +184,7 @@ GEM
webrick (1.8.1)

PLATFORMS
aarch64-linux
arm64-darwin
x86_64-darwin
x86_64-linux
aarch64-linux-gnu

DEPENDENCIES
classifier-reborn
Expand Down Expand Up @@ -241,4 +213,4 @@ DEPENDENCIES
webrick

BUNDLED WITH
2.5.7
2.5.17
41 changes: 19 additions & 22 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,17 @@
# Site settings
# -----------------------------------------------------------------------------

title: blank # the website title (if blank, full name will be used instead)
first_name: You
middle_name: R.
last_name: Name
email: you@example.com
title: Naman Satish # the website title (if blank, full name will be used instead)
first_name: Naman
middle_name: Shimoga
last_name: Satish
email: naman@berkeley.com
description: > # the ">" symbol means to ignore newlines until "footer_text:"
A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
footer_text: >
Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
Based on [*folio](https://github.com/bogoli/-folio) design.
footer_text:
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
icon: 🌐 # the emoji used as the favicon (alternatively, provide image name in /assets/img/)

url: https://satish.dev # the base hostname & protocol for your site
baseurl: # the subpath of your site, e.g. /blog/. Leave blank for root
Expand All @@ -41,7 +38,7 @@ repo_trophies:
# will use title and url fields
# Take a look to https://github.com/jekyll/jekyll-feed for more customization

rss_icon: true
rss_icon: false

# -----------------------------------------------------------------------------
# Layout
Expand All @@ -51,7 +48,7 @@ navbar_fixed: true
footer_fixed: true
search_enabled: true
socials_in_search: true
bib_search: true
bib_search: false

# Dimensions
max_width: 930px
Expand Down Expand Up @@ -133,8 +130,8 @@ bing_site_verification: # out your bing-site-verification ID (Bing Webmaster)
# Blog
# -----------------------------------------------------------------------------

blog_name: al-folio # blog_name will be displayed in your blog page
blog_description: a simple whitespace theme for academics
blog_name: Naman's Blog # blog_name will be displayed in your blog page
blog_description: some things i'm working on
permalink: /blog/:year/:title/
lsi: false # produce an index for related posts

Expand Down Expand Up @@ -169,12 +166,12 @@ disqus_shortname: al-folio # put your disqus shortname
# If you have blog posts published on medium.com or other external sources,
# you can display them in your blog by adding a link to the RSS feed.
external_sources:
- name: medium.com
rss_url: https://medium.com/@al-folio/feed
- name: Google Blog
posts:
- url: https://blog.google/technology/ai/google-gemini-update-flash-ai-assistant-io-2024/
published_date: 2024-05-14
#- name: medium.com
# rss_url: https://medium.com/@al-folio/feed
#- name: Google Blog
# posts:
# - url: https://blog.google/technology/ai/google-gemini-update-flash-ai-assistant-io-2024/
# published_date: 2024-05-14

# -----------------------------------------------------------------------------
# Newsletter
Expand Down Expand Up @@ -243,7 +240,7 @@ exclude:
- lighthouse_results/
- package.json
- package-lock.json
- _pages/about_einstein.md
- _pages/about_naman.md
- purgecss.config.js
- README.md
- readme_preview/
Expand Down
2 changes: 1 addition & 1 deletion _data/cv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
type: map
contents:
- name: Full Name
value: Albert Einstein
value: Naman Satish
- name: Date of Birth
value: 14th March 1879
- name: Languages
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
19 changes: 8 additions & 11 deletions _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,21 @@
layout: about
title: about
permalink: /
subtitle: <a href='#'>Affiliations</a>. Address. Contacts. Motto. Etc.
subtitle: Student at the University of California, Berkeley.

profile:
align: right
image: prof_pic.jpg
image_circular: false # crops the image to make it circular
more_info: >
<p>555 your office number</p>
<p>123 your address street</p>
<p>Your City, State 12345</p>
more_info:

news: true # includes a list of news items
selected_papers: true # includes a list of papers marked as "selected={true}"
social: true # includes social icons at the bottom of the page
news: false # includes a list of news items
selected_papers: false # includes a list of papers marked as "selected={true}"
social: false # includes social icons at the bottom of the page
---

Write your biography here. Tell the world about yourself. Link to your favorite [subreddit](http://reddit.com). You can put a picture in, too. The code is already in, just name your picture `prof_pic.jpg` and put it in the `img/` folder.
Hello, my name is Naman Satish. I am a student at the University of California, Berkeley. I am currently pursuing a Bachelor's degree in Electrical Engineering and Computer Sciences.

Put your address / P.O. box / other info right below your picture. You can also disable any of these elements by editing `profile` property of the YAML header of your `_pages/about.md`. Edit `_bibliography/papers.bib` and Jekyll will render your [publications page](/al-folio/publications/) automatically.
I am interested in the intersection of computer science and biology, and I am currently working on a project that involves using machine learning to predict the change in brain volume of patients with Multiple Sclerosis.

Link to your social media connections, too. This theme is set up to use [Font Awesome icons](https://fontawesome.com/) and [Academicons](https://jpswalsh.github.io/academicons/), like the ones below. Add your Facebook, Twitter, LinkedIn, Google Scholar, or just disable all of them.
My passions include photography, specifically computational photography. Whether it is stacking, or mergin, I enjoy experimenting with different techniques and software to create unique images from my travels.
5 changes: 0 additions & 5 deletions _pages/about_einstein.md

This file was deleted.

3 changes: 3 additions & 0 deletions _pages/about_naman.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Hello, my name is Naman Satish. I am a student at the University of California, Berkeley. I am currently pursuing a Bachelor's degree in Electrical Engineering and Computer Sciences.

I am interested in the intersection of computer science and biology, and I am currently working on a project that involves using machine learning to predict the change in brain volume of patients with Multiple Sclerosis.
4 changes: 2 additions & 2 deletions _pages/cv.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ permalink: /cv/
title: cv
nav: true
nav_order: 5
cv_pdf: example_pdf.pdf
description: This is a description of the page. You can modify it in '_pages/cv.md'. You can also change or remove the top pdf download button.
cv_pdf: Naman_Satish_Resume.pdf
description: "Naman Satish's CV"
toc:
sidebar: left
---
2 changes: 1 addition & 1 deletion _pages/dropdown.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: page
title: submenus
nav: true
nav: false
nav_order: 8
dropdown: true
children:
Expand Down
6 changes: 3 additions & 3 deletions _pages/profiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@ layout: profiles
permalink: /people/
title: people
description: members of the lab or group
nav: true
nav: false
nav_order: 7

profiles:
# if you want to include more than one profile, just replicate the following block
# and create one content file for each profile inside _pages/
- align: right
image: prof_pic.jpg
content: about_einstein.md
content:
image_circular: false # crops the image to make it circular
more_info: >
<p>555 your office number</p>
<p>123 your address street</p>
<p>Your City, State 12345</p>
- align: left
image: prof_pic.jpg
content: about_einstein.md
content:
image_circular: false # crops the image to make it circular
more_info: >
<p>555 your office number</p>
Expand Down
2 changes: 1 addition & 1 deletion _pages/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ permalink: /projects/
description: A growing collection of your cool projects.
nav: true
nav_order: 3
display_categories: [work, fun]
display_categories: [school]
horizontal: false
---

Expand Down
2 changes: 1 addition & 1 deletion _pages/publications.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: page
permalink: /publications/
title: publications
description: publications by categories in reversed chronological order. generated by jekyll-scholar.
nav: true
nav: false
nav_order: 2
---

Expand Down
2 changes: 1 addition & 1 deletion _pages/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: page
permalink: /repositories/
title: repositories
description: Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.
nav: true
nav: false
nav_order: 4
---

Expand Down
2 changes: 1 addition & 1 deletion _pages/teaching.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: page
permalink: /teaching/
title: teaching
description: Materials for courses you taught. Replace this text with your description.
nav: true
nav: false
nav_order: 6
---

Expand Down
27 changes: 27 additions & 0 deletions _posts/2024-06-01-computational-photography.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
layout: post
title: Computational Photography
date: 2024-06-01
description: Experimenting with computational photography on vacation!
tags: vacation images photomerge photography
categories: personal
thumbnail: assets/img/japan_trip/Fushimi_Inari_Taisha.jpg
images:
compare: true
slider: true
---

I'm currently set to take a course in CV/Computational Photography (CS 180) at Berkeley this Fall. To get a better understanding of the field, I've been experimenting with some of the techniques used in computational photography, such as image stitching, and used my recent trip to Japan as an opportunity to practice.

### Image Quality

Some of the resulting images are quite large (2GB), which is not really feasible for a blog post. But at the same time, compression is not ideal for showcasing the quality of the images. While I've tried to strike a balance, the images may take a while to load. To understand how much detail is lost in the compression, I've included a comparison slider for a ~500MB image below. It was compressed to a 9.2 MB JPG and to a 127KB WebP.

<img-comparison-slider>
{% include figure.liquid path="assets/img/japan_trip/Fushimi_Inari_Taisha.jpg" loading="eager" class="img-fluid rounded z-depth-1" slot="first" %}
{% include figure.liquid path="assets/img/japan_trip/Fushimi_Inari_Taisha.jpg" loading="eager" class="img-fluid rounded z-depth-1" slot="second" %}
</img-comparison-slider>

Here is a picture of Mount Fuji.

{% include figure.liquid path="assets/img/japan_trip/Mount_Fuji.jpg" loading="eager" class="img-fluid rounded z-depth-1" alt="Mount Fuji"%}
Loading

0 comments on commit 37730c4

Please sign in to comment.