Skip to content
View xnkit69's full-sized avatar
:electron:
I may be slow to respond.
:electron:
I may be slow to respond.
Block or Report

Block or report xnkit69

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

Hi there 👋

class Attributes(xnkit69):
	@staticmethod
	def contact() -> tuple:
	    name     = "Ankit Kumar"
	    instagram  = "instagram.com/xnkit69"
	    telegram = "t.me/xnkitkumar"
	    email    = "xnkitk69@gmail.com"
	    
	    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)

Pinned

  1. k k Public

    PERSONAL PORTFOLIO

    CSS 1

  2. text-to-handwriting text-to-handwriting Public

    TEXT TO HANDWRITING

    JavaScript 2

  3. termux-theme termux-theme Public template

    TERMUX THEME EDITOR

    Shell 1

  4. 100 100 Public

    100 Days Of Python

    Python 2

  5. TELEGRAM-USERBOT TELEGRAM-USERBOT Public

    TELEGRAM PYROGRAM USERBOT

    Python 1 1

  6. GROUP-MANAGEMENT-BOT GROUP-MANAGEMENT-BOT Public

    TELGRAM GROUP MANAGEMENT BOT

    Python 2