Skip to content
View Elliot-Chan-120's full-sized avatar

Block or report Elliot-Chan-120

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Elliot-Chan-120/README.md
                                          
PS C:\Users\Elliot-Chan> Get-Profile          -+=-:.....                ....:-=+++++=:.....               ......:-=++++
Name                         Value            *######*=...          . ..=*##############*=:..            ...=*#########
----                         -----            ....:=*###*-..     ....-*###*=:-#+. :#*:=*####=...       ..-####*=:*#- .+
Name                         Elliot Chan         ...+#+*###-..   ..-###*+#+..:#+  :#+..:#**###=..    ..=###*#*:..*#- .+
OS                           Windows 11            .+#-.:*##*:...:*##*:.-#=  :#+  :#+  :#*..*###-....:*##*:.**: .*#- .+
Uptime                       22 Years              .+#-..+####=.:####=..-#=  :#+  :#+  :#*...####+..+###*:..**: .*#- .+
                                                   .+#-..+#=+##*::+=#=  -#=  :#+  :#+  :#*. .#*+###-.++#*:  **: .*#- .+
PS C:\Users\Elliot-Chan> Get-CodingInterests       .+#-..+#-.-###=.=#=  -#=  :#+  :#+  :#*. .#*.:*##*..#*:  **: .*#- .+
Name                           Value               .+#-..+#=+::*##*=#=  -#=  :#+  :#+  :#*. .#*.-.+##*-#*:  **: .*#- .+
----                           -----               .+#-..+####-.=####=..-#=  :#+  :#+  :#*. .####+.-*###*:  **: .*#- .+
Bioinformatics                 Active              .+#-.:*##*....:*##*:.-#=  :#+  :#+  :#*..:###*:...+###-..**: .*#- .+
Data Analysis                  Active              .+#=*###-..   ..-###*+#=  :#+  :#+  :#*-*###:.    .:####-**: .*#- .+
Visualizations                 Active            ..-*####-..       ..-*###*-.:#+  :#+..=####*-..       .:*####=:.*#- .+
Machine Learning               Active         *######*+:..            .:+*#######*#######*+:.            ..=*#######*##
Life Sciences Applications     Active         ***+=...                  ....-+*******+-....                ....-+******

PS C:\Users\Elliot-Chan> Write-Host "Currently working on more features for: NOCTURNAL" -ForegroundColor Cyan
Currently working on more features for: NOCTURNAL

PS C:\Users\Elliot-Chan> Get-Project -Name NOCTURNAL | Format-List

Name        : NOCTURNAL v2.0.0
Description : Exploring the dark chemical space
URL         : https://github.com/Elliot-Chan-120/NOCTURNAL-v2.0.0/blob/main/README.md
Tags        : @{DrugDiscovery="8A2BE2"; MachineLearning="FF6F00"; ChemicalAnalysis="2C8EBB"}
Summary     : A database navigation-aided interface for training ML models on drug-protein potency
              & compound molecular fingerprint analysis. The system can apply these models to
              predict any chemical compounds' potencies against target proteins, and further
              optimize drug structures using my molecular optimization algorithm system "MutaGen".

PS C:\Users\Elliot-Chan> Get-ContactInfo | Format-Table

Protocol        Address                          Link
--------        -------                          ----
LinkedIn        elliot-chan-6206b01ba            LinkedIn Profile
Email           elliotchan120@gmail.com          elliotchan120@gmail.com

PS C:\Users\Elliot-Chan> Get-TechStack

Python    NumPy    Pandas    scikit-learn    Matplotlib    Plotly    PowerShell

PS C:\Users\Elliot-Chan> Get-GitHubStats | Out-Host

GitHub stats loading...
View comprehensive stats at: https://github.com/Elliot-Chan-120

PS C:\Users\Elliot-Chan> _

Pinned Loading

  1. NOCTURNAL-v2.1.0 NOCTURNAL-v2.1.0 Public

    NOCTURNAL: Exploring the dark chemical space. A ChEMBL navigation-aided interface aiming to accelerate early drug discovery by scouting biological targets, building ML models on potency vs. molecul…

    Python 3