Skip to content

Commit 1113b28

Browse files
committed
updates to website
1 parent e5e5709 commit 1113b28

9 files changed

Lines changed: 93 additions & 6 deletions

File tree

docs/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
curioustools.in

docs/app-ads.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
google.com, pub-5426081418087314, DIRECT, f08c47fec0942fa0

docs/menu.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
hide:
3+
- navigation
4+
- toc
5+
---
6+
7+
# Menu-Maker v1
8+
9+
- A small , easy to use app for restaurants for storing data, immediately creating a PDF, add/modify items, etc
10+
- Links : [Playstore](https://play.google.com/store/apps/details?id=in.curioustools.menu_maker&hl=en_AU) | [Github](https://github.com/root-ansh/Menu-Maker_v1)
11+
12+
13+
<p align="center">
14+
<img src="https://raw.githubusercontent.com/root-ansh/Menu-Maker_v1/b0ad6b93994be8f4004d414d818539dcb2a1e4e3/code/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png" height="200px" width="200px">
15+
<img src="https://github.com/root-ansh/Menu-Maker/raw/master/screenshots_and_apk/sc2.png" height="400px" width="200px">
16+
<img src="https://github.com/root-ansh/Menu-Maker/raw/master/screenshots_and_apk/sc3.png" height="400px" width="200px">
17+
</p>
18+
19+
---
20+
21+
22+
# Menu-Maker web
23+
**[Menu maker web](https://github.com/root-ansh/menu-maker-web)** :Web version of my menu maker app

docs/notes.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
hide:
3+
- navigation
4+
- toc
5+
---
6+
7+
# <u>Self Notes</u>
8+
- A simple note-taking app that can give pin-able notifications for each note.
9+
- Uses latest Architecture Components and MVVM pattern.
10+
- Links : [Play store](https://play.google.com/store/apps/details?id=in.curioustools.selfnotes&hl=en_US)
11+
12+
<p align="center">
13+
<img src="../img/self_n_1.png">
14+
</p>

docs/pdf.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
hide:
3+
- navigation
4+
- toc
5+
---
6+
7+
# PDF Widgets
8+
- A utility app that can make widgets of PDFs available on mobile
9+
- Links : [Playstore](https://play.google.com/store/apps/details?id=work.curioustools.pdfwidget&hl=en_US)

docs/trendy.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
hide:
3+
- navigation
4+
- toc
5+
---
6+
7+
8+
# Trendy Hub

docs/varabhaya.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
hide:
3+
- navigation
4+
- toc
5+
---
6+
7+
# <u>Varabhaya Mobile App</u>
8+
- A Native Mobile App for an NGO. Serves as an interactive platform for receiving event information and watching media content.
9+
- Uses MVVM, APIs from WordPress, Firebase and Amazon AWS for various tasks.
10+
- Links : [Playstore](https://play.google.com/store/apps/details?id=work.curioustools.varabhaya)
11+

docs/water.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
hide:
3+
- navigation
4+
- toc
5+
---
6+
7+
8+
# <u>Water Manager : Water Intake Tracker and Reminder</u>
9+
An open source app built with Latest Jetpack components,Water manager is a full fledged
10+
Intake tracker app that can remind users to drink water, log their data and provide
11+
meaningful analysis.
12+
13+
Links: [Playstore](https://play.google.com/store/apps/developer?id=Curioustools&hl=en_US) |
14+
[Github](https://github.com/root-ansh/prod_WaterManager)
15+
16+
<p align="center">
17+
<img src="../img/water_m1.png" height="400px" width="200px">
18+
<img src="../img/water_m2.png" height="400px" width="200px">
19+
<img src="../img/water_m3.png" height="400px" width="200px">
20+
</p>

mkdocs.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,12 @@ nav:
7070
- About: index.md
7171
- Privacy Policy: privacy.md
7272
- Owner ⎋ : https://root-ansh.github.io/
73-
- PDF Widget: index.md
74-
- Self Notes : index.md
75-
- Varabhaya : index.md
76-
- Menu Maker: index.md
77-
- Water Manager : index.md
78-
- Trendy Hub: index.md
73+
- PDF Widget: pdf.md
74+
- Self Notes : notes.md
75+
- Varabhaya : varabhaya.md
76+
- Menu Maker: menu.md
77+
- Water Manager : water.md
78+
- Trendy Hub: trendy.md
7979
- Other Projects: tab_projects/project_summary.md
8080

8181

0 commit comments

Comments
 (0)