from typing import Tuple, List, Dict
class antilag:
pass
class Attributes(antilag):
@property
def contact(self) -> Tuple[str, str, str]:
telegram = "t.me/antilaggvip"
discord = "antilagvip"
return telegram, discord
@property
def life(self) -> Tuple[List[str], int]:
langs = ['Turkish', 'English']
age = 17
return langs, age
@property
def coding(self) -> Tuple[Dict[str, List[str]], List[str], List[str], Dict[str]]:
langs = {
'expert' : ['python'],
'intermediate': ['js'],
'learning' : ['go']
}
specialities = ['app rev engineering/']
ide = ['vscode', 'intellij']
pc = {
'dual_boot': {
'Windows': {
'processor': 'AMD Ryzen 5 5600 | 6 cores',
'ram' : '16GB',
'gpu' : 'NVIDIA GTX 1060 | 6g'
},
'Linux - EndeavourOS': {
'processor': 'AMD Ryzen 5 5600 | 6 cores',
'ram' : '16GB',
'gpu' : 'NVIDIA GTX 1060 | 6g'
}
}
}
return langs, specialities, ide, pc
Pinned Loading
-
discord-name-checker
discord-name-checker Publica simple python application that generates random discord usernames and checks their availability
Python 3
-
-
262 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 9 commits in 4 repositories
Created 4 repositories
-
antilagg/discord-webhook-protector
Python
This contribution was made on Apr 22
-
antilagg/roblox-name-checker
Python
This contribution was made on Apr 19
-
antilagg/nextjs-auth-app
TypeScript
This contribution was made on Apr 16
-
antilagg/geminiChat-api
Python
This contribution was made on Apr 15