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

eak: first version of accademic project #3

Merged
merged 3 commits into from
Jun 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
110 changes: 55 additions & 55 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,64 +8,64 @@

# Basic Site Settings
locale : "en-US"
title : "Your Name / Site Title"
title : "Alex KAMENI / ML Engineer"
title_separator : "-"
name : &name "Your Name"
description : &description "personal description"
url : https://academicpages.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
name : &name "Alex KAMENI"
description : &description "Passionate about data science and continuously striving for improvement through best practices and collaboration. Always eager to learn and innovate in the field of data science and machine learning."
url : https://KameniAlexNea.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
baseurl : "" # the subpath of your site, e.g. "/blog"
repository : "academicpages/academicpages.github.io"
repository : "KameniAlexNea/KameniAlexNea.github.io"

# Site Author - The following control what appear as part of the author content on the side bar.
# If a field is blank the icon and link will not appear, otherwise it will be shown.
# Additional customization can be done by editing /_includes/author-profile.html
author:
# Biographic information
avatar : "profile.png"
name : "Your Sidebar Name"
avatar : "alex_cpm.jpg"
name : "Alex KAMENI"
pronouns : # example: "she/her"
bio : "Short biography for the left-hand sidebar"
location : "Earth"
employer : "Red Brick University"
bio : "Love Data & Story Teller"
location : "Paris, France"
employer : "Ivalua"
uri : # URL
email : "none@example.org"
email : "kamenialexnea@gmail.com"

# Academic websites
arxiv : # URL - Update with the correct link to your profile
googlescholar : "https://scholar.google.com/citations?user=PS_CX0AAAAAJ"
googlescholar : # "https://scholar.google.com/citations?user=PS_CX0AAAAAJ"
impactstory : # URL
orcid : "http://orcid.org/yourorcidurl"
orcid : # "http://orcid.org/yourorcidurl"
semantic : # URL
pubmed : "https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow"
pubmed : # "https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow"
researchgate : # URL

# Repositories and software development
bitbucket : # Username - Update with your username on the site
codepen : # Username
dribbble : # Username
github : "academicpages"
kaggle : # Username
stackoverflow : # User number or user number and name (i.e., use "1" or "1/jeff-atwood")
github : "KameniAlexNea"
kaggle : "KameniAlexNea"
stackoverflow : 12230833/alex-nea-kameni

# Social media
bluesky : "bsky.app" # Replace this with you Bluesky username
facebook : # Username
bluesky : # "bsky.app" # Replace this with you Bluesky username
facebook : kamenialexnea19
flickr : # Username
foursquare : # Username
goodreads : # Username
google_plus : # Username
keybase : # Username
instagram : # Username
instagram : kamenialexnea19
lastfm : # Username
linkedin : # Username
linkedin : elie-alex-kameni-ngangue # Username
mastodon : # URL
medium : # URL
medium : https://medium.com/@kamenialexnea
pinterest : # Username
soundcloud : # Username
steam : # Username
telegram : # URL
tumblr : # Username
twitter : # Username for X / Twitter
twitter : kamenialexnea22
vine : # Username
weibo : # Username
wikipedia : # Username
Expand All @@ -90,7 +90,7 @@ comments:
facebook:
appid :
num_posts : # 5 (default)
colorscheme : # "light" (default), "dark"
colorscheme : "dark" # "light" (default), "dark"
staticman:
allowedFields : ['name', 'email', 'url', 'message']
branch : "gh-pages" # "master", "gh-pages"
Expand Down Expand Up @@ -200,33 +200,33 @@ kramdown:

# Collections
collections:
teaching:
output: true
permalink: /:collection/:path/
# teaching:
# output: true
# permalink: /:collection/:path/
publications:
output: true
permalink: /:collection/:path/
portfolio:
output: true
permalink: /:collection/:path/
talks:
output: true
permalink: /:collection/:path/
# talks:
# output: true
# permalink: /:collection/:path/


# Defaults
defaults:
# _posts
- scope:
path: ""
type: posts
values:
layout: single
author_profile: true
read_time: true
comments: true
share: true
related: true
# - scope:
# path: ""
# type: posts
# values:
# layout: single
# author_profile: true
# read_time: true
# comments: true
# share: true
# related: true
# _pages
- scope:
path: ""
Expand All @@ -235,14 +235,14 @@ defaults:
layout: single
author_profile: true
# _teaching
- scope:
path: ""
type: teaching
values:
layout: single
author_profile: true
share: true
comments: true
# - scope:
# path: ""
# type: teaching
# values:
# layout: single
# author_profile: true
# share: true
# comments: true
# _publications
- scope:
path: ""
Expand All @@ -262,13 +262,13 @@ defaults:
share: true
comment: true
# _talks
- scope:
path: ""
type: talks
values:
layout: talk
author_profile: true
share: true
# - scope:
# path: ""
# type: talks
# values:
# layout: talk
# author_profile: true
# share: true


# Sass/SCSS
Expand Down
20 changes: 6 additions & 14 deletions _data/authors.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,10 @@
# Authors

Name Name:
name : "Name Name"
name : "Alex Kameni"
uri : "http://name.com"
email : "name@name.com"
bio : "This is the first name."
avatar : "bio-photo-2.jpg"
twitter : "name"
google_plus : "Name"

Name2 Name2:
name : "Name2 Name2"
email : "name2@name2.com"
bio : "I ordered what?"
avatar : "bio-photo.jpg"
twitter : "name2"
google_plus : "Name"
email : "kamenialexnea@gmail.com"
bio : "Data scientist"
avatar : "alex.jpg"
twitter : "kamenialexnea19"
google_plus : "-"
27 changes: 15 additions & 12 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
@@ -1,22 +1,25 @@
# main links links
main:

- title: "Portfolio"
url: /portfolio/

- title: "Publications"
url: /publications/

- title: "Talks"
url: /talks/
- title: "CV"
url: /cv/

# - title: "Talks"
# url: /talks/

- title: "Teaching"
url: /teaching/
# - title: "Teaching"
# url: /teaching/

- title: "Portfolio"
url: /portfolio/

- title: "Blog Posts"
url: /year-archive/
# - title: "Blog Posts"
# url: /year-archive/

- title: "CV"
url: /cv/

- title: "Guide"
url: /markdown/
# - title: "Guide"
# url: /markdown/
43 changes: 6 additions & 37 deletions _pages/about.md
Original file line number Diff line number Diff line change
@@ -1,49 +1,18 @@
---
permalink: /
title: "Academic Pages is a ready-to-fork GitHub Pages template for academic personal websites"
title: "Machine Learning / Computer Science Engineer"
author_profile: true
redirect_from:
- /about/
- /about.html
---

This is the front page of a website that is powered by the [Academic Pages template](https://github.com/academicpages/academicpages.github.io) and hosted on GitHub pages. [GitHub pages](https://pages.github.com) is a free service in which websites are built and hosted from code and data stored in a GitHub repository, automatically updating when a new commit is made to the respository. This template was forked from the [Minimal Mistakes Jekyll Theme](https://mmistakes.github.io/minimal-mistakes/) created by Michael Rose, and then extended to support the kinds of content that academics have: publications, talks, teaching, a portfolio, blog posts, and a dynamically-generated CV. You can fork [this repository](https://github.com/academicpages/academicpages.github.io) right now, modify the configuration and markdown files, add your own PDFs and other content, and have your own site for free, with no ads! An older version of this template powers my own personal website at [stuartgeiger.com](http://stuartgeiger.com), which uses [this Github repository](https://github.com/staeiou/staeiou.github.io).
# Alex Kameni, ML Eng

A data-driven personal website
======
Like many other Jekyll-based GitHub Pages templates, Academic Pages makes you separate the website's content from its form. The content & metadata of your website are in structured markdown files, while various other files constitute the theme, specifying how to transform that content & metadata into HTML pages. You keep these various markdown (.md), YAML (.yml), HTML, and CSS files in a public GitHub repository. Each time you commit and push an update to the repository, the [GitHub pages](https://pages.github.com/) service creates static HTML pages based on these files, which are hosted on GitHub's servers free of charge.
Passionate about data science and continuously striving for improvement through best practices and collaboration. Always eager to learn and innovate in the field of data science and machine learning.

Many of the features of dynamic content management systems (like Wordpress) can be achieved in this fashion, using a fraction of the computational resources and with far less vulnerability to hacking and DDoSing. You can also modify the theme to your heart's content without touching the content of your site. If you get to a point where you've broken something in Jekyll/HTML/CSS beyond repair, your markdown files describing your talks, publications, etc. are safe. You can rollback the changes or even delete the repository and start over -- just be sure to save the markdown files! Finally, you can also write scripts that process the structured data on the site, such as [this one](https://github.com/academicpages/academicpages.github.io/blob/master/talkmap.ipynb) that analyzes metadata in pages about talks to display [a map of every location you've given a talk](https://academicpages.github.io/talkmap.html).
## About Me

Getting started
======
1. Register a GitHub account if you don't have one and confirm your e-mail (required!)
1. Fork [this repository](https://github.com/academicpages/academicpages.github.io) by clicking the "fork" button in the top right.
1. Go to the repository's settings (rightmost item in the tabs that start with "Code", should be below "Unwatch"). Rename the repository "[your GitHub username].github.io", which will also be your website's URL.
1. Set site-wide configuration and create content & metadata (see below -- also see [this set of diffs](http://archive.is/3TPas) showing what files were changed to set up [an example site](https://getorg-testacct.github.io) for a user with the username "getorg-testacct")
1. Upload any files (like PDFs, .zip files, etc.) to the files/ directory. They will appear at https://[your GitHub username].github.io/files/example.pdf.
1. Check status by going to the repository settings, in the "GitHub pages" section
Graduated with a master's degree in Complex Systems Engineering, 2022, specializing in Machine Learning and Data Science, from CY Cergy Paris University. My master's research at the ETIS Laboratory of ENSEA focused on Data Incremental Learning for self-supervised models in computer vision.

Site-wide configuration
------
The main configuration file for the site is in the base directory in [_config.yml](https://github.com/academicpages/academicpages.github.io/blob/master/_config.yml), which defines the content in the sidebars and other site-wide features. You will need to replace the default variables with ones about yourself and your site's github repository. The configuration file for the top menu is in [_data/navigation.yml](https://github.com/academicpages/academicpages.github.io/blob/master/_data/navigation.yml). For example, if you don't have a portfolio or blog posts, you can remove those items from that navigation.yml file to remove them from the header.

Create content & metadata
------
For site content, there is one markdown file for each type of content, which are stored in directories like _publications, _talks, _posts, _teaching, or _pages. For example, each talk is a markdown file in the [_talks directory](https://github.com/academicpages/academicpages.github.io/tree/master/_talks). At the top of each markdown file is structured data in YAML about the talk, which the theme will parse to do lots of cool stuff. The same structured data about a talk is used to generate the list of talks on the [Talks page](https://academicpages.github.io/talks), each [individual page](https://academicpages.github.io/talks/2012-03-01-talk-1) for specific talks, the talks section for the [CV page](https://academicpages.github.io/cv), and the [map of places you've given a talk](https://academicpages.github.io/talkmap.html) (if you run this [python file](https://github.com/academicpages/academicpages.github.io/blob/master/talkmap.py) or [Jupyter notebook](https://github.com/academicpages/academicpages.github.io/blob/master/talkmap.ipynb), which creates the HTML for the map based on the contents of the _talks directory).

**Markdown generator**

I have also created [a set of Jupyter notebooks](https://github.com/academicpages/academicpages.github.io/tree/master/markdown_generator
) that converts a CSV containing structured data about talks or presentations into individual markdown files that will be properly formatted for the Academic Pages template. The sample CSVs in that directory are the ones I used to create my own personal website at stuartgeiger.com. My usual workflow is that I keep a spreadsheet of my publications and talks, then run the code in these notebooks to generate the markdown files, then commit and push them to the GitHub repository.

How to edit your site's GitHub repository
------
Many people use a git client to create files on their local computer and then push them to GitHub's servers. If you are not familiar with git, you can directly edit these configuration and markdown files directly in the github.com interface. Navigate to a file (like [this one](https://github.com/academicpages/academicpages.github.io/blob/master/_talks/2012-03-01-talk-1.md) and click the pencil icon in the top right of the content preview (to the right of the "Raw | Blame | History" buttons). You can delete a file by clicking the trashcan icon to the right of the pencil icon. You can also create new files or upload files by navigating to a directory and clicking the "Create new file" or "Upload files" buttons.

Example: editing a markdown file for a talk
![Editing a markdown file for a talk](/images/editing-talk.png)

For more info
------
More info about configuring Academic Pages can be found in [the guide](https://academicpages.github.io/markdown/). The [guides for the Minimal Mistakes theme](https://mmistakes.github.io/minimal-mistakes/docs/configuration/) (which this theme was forked from) might also be helpful.
Additionally, I hold an engineering degree in Computer Science from the Polytechnic School of Yaoundé, Cameroon. My current role as a Data Scientist at Ivalua has further enhanced my knowledge and skills in data science and machine learning. I have contributed to two research projects, which were the subjects of my defenses at the Polytechnic School and ENSEA.
Loading