🎯
Focusing
Software Developer trying to build free and open source tools that might help people.
package mainimport"fmt"typeDeveloperstruct {namestringrolestringlanguages []stringprevExpstringcurrentFocusstring}func (dDeveloper)sayHi() {fmt.Printf("Hi, I'm %s! I specialize in %s and have experience in %s. "+"I'm currently focusing on %s while exploring how applied math and machine learning solve real-world problems. "+"Thanks for visiting my GitHub!\n",d.name,d.role,d.prevExp,d.currentFocus)}funcmain() {dev:=Developer{name:"Aftaab Siddiqui",role:"Software Development and Machine Learning",languages: []string{"Python","C++","Go","Java"},prevExp:"Backend Development (Spring Boot) and Flutter for Cross-Platform Apps",currentFocus:"Generative AI, Edge ML, Multimodal ML, and Graph ML",}dev.sayHi()}
➜ primary email:aftaab@aftaab.xyz
➜ Personal website and blog:aftaab.xyz/blog
Programming Languages:
Frameworks & Libraries:
Development Tools:
Databases:
Machine Learning Areas:
PinnedLoading
- genes-drug-response-prediction
genes-drug-response-prediction Public🧬 Drug Response Prediction Using Gene Expression Data
Jupyter Notebook 1
- 2-stage-opamp-analysis
2-stage-opamp-analysis PublicComparative Analysis of Machine Learning Models for Aspect Ratio Estimation of a Two-Stage Operational Amplifier
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.