Skip to content
View n8ebel's full-sized avatar

Sponsoring

@runningcode
@autonomousapps

Highlights

  • Pro

Organizations

@2xe-icp

Block or report n8ebel

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
n8ebel/README.md

Nate Ebel - @n8ebel

Hey devs 👋

I enjoy building great software and helping others do the same.

Email
Website n8ebelTwitter n8ebelLinkedIn n8ebel
YouTube n8ebelPodcast n8ebel

object Nate {
val name ="Nate Ebel"val acknowledgements ="Google Developer Expert (former)"val primarySkillsets =listOf("Android", "Backend")
val languages =listOf("Kotlin", "Java", "Python")
val website ="https://goobar.dev/"val youtube ="http://youtube.com/c/goobar"val podcast ="https://goobar.buzzsprout.com/"val contact ="@n8ebel".apply {
twitter =this
linkedin =this
email ="$this@goobar.dev"
}
val publishedBooks =listOf("Mastering Kotlin")
val publishedCourses =listOf(
"Transitioning from Java to Kotlin" to "LinkedIn Learning",
"Kotlin Essential Training: Object Oriented & Async Code" to "LinkedIn Learning",
"Kotlin Essential Training: Functions, Collections & I/O" to "LinkedIn Learning",
"Getting Started with Android Development" to "Pluralsight", "AD340 - Intro to Android Development" to "North Seattle College",
"Intro to Kotlin" to "freeCodeCamp"
)
}

Pinned Loading

  1. AD340AD340Public archive

    Project code for AD 340 - 5210 Mobile Application Development

    Kotlin 15 3

  2. Mastering-KotlinMastering-KotlinPublic archive

    Forked from PacktPublishing/Mastering-Kotlin

    Mastering Kotlin, written by Nate Ebel and published by Packt

    Kotlin 3 1

  3. Droidcon-Boston/conference-app-androidDroidcon-Boston/conference-app-androidPublic

    Official conference app for Droidcon Boston

    Kotlin 98 24

  4. GitHubActionsAutomationSandboxGitHubActionsAutomationSandboxPublic archive

    Example repo demonstrating different types of automated tasks and CI integrations using GitHub Actions and Danger

    Kotlin 109 43

  5. MarvelAndroidMarvelAndroidPublic archive

    Android library to work with the Marvel Comics Api

    Java 8 1