Skip to content
View roumenh's full-sized avatar
🤖
androiding
🤖
androiding

Block or report roumenh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
roumenh/README.md

Hello everyone, welcome to my github!

There are not many updates as recently I do not have that much time for pet-projects, since I am full time working on Android stuff these days, unfortunatelly, I cannot share the code :) So here are some old(er) projects that I worked on in my rather junior stage :)

Dogs weather - (Psí počasí)

https://github.com/roumenh/DogsWeather

This was a weather app project that transformed over time to a Birthday present for my mum. It works quite like any weather app, showing weather of places. But on top of it, for each kind of weather (rain, clear sky, snow...) there is a dedicated photo of my dog Robin. Each time you discover new kind of weather, the image is revealed as a card in gallery. image

Google Books Search

https://github.com/roumenh/googleBooksSearch Small app connected to Google Books API, that can search by author for books written in Czech language. With list of books and detail.

Mamka Appka

https://github.com/roumenh/MamkaAppka This is very basic and imperfect app for my mum (for Christmas) and it shows her every day new photo with a quote. It connects to a very basic API endpoint that I wrote in PHP (I am no master in PHP). Photos are stored on server and it all is organized inside MySQL database. User can access the photos and quotes from the past. Photos and qoutes are added via simple upload form. My mum loves this app! But I am always late with adding the pictures :-( I would love to improve this app

Alihopa (adaptation of a Swedish word: altogether) - PROJECT ON HOLD

Project in the beginnings. My main aim is to become fluent in Clean Architecture principles, MVVM and to learn a lot of new stuff whilst working on this project.

The app should serve as a simple social connector for groups (crews) of people that tend to meet at a particular place (eg. at pub, in the park). Every day the user is prompted for his/hers attendance (going, tentative or no). Then other group members will see if someone has time to go out and the crew can finally gather. This app will use no user accounts.

Pinned Loading

  1. DogsWeather DogsWeather Public

    app by Roman Hruska

    Kotlin 1

  2. googleBooksSearch googleBooksSearch Public

    Kotlin

  3. MamkaAppka MamkaAppka Public

    app for my mum to display each day new photo and some text

    PHP