class Sundarakalathi:
def __init__(self):
self.username = 'Sundarakalathi-K'
self.name = 'Sundarakalathi'
self.web = 'https://sundarakalathi-k.github.io/Portfolio/'
self.linkedin = '@sundarakalathi-k'
self.code = {
'frontend': ['HTML', 'CSS', 'JavaScript', 'ReactJS', 'Boostrap', 'TailWind'],
'backend': ['Python', 'PHP', 'Laravel', 'NodeJS'],
'database': ['MySQL', 'Mongo DB'],
'devops': [ 'AWS', 'Docker', 'Nginx', 'Jenkins', 'GitHub Actions'],
'tools': ['GIT', 'GitHub', 'GitLab', 'Pandas', 'Jupyter notebook'],
'misc': ['GNU/Linux']
}
self.architecture = ['MVC', 'Serverless']
def __str__(self):
return self.name
if __name__ == '__main__':
me = Sundarakalathi()
- π Iβm currently working on Node Farm
- π± Iβm currently learning Node.js
- π― Iβm looking to collaborate on Open Source Projects
- π€ Iβm looking for help with Front-End Development & Designing
- π¬ Ask me about Innovation Ideas
- π« How to reach me sundarakalathi1311@gmail.com
// Which came first: the chicken or the egg?
console.log(["π₯", "π£", "π₯", "π"].sort())
>>> ["π", "π£", "π₯", "π₯"];
Β
If you like what I do, support me by buying me a Coffee and let's do more useful content! |