jaredreich /
notie
π a clean and simple notification, input, and selection suite for javascript, with no dependencies
36/100 healthLoading repository dataβ¦
codetherapistpita-oss / repository
A clean and interactive weather app built with HTML, CSS, and JavaScript π. Check real-time weather updates π‘οΈ, see sunny, rainy, or cloudy forecasts π€οΈ, and enjoy a smooth, user-friendly interface π¨. Perfect for practicing API integration and front-end design skills π.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Icons via skillicons.dev Β· Typing line via readme-typing-svg
π https://codetherapistpita-oss.github.io/wetherapp-frontend-/
Click the URL above to open SkyPulse Weather in your browser. Add your API key in weather-config.js for live weather data.
Click a screenshot to open the live app.
| Dashboard | Highlights & cards |
pie title Code focus (approx.)
"JavaScript" : 72
"CSS" : 18
"HTML" : 10
pie title App features (concept split)
"Forecast views" : 35
"Highlights cards" : 25
"Search + list" : 22
"Units + location" : 18
flowchart LR
subgraph Browser
A[index.html]
B[style.css]
C[script.js]
end
subgraph APIs
D[Visual Crossing]
E[Geo lookup]
end
A --> C
B --> A
C --> D
C --> E
| π± | Responsive sidebar + main panel |
| π | City search + bundled autocomplete list |
| β° | Today (hourly) / Week toggle |
| π‘οΈ | Β°C / Β°F switch |
| π§ | Wind direction (Β° + compass) β not fake βAQIβ |
| π | API key in weather-config.js only (no keys in script.js) |
| β οΈ | Banner if key missing or request fails |
| Structure | Variables Β· flex Β· grid | fetch Β· DOM | Timeline weather |
git clone https://github.com/codetherapistpita-oss/wetherapp-frontend-.git
cd wetherapp-frontend-
window.WEATHER_VC_KEY = "YOUR_KEY_HERE";
Free key: visualcrossing.com/weather-api
npx serve .
Settings β Pages β branch main / root β then open the Live demo badge at the top.
flowchart LR
I[index.html] --> J[script.js]
I --> S[style.css]
J --> W[weather-config.js]
R[readme-assets] --- I
| SkyPulse | UI refresh, API safety, docs β Code Therapist |
| WeatherVista | Original app β wasimtikki120/WeatherVistaβ¦ Β· MIT |
In-app footer: name only Β· no links (fork-friendly).
π Open live site Β· β Star the repo if this helped Β· PRs welcome Β· keep API keys out of git
Selected from shared topics, language and repository descriptionβnot editorial ratings.
jaredreich /
π a clean and simple notification, input, and selection suite for javascript, with no dependencies
36/100 healthRyanFitzgerald /
A modern, minimalist portfolio template built with Astro and Tailwind CSS. Perfect for developers looking to showcase their skills, experience, and projects in a clean, professional way.
95/100 healthtoorshia /
JustGage is a handy JavaScript plugin for generating and animating nice & clean dashboard gauges. It is based on RaphaΓ«l library for vector drawing.
jevakallio /
A Jest Reporter to group, hide and prettify spammy console warnings
77/100 healthmadmous /
A collection of frameworks that I love with a strong focus on clean code, testing, software architecture/design and devops.
82/100 healthpavittarx /
A javascript library to parse editorjs clean data to html. It is adaptable and usable in all kind of projects.
84/100 health