+++
title = 'Projects'
type = 'projects'
+++
{{< project img="/images/weekly_weather_logo.webp" title="Weekly Weather" url="https://repo.codeskraps.com/codeskraps/Weekly-Weather" >}}
A clean, intuitive interface for viewing weather forecasts. Weekly Weather provides detailed weekly forecasts for your current location or saved favorite places.
### Features
- View detailed weekly weather forecasts
- Automatically detect current location
- Search and save favorite locations for quick access
- Custom naming for GPS locations
- Available in 37 languages
- Lightweight and battery-efficient
Weather data provided by [Open-Meteo](https://open-meteo.com/) with weather icons from [Makin-Things/weather-icons](https://github.com/Makin-Things/weather-icons).
{{< /project >}}
{{< project img="/images/sbrowser_logo.webp" title="sBrowser" url="https://repo.codeskraps.com/codeskraps/sBrowser" >}}
A simple yet powerful Internet browser for Android devices. Originally developed for teaching purposes in a workshop at 091 Labs, it has evolved into a feature-rich yet lightweight browsing solution.
### Features
- Ad-blocking functionality
- Bookmark management with thumbnails
- HTML5 video support
- Customizable user agent
- Privacy-focused with encrypted search options
- Material Design user interface
- Support for HTTPS
Latest version: 3.4 (2024) - Updated with modern Android architecture, Material 3 design, and improved performance and stability.
{{< /project >}}