forked from barryclark/jekyll-now
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
14 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,16 @@ | ||
- title: A2 Languages | ||
icon: images/projects/a2-icon.png | ||
description: "A language learning app that uses spaced repetition, AI, and Bible readings to help you learn a new language." | ||
status: "In development" | ||
|
||
- title: Console Launcher | ||
icon: images/projects/cl-icon.png | ||
description: "A home screen for Android phones which turns your phone into a game console." | ||
url: "https://consolelauncher.app" | ||
status: "5+ million installs on Google Play" | ||
|
||
- title: Reggie | ||
icon: images/projects/reggie-icon.png | ||
description: "An Army Regulation AI search engine that can find answers to complex questions in seconds." | ||
url: "https://reggie.bot" | ||
status: "Releasing in September 2024" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
layout: default | ||
--- | ||
|
||
<h2>Projects</h2> | ||
{% include project-previews.html %} | ||
|
||
<hr /> | ||
|