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

social media integration #1

Open
wants to merge 14 commits into
base: gh-pages
Choose a base branch
from
7 changes: 0 additions & 7 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,3 @@ livereload: true
lsi: false
markdown: kramdown
port: 3000
url: https://al3x.net
twitter_username: r3bl_
github_username: aleksandar-todorovic
linkedin_username: aleksandartodorovic
google_plus_username: AleksandarTodorovićr3bl
facebook_username: aleksandar.todorovic.r3bl
dribbble_username:
6 changes: 5 additions & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<footer class="footer">
<div class="container">
<div class="content">
&copy; 2017 Andrei Foldes
&copy; <span id="currentYear"></span> Tamas Andrei Foldes
&middot;
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">CC BY-NC-ND</a>

Expand All @@ -10,3 +10,7 @@
</footer>

<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">

<script>
document.getElementById('currentYear').textContent = new Date().getFullYear();
</script>
4 changes: 2 additions & 2 deletions _includes/hero.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<section class="hero is-light">
<div class="hero-body">
<div class="container">
<h1 class="title">Andrei Foldes</h1>
<h1 class="title">Tamas Andrei Foldes</h1>
<h2 class="subtitle">
Student. Bicycle owner. Ukulele player.
Research Associate. Bicycle owner. Ukulele player.
</h2>
</div>
</div>
Expand Down
7 changes: 3 additions & 4 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,17 @@

<head>
<meta charset="utf-8">
<meta content="Andrei Tamas Foldes static" name="description">
<meta content="Tamas Andrei Foldes static" name="description">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/bulma/0.6.0/css/bulma.min.css" type="text/css">
<link rel="stylesheet" href="/css/screen.css" type="text/css">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">

<link rel="alternate" type="application/atom+xml" title="Alex Payne" href="/atom.xml">
<link rel="canonical" href="{{ site.url }}{{ page.url }}"/>
<script src="/js/helpers.js"></script>
<title>Andrei Foldes &mdash; {{ page.title }}</title>
<script src="https://kit.fontawesome.com/57f1b4389e.js" crossorigin="anonymous"></script>
<title>Tamas Andrei Foldes &mdash; {{ page.title }}</title>
</head>

<body>
Expand Down
7 changes: 7 additions & 0 deletions _posts/2024-01-23-countdown.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
layout: post
title: "Countdown till Viva"
---

<script src="https://cdn.logwork.com/widget/countdown.js"></script>
<a href="https://logwork.com/countdown-4z9x" class="countdown-timer" data-timezone="Europe/London" data-date="2024-01-29 14:00">Countdown Till Vivia</a>
37 changes: 20 additions & 17 deletions about.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,30 +5,33 @@ title: About

# About the author

My name is Andrei Foldes (online handle is `sinandrei`).
I'm currently living in Munich, studying at Ludwig-Maximilians Universität and improving my scientific thinking skills one day at a time.
My name is Tamas Andrei Foldes (online handle is `sinandrei`).
I'm currently living in Cardiff, recently submitted my PhD at Cardiff University and improving my scientific thinking skills one day at a time.
Living, studying and improving. Watch out!
- - -

## Contact

Feel free to [email me](mailto:[email protected]).

<a href="https://twitter.com/foldesandrei">
<i class="fa fa-twitter"></i> Twitter
</a>&nbsp;&nbsp;
<a href="https://github.com/andreifoldes">
<i class="fa fa-github"></i> GitHub
</a>&nbsp;&nbsp;
<a href="https://linkedin.com/in/andreifoldes">
<i class="fa fa-linkedin"></i> LinkedIn
</a>&nbsp;&nbsp;
<a href="https://www.researchgate.net/profile/Andrei_Foldes">
<i class="fa fa-researchgate"></i> Researchgate
</a>&nbsp;&nbsp;
<a href="https://www.couchsurfing.com/people/andreifoldes">
<i class="fa fa-couchsurfing"></i> Couchsurfing
</a>
<a href="https://fosstodon.org/@sinandrei">
<i class="fa-brands fa-mastodon"></i> Mastodon
</a>&nbsp;&nbsp;
<a href="https://twitter.com/foldesandrei">
<i class="fa-brands fa-x-twitter"></i> Twitter
</a> &nbsp;&nbsp;
<a href="https://github.com/andreifoldes">
<i class="fa-brands fa-square-github"></i> GitHub
</a>&nbsp;&nbsp;
<a href="https://linkedin.com/in/andreifoldes">
<i class="fa-brands fa-linkedin"></i> LinkedIn
</a>&nbsp;&nbsp;
<a href="https://www.researchgate.net/profile/Tamas-Foldes">
<i class="fa-brands fa-researchgate"></i> Researchgate
</a>&nbsp;&nbsp;
<a href="https://neurostars.org/u/foldes.andrei">
<i class="fa-solid fa-brain"></i> Neurostars
</a>&nbsp;&nbsp;

- - -

Expand Down
10 changes: 5 additions & 5 deletions css/screen.css
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
/* elements */

body {
background-color: #edf1f3;
color: #222;
background-color: #ffffff; /* white */
color: #000000; /* black */
font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
}

a:link {
color: #336699;
color: #D4AF37; /* gold */
text-decoration: none;
}

a:visited {
color: #660000;
color: #C0C0C0; /* silver */
text-decoration: none;
}

a:hover {
color: #336699;
color: #D4AF37; /* gold */
}

dl dt {
Expand Down
73 changes: 54 additions & 19 deletions cv.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,59 @@ title: cv

# CV

1. Education
* 2017-2019 MSc, Faculty of Psychology and Educational Sciences, Ludwig-Maximilians-Universität,
München, Germany
* 2011-2016 BSc, Faculty of Information Technology, Pazmany Peter University, Budapest, Hungary
* 2010-2014 BA, Faculty of Education and Psychology, Eotvos Loránd University, Budapest, Hungary
2. Scientific Interest
* Attention and awareness in decision making
* Thinking and reasoning
* Cognitive modelling of cognition
3. Affiliations
* 2013 - 2014 member of Cognitive Science Society
* 2012 - 2013 member of EFPSA Junior Researcher Programme, University of Cambridge
* 2011 - member of Implicit Laboratory Scientific Association
* 2011 - 2012 Director of Communication at Sandor Illyes College for Advanced Studies
* 2010 - member of Sandor Illyes College for Advanced Studies
4. Skills & Experience
* Programming languages: C++, Java, R, Python
* Tools: Psychopy, Matlab, RStudio, Git
* Language: English (advanced), Hungarian (native), Romanian (advanced), Italian (beginner), German (beginner)
## Education
- PhD Doctor of Philosophy (Psychology), submitted, expected 2024, Cardiff University, Cardiff, United Kingdom
- M.S. Neuro-Cognitive Psychology (incomplete), 2019, Ludwig Maximilian University, Munich, Germany
- B.S. Computer Science Engineer, 2017, Pazmany Peter Catholic University, Budapest, Hungary
- B.A. Psychology, 2015, Eotvos Lorand University, Budapest, Hungary

## Employment
- **Research Associate**, 09/2023–ongoing, Dr. Matthias Gruber Motivation and Memory Lab, Cardiff, School of Psychology, Cardiff, UK
- Working on analysis of neuroimaging data related to curiosity and its effects on learning and memory. Methods include: cognitive modelling, 3T and 7T fMRI, EEG/MEG.
- **PhD Student**, 10/2019–ongoing, Prof. Penelope Lewis NAPS lab, Cardiff, School of Psychology, Cardiff, UK
- Worked on model-based analysis of memory consolidation during offline periods. Methods include: cognitive modelling, web-based experimentation and model-based fMRI.
- **Student Assistant**, 08/2018–10/2018, Dr. Radoslaw Martin Cichy lab, FU, Psychology Department, Berlin, Germany
- Worked on a project titled: Modality-dependent and independent decoding of categories from EEG signal: an exploratory study.
- **Student Assistant**, 02/2018–04/2018, Dr. Simone Schütz-Bosbach lab, LMU, Psychology Department, Munich, Germany
- Worked on a project titled: Posterior α oscillations are not predictive of prioritized working memory load in a modified change detection task.
- **Student Assistant**, 09/2017-06/2019, Prof. Thomas Schenk lab, LMU, Psychology Department, Munich, Germany
- As a Student Assistant in a lab led by Prof. Dr. Thomas Schenk, my job was to program, analyze and assist in conducting behavioral and eye-tracking experiments related to researching hemispatial neglect.
- **Analytics Engineer**, 01/2017–09/2017, HBO Europe, New Media Department, Budapest, HU
- In addition to my previous duties as a Data Analyst, I was tasked with monitoring the live recommendation engine statistics operating on the website, ensuring optimal performance and addressing any real-time issues that arose.
- **Data Analyst**, 03/2015–01/2017, HBO Europe, New Media Department, Budapest, HU
- As part of my role I was responsible for database management, exploratory data analysis and modelling, recommendation engine design, web analytics and business intelligence report generation as related to the backend of a streaming service.
- **Junior Researcher**, 07/2012-08/2013, EFPSA Junior Research Programme, Cambridge, UK
- As a Junior Researcher, I was member of an international group of 6 students, led by Dr. Vanda Correia. Our project focused on studying dynamic decision making in team sports.
- **Junior Researcher**, 01/2012-01/2013, Expert Intuitions Ltd., Budapest, HU
- As a Junior Researcher I was involved in projects aiming to apply scientific findings from the field of behavioral economics and decision sciences to increase customer engagement.

## Teaching Experience
- Undergraduate thesis supervision, Time-dependent consolidation of rewarded behavior, Cardiff University, UK, 02/2022–02/2023
- Teaching assistant, PS1018: Research Methods in Psychology, Cardiff University, UK, 08/2020–02/2021
- Teaching assistant, Final year assistant in software packages, Cardiff University, UK, 08/2019–02/2020

## Volunteer
- Representative, CUBRIC Early Career Researcher Committee, 09/2023–ongoing
- Organizer, The Curious Brain Project, 09/2023–ongoing
- Organizer, Replay@CUBRIC-2023, 06/2023
- Programmer, Laboratory of Neuronal Network and Behavior, HAS CNS, Hungary, 08/2018–10/2018
- Secretary, Implicit Laboratory Association, Hungary, 02/2014-01/2017
- Summer Camp Organizer, Open University for High Schoolers, Hungary, 07/2012-01/2016
- Director of Communication, Sandor Illyes College for Advanced Studies, Hungary, 09/2011-09/2012

## Awards and Scholarships
- Mind & Brain Travel Award, 2018, Berlin School of Mind and Brain, Germany
- Study Scholarship for Graduates, 2018, German Academic Exchange Service, Germany
- Sapere Aude Junior Prize, 2014, Eotvos Lorand University, Hungary
- Scholarship of the Republic of Hungary, 2012, Ministry of Human Resources, Hungary
- Sandor Illyes Award for Excellence, 2012, Sandor Illyes College for Advanced Studies, Budapest, Hungary

## Skills
### Programming:
- **R** (Expert), **Python** (Expert), **Matlab** (Intermediate), **Java** (Intermediate), **C++** (Beginner), **Javascript** (Intermediate), **Bash** (Intermediate), **Slurm** (Intermediate)

## Languages:
- **English** (Fluent), **Romanian** (Native), **Hungarian** (Native), **Italian** (Beginner)



51 changes: 0 additions & 51 deletions keybase.txt

This file was deleted.

Loading
Loading