Skip to content

Commit 285e547

Browse files
committed
update about, create project markdown
1 parent 7d57d7a commit 285e547

File tree

3 files changed

+28
-15
lines changed

3 files changed

+28
-15
lines changed

_config.yml

+5-7
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,14 @@
1818
# You can create any custom variable you would like, and they will be accessible
1919
# in the templates via {{ site.myvariable }}.
2020

21-
title: Your awesome title
22-
email: your-email@example.com
21+
title: Ahmad Syarif
22+
email: asyarif.studio@gmail.com
2323
description: >- # this means to ignore newlines until "baseurl:"
24-
Write an awesome description for your new site here. You can edit this
25-
line in _config.yml. It will appear in your document head meta (for
26-
Google search results) and in your feed.xml site description.
24+
Ahmad Syarif Personal Blog
2725
baseurl: "" # the subpath of your site, e.g. /blog
2826
url: "" # the base hostname & protocol for your site, e.g. http://example.com
29-
twitter_username: jekyllrb
30-
github_username: jekyll
27+
twitter_username: asyarif_
28+
github_username: asyarifstudio
3129

3230
# Build settings
3331
theme: minima

about.markdown

+3-8
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,10 @@ title: About
44
permalink: /about/
55
---
66

7-
This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/)
7+
Assalamu Alaikum
88

9-
You can find the source code for Minima at GitHub:
10-
[jekyll][jekyll-organization] /
11-
[minima](https://github.com/jekyll/minima)
9+
Kenalkan nama saya syarif, saya seorang software engineer dan R&D project leader di Thales DIS Singapura. Saya juga adalah suami dari Rita Fatimah dan ayah dari Muhammad Attaqi Syarif dan Atiqah Nabila Syarif
1210

13-
You can find the source code for Jekyll at GitHub:
14-
[jekyll][jekyll-organization] /
15-
[jekyll](https://github.com/jekyll/jekyll)
11+
My name is Ahmad Syarif, you may call me syarif. In Indonesia, most people, including me, do not have family name. I'm currently working as software engineer and R&D Project Leader at Thales DIS Singapore. I'm also an husband to Rita Fatimah and a father to two, Muhammad Attaqi Syarif and Atiqah Nabila Syarif
1612

1713

18-
[jekyll-organization]: https://github.com/jekyll

project.markdown

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: page
3+
title: Projects
4+
permalink: /projects/
5+
---
6+
7+
Here is my personal project list. I cannot share my professional project due to confidentiality. drop me an email when you want to know more
8+
9+
Android
10+
- [Nota](https://play.google.com/apps/testing/com.asyarif.nota) Accounting Mobile App for Small Business, built with Flutter and Firebase
11+
12+
Website
13+
- [Master Institute](https://masterinstitute.id) Online Learning for Exam and Test Preparation, built with Angular, Express, and Firebase
14+
15+
Artificial Intelligence
16+
- [Racing Car (ongoing)](/projects/racing-car) teach car to race using Q-Learning
17+
18+
19+
20+

0 commit comments

Comments
 (0)