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()
Pinned Loading
-
lovelacebrigade/object-rating-standard
lovelacebrigade/object-rating-standard PublicObject Rating Standard (ORS) is an open-source media classification framework for applying clear, consistent, self-assigned age-suitability labels to digital and physical content.
Python 1
-
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.
