Skip to content

Commit

Permalink
FEAT: So far
Browse files Browse the repository at this point in the history
  • Loading branch information
daquintero committed Aug 7, 2023
1 parent 2b1da77 commit d873311
Show file tree
Hide file tree
Showing 16 changed files with 304 additions and 532 deletions.
19 changes: 9 additions & 10 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ discord_id: # your discord id (18-digit unique numerical identifier)
zotero_username: # your zotero username

contact_note: >
You can even add a little note about which of these is the best way to reach you.
Contact me best through LinkedIn.
# -----------------------------------------------------------------------------
# Analytics and search engine verification
Expand All @@ -120,9 +120,9 @@ 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_name: I am thinking about # blog_name will be displayed in your blog page
blog_nav_title: Blog # your blog must have a title for it to be displayed in the nav bar
blog_description: a simple whitespace theme for academics
blog_description:
permalink: /blog/:year/:title/

# Pagination
Expand Down Expand Up @@ -157,8 +157,7 @@ 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


# -----------------------------------------------------------------------------
# Collections
Expand Down Expand Up @@ -262,17 +261,17 @@ jekyll-archives:
tag: '/blog/tag/:name/'
category: '/blog/category/:name/'

display_tags: ['formatting', 'images', 'links', 'math', 'code'] # these tags will be displayed on the front page of your blog
display_categories: ['blockquotes'] # these categories will be displayed on the front page of your blog
display_tags: [] # these tags will be displayed on the front page of your blog
display_categories: [] # these categories will be displayed on the front page of your blog

# -----------------------------------------------------------------------------
# Jekyll Scholar
# -----------------------------------------------------------------------------

scholar:

last_name: [Einstein]
first_name: [Albert, A.]
last_name: [Quintero Dominguez]
first_name: [Dario Antonio, D. A.]

style: apa
locale: en
Expand Down Expand Up @@ -409,7 +408,7 @@ medium_zoom:

jekyll_get_json:
- data: resume
json: assets/json/resume.json # it can also be an url
json: assets/json/resume_03_08_2023.json # it can also be an url
jsonresume:
- basics
- work
Expand Down
1 change: 1 addition & 0 deletions _data/repositories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ github_users:
github_repos:
- daquintero/piel
- daquintero/numpsy
- daquintero/voto-main-frontend
6 changes: 5 additions & 1 deletion _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,8 @@ selected_papers: false # includes a list of papers marked as "selected={true}"
social: true # includes social icons at the bottom of the page
---

Bear with me that I am still working on this site.
My PhD is on co-designing electronics and optics on multiple silicon chips to create quantum systems.

My current interests are in open-source software for multi-physics systems to design systems currently cannot with disjointed models.

Drop me a message if you think there's somewhere where the software I design or my expertise can help you.
81 changes: 0 additions & 81 deletions _projects/2_project.md

This file was deleted.

81 changes: 0 additions & 81 deletions _projects/3_project.md

This file was deleted.

80 changes: 0 additions & 80 deletions _projects/4_project.md

This file was deleted.

Loading

0 comments on commit d873311

Please sign in to comment.