sskreber
Psychologist, linguist and English teacher. Graduated from Android Basics Nanodegree by Udacity, and Green Fox Academy's Java Junior Developer training.
Pinned Repositories
Appmosphere
A musical structure app (mainly for arraylist, custom arraylist adapter and custom class practice).
AVeryResponsibleApp
Changes since v1 (counter2) and v2 (Counter2beforelandscape): fixed landscape layout (separate code, 2 added relative layouts, moved reset button), changed portrait reset button's width, changed reset button's colour. Chaned since v3: fixed landscape view (pushed into repository properly); fixed toast messages (more varied based on scores, & more varied in wording. Added "android:ems" attribute to layout-land's four buttons for better design.
AVeryResponsibleApp2.0
This app has been designed to track the user's alcohol and water/soft drink intake. A high level of alcohol score launches a Soberness Quiz (a second activity). If user passes that, they get re-sent to the first activity; if not, a new message and image appears on the screen, advising user to go home.
Counter2
An experimental version of my score counter app. onSaveInstanceState and onRestoreInstanceState don't work yet.
Counter2beforelandscape
Private. Fixed restore scores prob. Next step: fixing landscape mode's layout.
EduNews
The app relies on the Guardian API and requires Internet connection. It lists news articles on a topic of the user's choice, starting from the publication year of the user's choice, ordered by newest or oldest. It connects to any chosen article in a browser window.
FromBudapestWithLove
A tour guide app, aimed at tourists in Budapest, Hungary.
FunExercises
3 coding exercises, each as a separate activity (page) in an app for demonstration. See readme (below) for IntelliJ platform versions.
git-lesson-repository
Green_Fox_Academy
sskreber's Repositories
sskreber/AVeryResponsibleApp
Changes since v1 (counter2) and v2 (Counter2beforelandscape): fixed landscape layout (separate code, 2 added relative layouts, moved reset button), changed portrait reset button's width, changed reset button's colour. Chaned since v3: fixed landscape view (pushed into repository properly); fixed toast messages (more varied based on scores, & more varied in wording. Added "android:ems" attribute to layout-land's four buttons for better design.
sskreber/Appmosphere
A musical structure app (mainly for arraylist, custom arraylist adapter and custom class practice).
sskreber/AVeryResponsibleApp2.0
This app has been designed to track the user's alcohol and water/soft drink intake. A high level of alcohol score launches a Soberness Quiz (a second activity). If user passes that, they get re-sent to the first activity; if not, a new message and image appears on the screen, advising user to go home.
sskreber/Counter2
An experimental version of my score counter app. onSaveInstanceState and onRestoreInstanceState don't work yet.
sskreber/Counter2beforelandscape
Private. Fixed restore scores prob. Next step: fixing landscape mode's layout.
sskreber/EduNews
The app relies on the Guardian API and requires Internet connection. It lists news articles on a topic of the user's choice, starting from the publication year of the user's choice, ordered by newest or oldest. It connects to any chosen article in a browser window.
sskreber/FromBudapestWithLove
A tour guide app, aimed at tourists in Budapest, Hungary.
sskreber/FunExercises
3 coding exercises, each as a separate activity (page) in an app for demonstration. See readme (below) for IntelliJ platform versions.
sskreber/git-lesson-repository
sskreber/Green_Fox_Academy
sskreber/hello-world
Just another repository for practice
sskreber/hello-world-GitPrac
This is just to practise how to use and commit through Git Bash
sskreber/HelloAndroid
sskreber/JustJava_final
My version of the JustJava app for Udacity: Android Basics. Uses a customised theme, two further styles tied to certain views, and localised into French (yay!), and then to Spanish and German to further hands-on practice.
sskreber/ListCalculator
Fixed issues compared to FunExercises Exercise 1: (1) changed the variable of the average into a double (from int); (2) added another increase to a while loop’s event calculator (itemNumber) to help the loop move onto the next number; (3) fixed modulo operation for negative numbers; (4) removed printing command from while loop and placed it outside of it.
sskreber/MyCard_marvin_afterFeedback
"Wearily I sit here, pain and misery my only companions." (Marvin, The Hitchhiker's Guide to the Galaxy). FINAL version of the card.
sskreber/MyCard_marvin_afterFeedback_DimensColorsStyles
"Wearily I sit here, pain and misery my only companions." (Marvin, The Hitchhiker's Guide to the Galaxy). FINAL version of the card. Adjustments in dimens, colors, styles (aka How NOT to hardcode)
sskreber/MyCard_marvin_depr
"I think you ought to know I'm feeling very depressed." (Marvin, The Hitchhiker's Guide to the Galaxy)
sskreber/MyCard_marvin_talk
"Life? Don't talk to me about life!" (Marvin, The Hitchhiker's Guide to the Galaxy)
sskreber/MyCard_marvin_wearily
"Wearily I sit here, pain and misery my only companions." (Marvin, The Hitchhiker's Guide to the Galaxy)
sskreber/MyCardFinalPlus
Marvin is back! Some new changes I've made, while wanting to keep the original code to see my own improvements in development. Learned to add font folder, download and use new fonts (changed font for the app); removed tool bar; removed hardcoded padding and colour and text size, using separate xml for these.
sskreber/patchwork
All the Git-it Workshop completers!
sskreber/PhrasalVerbsQuizApp
Background: educational app: English learning: a quiz on phrasal verbs. A multiscreen app with 3 difficulty levels to choose from.
sskreber/Shelfie
An inventory app for the admin side of a bookstore using SQLite. The app handles a persistent database both on the backend and the frontend side, can add/delete/update entries, add dummy data, or delete all entries.
sskreber/sskreber.github.io
sskreber/TextConverter
The script allows you to specify a text and then returns its encoded version (by shifting each character to the right in the alphabet based on the number of occurrences of the 1st letter of this word). CODED in IntelliJ.
sskreber/tutorialMyAppSample
Sample app for tutorial
sskreber/udacity-nanodegrees
:mortar_board: List of Udacity Nanodegree programs with links to the free courses in their curricula