class MyProfile:
def __init__(self):
self.name = "Aritra Roy"
self.avatar = " ....... .
...:..:......:::.....
......:.....................:
..:.......::::.......:.:...........
....:..:.......:..:........:.........
...:-:::..:.....::....:..................
.....:.....:::.:::..:......................
:....:.....:.....:::::::---==---:::::.....:..
.....:-:::-:-.--=+**************++++=-....::..
...........-.:=+**********##*********+*=.::..::.
.......-+****####################*******=:...::::
......=++***####%###################*****+=-......
....::-+****#######################******++-:.....
.....:+***########%%%#%#%%%%#######*******++:.....
....-+**######%%%%%%%%%%%%%%%%%%%###*#****+=.....
..:**####*+#%%%%%%%%%%%%%%%%%%####**++*****:...:
...*##*=+++=-:..-=+#%%%%%##*+-=:::-=++==***-...
..*##*+*######*+***#%%%##***++*****###****-..
=:.**###*+=-++:*#++*##%%%#*+++%+:=#-==*##**-.*==
=+*.*####****##*****#*#####*#***#####**###**=:#*=
**%-*###################%##################*=+#*=
*#++#########%##%%####%%############%%%####+=**+
+#**###%%%%%%#%%%%%####%%#####%%%%%%%%%%###*+*++
++#*###%%%%%%%%%#**##%%%%%#***#%%%%%%%%###*+*#++
+++#*#%%%%%@%%%#**%#=##%#*+%#**#%%%%%%%%##*****+
+**#*#%%%%%@%%%#####*******#%%##%%%%%%%###*#**#*
###*###%%%%%%#%%#+-::-#=---*#%##%%%#####*++#*
**#####%%#-:::=*#####***+-::-*#######*=
*########:-:=***##*##**++---+#%###**+
*#######*#%##*######***########*#*+
-+*###########****##########*****+=
..=****######%%%%%%%%%%####****++=+=..
....=*++*****###%%%%%%%###***++++===*=...
.....=***+*+++****##******+++=++===+*++....
.:...*+***++++**++===++===++==-=++****+:..:.
:::..:+******+++=====+=====--==++*****++::::::*
%@@*-::...**********+++====-===+++*********-:-:::::+@%%
%%@@@@%*:::::.-***********++++++++************=:--:::::#*@@@%@%
@@%@@@@@@@##-:::::.:+****************************:--=-::::-##@@@@@@@%%%
@@@@@@@@@@@@@%++-::::-::=*************+***********+:--==:::::.%-%@@@@@@@@@@
@@@@@@@@@@@@@@-%::::::----+***##********#####****+=-===-::::::+++@@@@@@@@@@
@@@@@@@@@@@@@@#=*::::::---==+***###############*++-=-=--::::::+++@@@@@@@@@@
@@@@@@@@@@@@@@@-#-:::::::=--==+***############**@-=+===:::::::#-#@@@@@@@@@@
@@@@@@@@@@@@@@@@:@-:::::-===#%@@%**##########*%@@--*#==++==*#@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@:#+:::*++*##%@*---+********+@@@@##***#@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@#-@%@%%%@@@@@@%-=-=+++++=%@@%%%%%@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*-:--=-.#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@-=*:--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=--:=@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@+=-=@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
"
self.pronouns = ["He", "Him"]
self.currentPosition = "Doctoral Researcher"
self.organization = "London South Bank University, London, UK"
self.currentFocus = ["AI-ML", "VASP"]
self.askMeAbout = ["Gaussian 16", "Multiwfn", "Materials Studio", "Bash Automation"]
self.language = ["Python", "JavaScript", "TypeScript", "PHP", "Astro", "LaTeX", "Markdown"]
self.technologies = {
"frontEnd": {
"ui/ux": ["Bootstrap", "Tailwind CSS"],
"js": ["React"],
},
"backEnd": {
"js": ["Node"],
"php": ["Laravel"],
},
"dataScience": {
"dataProcessing": ["NumPy", "Matplotlib", "Pandas"],
"modelCreation": ["scikit-learn", "PyTorch"],
},
"databases": ["MongoDB", "MySql"],
"IDE": ["VS Code", "Google Colab"],
}
self.contact = {
"main" : {
"website": "www.aritraroy.live",
"email": "contact@aritraroy.live",
"linkedIn": "https://www.linkedin.com/in/aritraroy24/",
},
"researchProfile": {
"orcid": "https://orcid.org/0000-0003-0243-9124",
"googleScholar": "https://scholar.google.nl/citations?hl=en&user=er7v8VoAAAAJ",
"researchGate": "https://www.researchgate.net/profile/Aritra-Roy-5",
},
"socials": {
"facebook": "https://www.facebook.com/aritraroy24/",
"twitter": "https://twitter.com/aritraroy24",
"mastodon": "https://mastodon.social/@aritraroy24",
"instagram": "https://www.instagram.com/royaritra24/",
}
}
self.tutorials = {
"videos": "https://www.youtube.com/@CompChemStudio",
"blogs": {
"website": "https://aritraroy.live/tutorial/blogs",
"medium": "https://aritraroy24.medium.com/",
}
}
self.quote = "Science is nothing but perception."
self.funFact = "There are two ways to write error-free programs; only the third one works."
π€
:):
Doctoral Researcher at LSBU, UK | Piezoelectric Materials | Computational | Combining Science and Technology to Shape the Future of Microelectronics π¬π»π
-
London South Bank University
- London, UK
-
07:40
(UTC) - aritraroy.live
- @aritraroy24
- @CompChemStudio
- in/aritraroy24
Highlights
- Pro
Pinned Loading
-
zotero-notification
zotero-notification PublicZotero Email Notification: A PHP-based tool for researchers to receive notifications about updates and changes in Zotero, a personal research assistant tool.
Twig 3
-
CompChem_Automations
CompChem_Automations PublicGaussian software job automation. But can be modified for other computational softwares also.
-
Get_Google_Contacts
Get_Google_Contacts PublicA python application to fetch Google Contacts using Gmail API
Python
-
astro-portfolio
astro-portfolio PublicPersonal Portfolio: Build with Astroπ. All rights reserved & copyrighted.
MDX 2
-
Code to retrieve email and phone no ...
Code to retrieve email and phone no from google contacts 1from __future__ import print_function
2import pickle
3import os.path
4from googleapiclient.discovery import build
5from google_auth_oauthlib.flow import InstalledAppFlow
-
XSLT code for custom styling of my R...
XSLT code for custom styling of my RSS feed 1<?xml version="1.0" encoding="utf-8"?>
2<xsl:stylesheet version="3.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
3xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"
4xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
5<xsl:output method="html" version="1.0" encoding="UTF-8" indent="yes" />
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.