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

https://github.com/xnkit69/xnkit69

My GitHub Profile
https://github.com/xnkit69/xnkit69

ankit ankit-kumar xnkit xnkit69 xnkitk xnkitk69 xnkitkumar

Last synced: 2 months ago
JSON representation

My GitHub Profile

Awesome Lists containing this project

README

        

### Hi there 👋

```python
class Attributes(xnkit69):
@staticmethod
def contact() -> tuple:
name = "Ankit Kumar"
instagram = "instagram.com/xnkit69"
telegram = "t.me/xnkitkumar"
email = "[email protected]"

return name, instagram, telegram, email

@staticmethod
def life() -> tuple:
langs = ['English', 'Hindi', 'Marathi']
nationalities = self.langs.remove('English', 'Hindi', 'Marathi').append('USofA')
age = redacted

return langs, nationalities, age

@staticmethod
def coding() -> tuple:
langs = {
'expert': ['python'],
'advanced': ['Html', 'typescript/javascript', 'Css'],
'intermediate': ['go', 'c', 'c++'],
'learning': ['c#', 'java', 'Kotlin', 'Php']
}
specialities = ['AI', 'web/app reverse engineering', 'web3', 'software design']
env = ['vscode', 'vim', 'text editor']
interests = ['AI', 'communications']

return langs, specialities, env, interests

```

"If You Put Your Mind To It, You Can Accomplish Anything" - Ankit Kumar (Back to the Future)