class AboutMe:
def __init__(self):
self.name = "I., Nabil"
self.designation = "Independent Researcher"
self.focus = (
"Exploring multidisciplinary intersections — "
"bridging computational systems, probabilistic modelling, "
"security engineering, psychology, and demography."
)
self.published_papers = [
"A Story-Key Driven Substitution-Permutation Network Cipher",
"Penta-State Probabilistic Model",
"Modern Mailbomb Attack"
]
self.skills = {
"Languages": ["Python", "JavaScript", "C", "R", "LaTeX"],
"AI/LLM": ["PyTorch", "TensorFlow"],
"Research": [
"Statistical validation",
"Experimental design",
"System architecture"
]
}
self.currently_working_on = [
"Image Forensics",
"Cost-Aware AI Systems",
"AI-Powered Drone Systems"
]
self.status = {
"Open to": [
"Research collaboration",
"Discussion",
"Assistance",
"Mentoring"
]
}
self.contact = "Email"
def research_cycle(self):
while researching:
hypothesize()
test()
refine()
- Dhaka, Bangladesh
-
13:55
(UTC +06:00) - https://w3nabil.com/
- https://orcid.org/0009-0009-3193-5187
Pinned Loading
-
red-scripts
red-scripts PublicRed Scripts contains several python scripts can be used for vuln checking.
Python
-
Open-Equity-Licence
Open-Equity-Licence PublicThe Open Equity (OE) Licence promotes open and ethical knowledge sharing while preventing commercial misuse, political manipulation, harmful applications, and unethical AI training.
JavaScript
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.
