Skip to content

Commit

Permalink
Further Content Added
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasTang committed Jul 24, 2024
1 parent 4a0c7e0 commit 98fc384
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 59 deletions.
66 changes: 8 additions & 58 deletions _data/data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,72 +157,22 @@ certifications:
Praesent venenatis erat non augue suscipit consectetur.
projects:
title: Projects
title: Recent Achievements & Engagement
intro: >
You can list your side projects in this
section. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Vestibulum et ligula in nunc bibendum fringilla a eu lectus.
A selected list of notable projects at work where I took additional responsibilities or personal side projects that I tend to pick up after work.
assignments:
- title: Velocity
link: "#hook"
tagline: "A responsive website template designed to help startups promote, market and sell their products."

- title: DevStudio
link: "#"
tagline: "A responsive website template designed to help web developers/designers market their services."

- title: Tempo
link: "#"
tagline: "A responsive website template designed to help startups promote their products or services and to attract users & investors"

- title: Atom
link: "#"
tagline: "A comprehensive website template solution for startups/developers to market their mobile apps."

- title: Delta
- title: Master Thesis Advisor (2023)
link: "#"
tagline: "A responsive Bootstrap one page theme designed to help app developers promote their mobile apps"
tagline: "I was advising a student who is challenging traditional credit risk models using ML and external data at Credit Suisse. He was investigating my idea of applying transfer learning to improve internal models by incorporating models developed based on a larger external dataset."

oss:
title: OSS Contributions
intro: >
You can list your open source software contributions in this
section. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Vestibulum et ligula in nunc bibendum fringilla a eu lectus.
contributions:
- title: Tempo
link: "#"
tagline: "A responsive website template designed to help startups promote their products or services and to attract users & investors"

- title: Atom
- title: Community Building (2022-2023)
link: "#"
tagline: "A comprehensive website template solution for startups/developers to market their mobile apps."
tagline: "I noticed that there was little exchange about coding practices and recent developments in the R and Python community at Credit Suisse, and initiated a regular exchange and a community of R coders who want to drive things forward."

- title: Delta
link: "#"
tagline: "A responsive Bootstrap one page theme designed to help app developers promote their mobile apps"

publications:
title: Publications
intro: |
You can list your publications in this section. Lorem ipsum dolor sit
amet, consectetur adipiscing elit. Vestibulum et ligula in nunc
bibendum fringilla a eu lectus.
papers:
- title: The Art of Computer Programming
- title: Developer of various internal R packages (2018-2023)
link: "#"
authors: Donald E. Knuth
conference: Addison-Wesley, 1968
tagline: "Developed several internal R packages both at Lowell and at Credit Suisse for data management, harmonization of data sourcing, modeling, model monitoring, and visualizations. In that context, I also implement code versioning routines in order to enable other colleagues to contribute to the packages."

- title: "Genetic Programming III: Darwinian Invention & Problem Solving"
link: "#"
authors: Koza, J.R., Andre, D., Bennett, F.H., Keane, M.A.
conference: "Morgan Kaufmann Publishers Inc., San Francisco, CA, USA, 1st edn. (1999)"

- title: A syntax directed compiler for Algol 60
link: "#"
authors: Edgar T. Irons
conference: "Comm. ACM 4 (1961), 51–55"

skills:
title: Skills & Proficiency
Expand Down
2 changes: 1 addition & 1 deletion _latex_variant/CV_Lukas_Tang/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@

\begin{cvevent}[2023]
\cvname{Master Thesis Advisor}
I am advising a student who is challenging traditional credit risk models using ML and external data at Credit Suisse. He was investigating my idea of applying transfer learning to improve internal models by incorporating models developed based on a larger external dataset.
I was advising a student who is challenging traditional credit risk models using ML and external data at Credit Suisse. He was investigating my idea of applying transfer learning to improve internal models by incorporating models developed based on a larger external dataset.
\end{cvevent}

\begin{cvevent}[2022][2023]
Expand Down

0 comments on commit 98fc384

Please sign in to comment.