GitHub
My Open Source work is also on my Github
Last updated
My Open Source work is also on my Github
Last updated
Support our mission: Please consider tu support us with a coffee
const anmol = {
pronouns: "He" | "Him",
code: ["C/C++", "Python", "Swift", ".NET", "Assembly", "Lua", "Pascal"],
askMeAbout: ["web dev", "tech", "app dev", "design", "ethical hacking", "gaming"],
technologies: {
desktop: {
microsoft: ["ECDL FULL Certified"],
google: ["IT Specialist Certified", "GCP Certified", "Analytics Pro"],
apple: ["Apple Developer Academy"],
},
mobileApp: {
native: ["Apple Foundation Program", "Apple Developer Academy"]
},
oS: ["Windows", "Linux", "MacOS", "Android", "iOS", "Windows Server"],
databases: ["Oracle", "MySql", "SQL"],
misc: ["Wordpress", "Visual Studio", "UML", "PHP", "HTML", "CSS"]
},
ethicalHacking: {
dos/ddos: ["Slow Loris", "FTP flood", "UDP flood", "TCP flood", "ICMP flood", "SYN flood", "Ufonet Botnet"],
endpointSecurity: ["Kaspersky Endpoint Security Pro", "Defender Endpoint", "Cloudflare"],
portScanner: ["Nmap", "Nessus", "SuperScan"],
exploit: ["Metasploit", "Social Engineering"],
monitorTool: ["Netlimiter", "Wireshark", "Glasswire"]
wifi: ["Aircrack-ng"]
misc: ["WinSCP", "Putty"]
},
currentFocus: "Apple Academy",
funFact: "There are two ways to write error-free programs; only the third one works"
};