Skip to content
View Killercavin's full-sized avatar
๐Ÿ’ป
From Endpoints to Intelligence: APIs in the Age of Autonomous Agents
๐Ÿ’ป
From Endpoints to Intelligence: APIs in the Age of Autonomous Agents

Organizations

@Th3-Shield

Block or report Killercavin

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
Killercavin/README.md

Cavin

โ€“ CAVIN โ€“
FrontEnd Developer | Open Source Contributor | BackEnd Developer(Ktor)

Cavin GitHub Followers Stars Profile Views Wakatime Discord Server

"Every great developer got there by solving problems they were unqualified to solve until they actually did it." ๐Ÿ‘พ๏ธ

Visit my website

Cheers! ๐Ÿฅ‚๐Ÿฅ‚

About Me

  • ๐Ÿ‘‹ Hi, Iโ€™m Cavin
  • ๐Ÿ‘€ Iโ€™m a developer who loves listening to what humans and machines have say to me
  • ๐ŸŒฑ Iโ€™m currently learning Kotlin
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on anything that I can help with
  • ๐Ÿ“ซ How to reach me on Discord
class SoftwareEngineer(
    val name: String = "Cavin",
    val role: String = "Software Developer",
    val languages: List<String> = listOf("JavaScript", "TypeScript", "Python", "Kotlin"),
    val interests: List<String> = listOf("Open Source", "AI/ML", "DevOps", "Mobile Development", "Backend Development"),
    val hobbies: List<String>  = listOf("Gaming", "Reading", "Music", "Traveling", "Coding", "Learning")
) {

    fun introduce() {
        println("Hi, I'm $name, a $role who loves speaking to machines using programming languages like ${languages.joinToString(", ")} building on interests like ${interests.joinToString(", ")} and enjoys ${hobbies.joinToString(", ")}.")
    }
}

fun main() {
    val softwareEngineer = SoftwareEngineer()
    softwareEngineer.introduce()
}

Languages, Skills & Tools

Git JavaScript TypeScript React Python Kotlin

GitHub Streak, Stats & Top Languages

GitHub Streak GitHub Stats Top Langs

GitHub Trophies

GitHub Trophies

Popular repositories Loading

  1. Killercavin Killercavin Public

    Config files for my GitHub profile.

    3 2

  2. brightside brightside Public

    Medical Equipment and Supplies Hub

    Kotlin 1

  3. AI-Text-Summarizer-App-Starter-Template AI-Text-Summarizer-App-Starter-Template Public

    It develops a powerful and user-friendly text summarization application using HTML/CSS/JavaScript, Node.js, Replit, the Hugging Face Inference API, and Postman

    JavaScript 1

  4. cavin cavin Public

    My personal portfolio web application

    TypeScript

  5. SafaricomKE SafaricomKE Public

    A clone of Safaricom PLC website compare the progress with https://safaricom.com or https://safaricom.co.ke

    CSS

  6. node-restapi-dev node-restapi-dev Public

    TypeScript