From 33e24ca536e64813d0e87bbc8f9516c02d680ce0 Mon Sep 17 00:00:00 2001 From: FlameBamboo <166450271+Flamebamboo@users.noreply.github.com> Date: Fri, 24 Jan 2025 23:02:01 +1300 Subject: [PATCH 1/3] Create README.md --- PixFocus/README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 PixFocus/README.md diff --git a/PixFocus/README.md b/PixFocus/README.md new file mode 100644 index 0000000..f8bc911 --- /dev/null +++ b/PixFocus/README.md @@ -0,0 +1,26 @@ +**Name**: PixFocus + +**Description**: Timeblock/Pomodoro timer unlike any other in the consumer market. The style is heavily leaned towards pixel art with neo-brutalism theme, +making it a gamified expereince but not distracting enough for your focus sessions. +This app would compete with other amazing well known focus apps such as StudyBunny, Forest and FocusPomo. However, PixFocus stands out by being entirely free & ad free while offering premium features that are typically locked behind paywalls in similar apps. +One of the gamified elements in the app is users are able to unlock appealing pixel art visual timers by earning coins, these coins are earned through focus sessions, making users more motivate to complete their task and use the timer that PixFocus offers. +Statistic, users are able to analyse their sessions through the stats screen with complex data queries in the backend, users are able to sort their stats by day/week/month/year +and see their results with a pie chart. The settings for both timeblock and pomodoro also contains full customisation, for timeblock users are able to choose the duration from 5 - 120 minutes, and pomodoro has full customisation such as cycles, short rest duration, focus duration & long rest duration. + +**GitHub URL**: https://github.com/Flamebamboo/PixFocus + +**How did you build this**: I use React Native to build this + +**How many hours did you spend on this**: 200+ hours total, including the month before I logged into wakatime + +**Did you use wakatime to log your progress?**: Yes, 100+ hours + +**Testflight link**: +https://testflight.apple.com/join/CCvp6EAS + +**How many users on testflight?**: +me alone for now + +**Ship URL**: https://hackclub.slack.com/abc (URL of your slack post in the #ship channel on Hack Club Slack) + +**Video Demo URL**: [https://youtube.com/xyz](https://www.youtube.com/gxe) From 38d5acb98ab9501c5e5e30b1b1a41364a6b4b415 Mon Sep 17 00:00:00 2001 From: FlameBamboo <166450271+Flamebamboo@users.noreply.github.com> Date: Sat, 25 Jan 2025 01:50:05 +1300 Subject: [PATCH 2/3] Update README.md --- PixFocus/README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/PixFocus/README.md b/PixFocus/README.md index f8bc911..6170ab9 100644 --- a/PixFocus/README.md +++ b/PixFocus/README.md @@ -9,18 +9,16 @@ and see their results with a pie chart. The settings for both timeblock and pomo **GitHub URL**: https://github.com/Flamebamboo/PixFocus -**How did you build this**: I use React Native to build this +**How did you build this**: I use React Native to build this, watch tons of youtuber tutorials and mostly trial and error. **How many hours did you spend on this**: 200+ hours total, including the month before I logged into wakatime -**Did you use wakatime to log your progress?**: Yes, 100+ hours +**Did you use wakatime to log your progress?**: Yes, 125+ hours -**Testflight link**: -https://testflight.apple.com/join/CCvp6EAS +**Testflight link**: [Download now!](https://testflight.apple.com/join/CCvp6EAS) -**How many users on testflight?**: -me alone for now +**How many users on testflight?**: 1 -**Ship URL**: https://hackclub.slack.com/abc (URL of your slack post in the #ship channel on Hack Club Slack) +**Ship URL**: [Ship message URL](https://hackclub.slack.com/archives/C07UA18MXBJ/p1737721265961639) -**Video Demo URL**: [https://youtube.com/xyz](https://www.youtube.com/gxe) +**Video Demo URL**: [Youtube](https://youtu.be/MSg5Y0IhBLo) From 81e1af81798ca5b9837f80d3a8e9a0c90ce12722 Mon Sep 17 00:00:00 2001 From: FlameBamboo <166450271+Flamebamboo@users.noreply.github.com> Date: Sat, 25 Jan 2025 01:54:59 +1300 Subject: [PATCH 3/3] move to submissions --- {PixFocus => submissions/PixFocus}/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {PixFocus => submissions/PixFocus}/README.md (100%) diff --git a/PixFocus/README.md b/submissions/PixFocus/README.md similarity index 100% rename from PixFocus/README.md rename to submissions/PixFocus/README.md