diff --git a/_config.yml b/_config.yml index 0d8bb0d..7827fd2 100644 --- a/_config.yml +++ b/_config.yml @@ -2,11 +2,11 @@ # Site settings # ----------------------------------------------------------------------------- -title: Robby's portfolio # the website title (if blank, full name will be used instead) +title: Robby Ahn # the website title (if blank, full name will be used instead) first_name: Robby -middle_name: SJ +middle_name: last_name: Ahn -email: you@example.com +email: robbyahn@gmail.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: > @@ -67,13 +67,13 @@ og_image: # The site-wide (default for all links) Open Graph preview image # Social integration # ----------------------------------------------------------------------------- -github_username: # your GitHub user name +github_username: robbyahn # your GitHub user name gitlab_username: # your GitLab user name x_username: # your X handle mastodon_username: # your mastodon instance+username in the format instance.tld/@username -linkedin_username: # your LinkedIn user name +linkedin_username: robby-ahn-262b5a39 # your LinkedIn user name telegram_username: # your Telegram user name -scholar_userid: qc6CJjYAAAAJ # your Google Scholar ID +scholar_userid: # your Google Scholar ID semanticscholar_id: # your Semantic Scholar ID whatsapp_number: # your WhatsApp number (full phone number in international format. Omit any zeroes, brackets, or dashes when adding the phone number in international format.) orcid_id: # your ORCID ID @@ -378,7 +378,7 @@ enable_masonry: true # enables automatic project cards arrangement enable_math: true # enables math typesetting (uses MathJax) enable_tooltips: false # enables automatic tooltip links generated for each section titles on pages and posts enable_darkmode: true # enables switching between light/dark modes -enable_navbar_social: false # enables displaying social links in the navbar on the about page +enable_navbar_social: true # enables displaying social links in the navbar on the about page enable_project_categories: true # enables categorization of projects into multiple categories enable_medium_zoom: true # enables image zoom feature (as on medium.com) enable_progressbar: true # enables a horizontal progress bar linked to the vertical scroll position diff --git a/_data/cv.yml b/_data/cv.yml index 5885b30..2b4a9ee 100644 --- a/_data/cv.yml +++ b/_data/cv.yml @@ -2,96 +2,63 @@ type: map contents: - name: Full Name - value: Albert Einstein - - name: Date of Birth - value: 14th March 1879 + value: Robby Ahn - name: Languages - value: English, German - -- title: Education - type: time_table - contents: - - title: PhD - institution: University of Zurich, Zurich, Switzerland - year: 1905 - description: - - Description 1. - - Description 2. - - title: Description 3. - contents: - - Sub-description 1. - - Sub-description 2. - - title: Federal teaching diploma - institution: Eidgenössische Technische Hochschule, Zurich, Switzerland - year: 1900 - description: - - Description 1. - - Description 2. + value: English, Korean - title: Experience type: time_table contents: - - title: Professor of Theoretical Physics - institution: Institute for Advanced Study, Princeton University - year: 1933 - 1955 - description: - - Description 1. - - Description 2. - - title: Description 3. - contents: - - Sub-description 1. - - Sub-description 2. - - title: Visiting Professor - institution: California Institute of Technology, Pasadena, California, US - year: 1933 + - title: Senior Web developer – Ministry of Social Development + institution: MSD - Ministry of Social Development, Wellington + year: 2021 - Current description: - - Description 1. - - Description 2. + - Silverstripe projects + - React and JQuery + - Accessibility + - Opentext Teamsite - BAU supports and JQuery and JSP & Perl templates supports. - - title: Director - institution: Kaiser Wilhelm Institute for Physics, Berlin, Germany. - year: 1917-1933 + - title: Senior Web developer – New Zealand Transport Agency - Waka Kotahi + institution: NZTA New Zealand Transport Agency, Wellington + year: 2015 - 2021 + description: + - New Zealand Transport Agency - website migration from traditional PHP sites to Silverstripe + - Silverstripe CMS - NZTA external site - nzta.govt.nz and intranet maintenance and enhancement. + - Front-end support and development (HTML & CSS, NodeJS and ReAct). + - Develop Silverstripe modules and contributions. + - Support internal customers and content editors / Provide intranet MS Sharepoint supports - - title: Professor of Theoretical Physics - institution: Karl-Ferdinand University, Prague, Czechoslovakia - year: 1911 - 1917 + - title: Web developer - Drupal - IRD intranet & extranet support, training and development + institution: Inland Revenue, Wellington + year: 2013 - 2015 description: + - Front-end support and development (HTML, CSS and Jquery). + - Develop and customise Drupal and CWP (Common Web Platform - Silverstripe) modules. Intranet Maintenance and Web development projects. + - Support internal customers and content editors. + - Provide intranet training + - Web Server (Suse and Ubuntu) management. + - Develop external and intenal web sites (Whatstax.govt.nz and GST online Forum) - - title: Associate Professor of Theoretical Physics - institution: University of Zurich, Zurich, Switzerland - year: 1909 - 1911 - -- title: Open Source Projects - type: time_table - contents: - - title: al-folio - year: 2015-now - description: A beautiful, simple, clean, and responsive Jekyll theme for academics. - -- title: Honors and Awards - type: time_table - contents: - - year: 1921 - items: - - Nobel Prize in Physics - - Matteucci Medal - - year: 2029 - items: - - Max Planck Medal + - title: Web developer - Drupal - PHP open source Content Management System + institution: Sparks Interactive, Wellington + year: 2012 - 2013 + description: + - Develop and customize Drupal modules / Database (MySql) maintenance + - Theming Google map API using Gmap module + - Customize Drupal Commerce module for eCommerce project + - Build front-end theme (UI) + - New Zealand Film Commission responsive theme supporting ipad and iphone Convert from design to theme code using omega theme + - Adobe Creative Suite – Fireworks, Illustrator and Photoshop -- title: Academic Interests - type: nested_list - contents: - - title: Topic 1. - items: - - Description 1. - - Description 2. - - title: Topic 2. - items: - - Description 1. - - Description 2. + - title: Web designer / Front-end developer + institution: FNZ, Wellington + year: 2010 - 2012 + description: + - C# .Net + - UI/UX & Styleguide + - National Austrailia Bank - NAB - WealthHub project - title: Other Interests type: list contents: - - Hobbies: Hobby 1, Hobby 2, etc. + - Hobbies: Badminton, Playing the guitar and Swimming. diff --git a/_data/repositories.yml b/_data/repositories.yml index 5205c9f..9915aff 100644 --- a/_data/repositories.yml +++ b/_data/repositories.yml @@ -1,12 +1,13 @@ github_users: - - torvalds - - alshedivat + - robbyahn + # - nzta + # - dnadesign github_repos: - - alshedivat/al-folio - - twbs/bootstrap - - jekyll/jekyll - - jquery/jquery - - FortAwesome/Font-Awesome - - jpswalsh/academicons - - mathjax/MathJax + - nzta/nzta-map-components + # - twbs/bootstrap + # - jekyll/jekyll + # - dnadesign/silverstripe-glossary + # - FortAwesome/Font-Awesome + # - jpswalsh/academicons + # - mathjax/MathJax diff --git a/_includes/projects.liquid b/_includes/projects.liquid index 926ad1e..91dd77d 100644 --- a/_includes/projects.liquid +++ b/_includes/projects.liquid @@ -12,7 +12,7 @@ %} {% endif %}
{{ project.description }}
555 your office number
-123 your address street
-Your City, State 12345
+Located in Wellington, New Zealand
-news: true # includes a list of news items -latest_posts: true # includes a list of the newest posts -selected_papers: true # includes a list of papers marked as "selected={true}" +news: false # includes a list of news items +latest_posts: false # includes a list of the newest posts +selected_papers: false # includes a list of papers marked as "selected={true}" social: true # 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. +Hey there, fellow digital enthusiasts! I'm Robby, a web developer with a flair for crafting unforgettable online experiences. My journey in the realm of web development has led me to master [Silverstripe CMS](https://www.silverstripe.com/), [Drupal](https://www.drupal.org/), and the art of web design. Specializing in crafting robust themes with rock-solid multi-browser support, I bring a blend of creativity and technical finesse to every project. -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. - -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. +But that's not all! During my time at a prestigious news agency, I delved into the world of Advertisement Design, honing my skills in Adobe Photoshop, InDesign, and Illustrator. And let's not forget my passion for programming, where I've dabbled in Jade, Java, and JavaScript, all while keeping the principles of information design close at hand. diff --git a/_pages/b213d437c0ac98eb2a20d0ee88937cf56358da7b b/_pages/b213d437c0ac98eb2a20d0ee88937cf56358da7b new file mode 100644 index 0000000..aa77b5b --- /dev/null +++ b/_pages/b213d437c0ac98eb2a20d0ee88937cf56358da7b @@ -0,0 +1 @@ +b213d437c0ac98eb2a20d0ee88937cf56358da7b \ No newline at end of file diff --git a/_pages/cv.md b/_pages/cv.md index 1c7d733..7bab1e5 100644 --- a/_pages/cv.md +++ b/_pages/cv.md @@ -7,5 +7,5 @@ nav_order: 2 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. toc: - sidebar: left + sidebar: right --- diff --git a/_pages/projects.md b/_pages/projects.md index 183c628..22d9879 100644 --- a/_pages/projects.md +++ b/_pages/projects.md @@ -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: [work] horizontal: false --- diff --git a/_pages/repositories.md b/_pages/repositories.md index 676137d..28e202f 100644 --- a/_pages/repositories.md +++ b/_pages/repositories.md @@ -2,7 +2,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. +description: My git activities nav: true nav_order: 4 --- diff --git a/_projects/1_project.md b/_projects/1_project.md deleted file mode 100644 index 11c41af..0000000 --- a/_projects/1_project.md +++ /dev/null @@ -1,81 +0,0 @@ ---- -layout: page -title: project 1 -description: a project with a background image -img: assets/img/12.jpg -importance: 1 -category: work -related_publications: true ---- - -Every project has a beautiful feature showcase page. -It's easy to include images in a flexible 3-column grid format. -Make your photos 1/3, 2/3, or full width. - -To give your project a background in the portfolio page, just add the img tag to the front matter like so: - - --- - layout: page - title: project - description: a project with a background image - img: /assets/img/12.jpg - --- - -