Skip to content

Commit 1eb0053

Browse files
committed
Add biography and contact info
1 parent ff8fb58 commit 1eb0053

File tree

11 files changed

+35
-52
lines changed

11 files changed

+35
-52
lines changed

_config.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
# Site settings
33
# -----------------------------------------------------------------------------
44

5-
title: blank # the website title (if blank, full name will be used instead)
6-
first_name: You
7-
middle_name: R.
8-
last_name: Name
9-
email: you@example.com
5+
title: Mohamed Otefi # the website title (if blank, full name will be used instead)
6+
first_name: Mohamed
7+
middle_name:
8+
last_name: Otefi
9+
email: muhammedalaadev@gmail.com
1010
description: > # the ">" symbol means to ignore newlines until "footer_text:"
1111
A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
1212
footer_text: >
1313
Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
1414
Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
1515
Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
16-
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
16+
keywords: # add your own keywords or leave empty
1717
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
1818
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
1919

@@ -78,7 +78,7 @@ dblp_url: # your DBLP profile url
7878
discord_id: # your discord id (18-digit unique numerical identifier)
7979
facebook_id: # your facebook id
8080
flickr_id: # your flickr id
81-
github_username: # your GitHub user name
81+
github_username: Darksinian # your GitHub user name
8282
gitlab_username: # your GitLab user name
8383
ieee_id: # your ieeexplore.ieee.org/author/id
8484
inspirehep_id: 1010907 # Inspire HEP author ID
@@ -87,7 +87,7 @@ kaggle_id: # your kaggle id
8787
keybase_username: # your keybase user name
8888
lastfm_id: # your lastfm id
8989
lattes_id: # your ID on Lattes (Brazilian Lattes CV)
90-
linkedin_username: # your LinkedIn user name
90+
linkedin_username: motefi # your LinkedIn user name
9191
mastodon_username: # your mastodon instance+username in the format instance.tld/@username
9292
medium_username: # your Medium username
9393
orcid_id: # your ORCID ID
@@ -96,7 +96,7 @@ pinterest_id: # your pinterest id
9696
publons_id: # your ID on Publons
9797
quora_username: # your Quora username
9898
research_gate_profile: # your profile on ResearchGate
99-
scholar_userid: qc6CJjYAAAAJ # your Google Scholar ID
99+
scholar_userid: # your Google Scholar ID
100100
scopus_id: # your profile on Scopus
101101
semanticscholar_id: # your Semantic Scholar ID
102102
spotify_id: # your spotify id

_pages/about.md

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,33 @@ profile:
99
image: prof_pic.jpg
1010
image_circular: false # crops the image to make it circular
1111
more_info: >
12-
<p>555 your office number</p>
13-
<p>123 your address street</p>
14-
<p>Your City, State 12345</p>
12+
1513

16-
news: true # includes a list of news items
17-
selected_papers: true # includes a list of papers marked as "selected={true}"
14+
news: false # includes a list of news items
15+
selected_papers: false # includes a list of papers marked as "selected={true}"
1816
social: true # includes social icons at the bottom of the page
1917
---
2018

21-
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.
2219

23-
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.
20+
I am an undergraduate student at Case Western Reserve University, graduating in December 2024. I study Mathematics and Physics, with a minor in Computer Science.
2421

25-
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.
22+
I am a UWC Davis Scholar who attended UWC RBC 2018-2020 and was fortunate to get a full scholarship at CWRU.
23+
24+
I am an undergraduate student at Case Western Reserve University, graduating in December 2024. I study Mathematics and Physics, with a minor in Computer Science.
25+
26+
I am a UWC Davis Scholar who attended UWC RBC 2018-2020 and was fortunate to get a full scholarship at CWRU.
27+
28+
I am passionate about making computers crunch numbers to have a positive impact. In particular, I am in love with robotics, machine learning and scientific computing.
29+
30+
#### Highlights:
31+
32+
33+
1. *Competitive Programming*: Represented Egypt in the International Olympiad in Informatics (IOI 2018, Japan) and bring years of expertise in algorithms and data structures.
34+
35+
2. *AI-Driven Robotics System:* Recently, I architected a full-stack AI-driven harvesting robotics system for a startup founded by ex-Uber and ex-Aurora engineers, working extensively with C++, ROS, Python, and other robotics frameworks. We delivered the product to companies like Nature Fresh and Syngenta, and the company has just raised $10 million to support further development.
36+
37+
3. *Machine Learning Research*: I’ve contributed to machine learning projects across several university labs, including a recent collaboration with DoE and CWRU to build predictive models for catalytic cracking in polymers.
38+
39+
40+
41+
Please refer to Projects section to learn more.

_pages/about_einstein.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

_pages/cv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ permalink: /cv/
44
title: cv
55
nav: true
66
nav_order: 5
7-
cv_pdf: example_pdf.pdf
7+
cv_pdf: Otefi-Mohamed-CV.pdf
88
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.
99
toc:
1010
sidebar: left

_pages/profiles.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

_pages/projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: page
33
title: projects
44
permalink: /projects/
5-
description: A growing collection of your cool projects.
5+
description: A collection of projects that I worked on.
66
nav: true
77
nav_order: 3
88
display_categories: [work, fun]

assets/img/prof-pic.jpg

676 KB
Loading

assets/img/prof_pic.jpg

-2.2 MB
Binary file not shown.

assets/img/prof_pic_color.png

-13.7 MB
Binary file not shown.

assets/pdf/Otefi-Mohamed-CV.pdf

88.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)