An open API service indexing awesome lists of open source software.

https://github.com/killercavin/killercavin

Config files for my GitHub profile.
https://github.com/killercavin/killercavin

config github-config

Last synced: about 1 year ago
JSON representation

Config files for my GitHub profile.

Awesome Lists containing this project

README

          

## About Me

[![Cavin](https://img.shields.io/badge/Cavin-.svg)](https://shields.io/)
![](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)
![GitHub Followers](https://img.shields.io/github/followers/Killercavin?label=Follow&style=social&style=plastic)
![Stars](https://img.shields.io/github/stars/Killercavin?affiliations=OWNER%2CCOLLABORATOR&style=social&style=plastic&color=gold)
![Profile Views](https://komarev.com/ghpvc/?username=Killercavin&color=green&style=plastic)
[![Wakatime](https://wakatime.com/badge/user/0a629113-4a07-4f00-baa2-ec03ce250a02.svg?style=plastic)](https://wakatime.com/@0a629113-4a07-4f00-baa2-ec03ce250a02)
[![Discord Server](https://img.shields.io/discord/950481728068263976?color=blueviolet&logo=Discord&style=plastic)](https://discord.gg/GnrKuFSaUC)
- šŸ‘‹ Hi, I’m [Cavin](https://cavinlarry.vercel.app)
- šŸ‘€ I’m a developer who loves taking to computers about technologies
- 🌱 I’m currently learning Kotlin
- šŸ’žļø I’m looking to collaborate on anything that I can help with
- šŸ“« How to reach me on [Discord](https://discordapp.com/users/Killercavin)

```kt
class SoftwareEngineer {
val name: String = "Cavin"
val role: String = "Software Developer"
val languageSpoken: List = listOf("en", "sw")

fun sayHi(): String {
return "I hope you had a great time. Thanks for stopping by."
}
}

fun main() {
val me = SoftwareEngineer()
println(me.sayHi())
}
```

## Languages, Skills & Tools


Git
JavaScript
TypeScript
React
Python
Kotlin


## GitHub Streak, Stats & Top Languages


GitHub Streak
GitHub Stats
Top Langs


## GitHub Trophies
![GitHub Trophies](https://github-profile-trophy.vercel.app/?username=Killercavin&row=1&column=10)