Skip to content

Commit

Permalink
project: Add jotdown and appetizer
Browse files Browse the repository at this point in the history
  • Loading branch information
FireLord committed Apr 12, 2024
1 parent bafba17 commit ea4506b
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 0 deletions.
12 changes: 12 additions & 0 deletions content/projects/appetizer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "Appetizer - iOS"
date: 2024-04-13T01:35:37+05:30
draft: false
github: https://github.com/FireLord/Appetizer
liveLink:
tech: Swift | SwiftUI | MVVM
img: appetizer.png
---
- Built with Native iOS Swift and SwiftUI
- Use of userDefaults
- API call to lazy load the food list
14 changes: 14 additions & 0 deletions content/projects/jotDown.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "JotDown - KMP (Kotlin Multi Platform)"
date: 2024-04-13T01:34:58+05:30
draft: false
github: https://github.com/FireLord/JotDown
liveLink:
tech: Kotlin | Swift | Compose | SwiftUI | KMP | SQLDelight
img: JotDown.png
---
- Built with Kotlin and Swift for robust cross-platform compatibility
- Android frontend crafted with Jetpack Compose for modern UI design
- iOS frontend designed with SwiftUI for a native and elegant experience
- SQLDelight powers the database with shared logic across both platforms
- Elevate your note-taking experience with a seamless blend of Kotlin and Swift technologies
Binary file added static/assets/img/JotDown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/img/appetizer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ea4506b

Please sign in to comment.