Skip to content

Commit 0275f7d

Browse files
tbesedacolepeters
andauthored
Showcase: add hnr.app (#209)
* add hnr * Update app/pages/showcase.html --------- Co-authored-by: Cole Peters <cole@colepeters.com>
1 parent 345b5ff commit 0275f7d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

app/pages/showcase.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,12 @@ <h1 class='text3 text6-lg text7-xl text-center tracking-2 leading1 pb5 pb8-lg'>
102102
The job board for web performance professionals and people who want to work in the web performance industry.
103103
</showcase-project>
104104

105+
<showcase-project title="hnr.app" contributor="Taylor Beseda" contributor-url="https://tbeseda.com/" image="/_public/img/showcase/hnr.jpg" url="https://hnr.app">
106+
HN Reader is a Hacker News reader that leverages several of Enhance's back end features like session-management, DynamoDB tables, and scheduled/event-driven functions to keep the app up to date with the latest stories. All rendered on the server as web components with a dash of JS.
107+
</showcase-project>
108+
105109
<showcase-project title="Air Quality Index" image="/_public/img/showcase/aqi.jpg" url="https://invent-k6b.begin.app/">
106-
With wildfire season well upon us in North America, it’s a good idea to keep an eye on local air quality. Let’s get some real time data from the US EPAs AirNow program. Even with a limited API request budget, we can get snappy results by caching and refreshing data on demand. All with features already built into Enhance.
110+
It's a good idea to keep an eye on your local air quality. Enhance AQI uses real time data from the US EPA's AirNow program. Even with a limited API request budget, results remain snappy by caching and refreshing data on demand. All with features already built into Enhance.
107111
</showcase-project>
108112

109113
<showcase-project title="Design Portfolio" image="/_public/img/showcase/design-portfolio.jpg" url="https://snow-wfi.begin.app/">

public/img/showcase/hnr.jpg

181 KB
Loading

0 commit comments

Comments
 (0)