Skip to content

NS007-dev/ns007-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

203 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Join my org Here βœ‰οΈ
Noorin Sakhi Banner
const noorin = {
    currentVersion: "v18.0",
    role: "Aspiring AI Engineer",
    location: "Toronto, Canada",
    status: "Building. Learning. Contributing."
};

"The most dangerous phrase in the language is: We've always done it this way."

- Grace Hopper


> booting noorin.exe

Initializing profile...

Loading Open Source...
Loading Artificial Intelligence...
Loading Cybersecurity...
Loading Collaboration...

Status: READY

aboutMe.js

const noorin = {
    name: "Noorin Sakhi",
    role: "Aspiring AI Engineer",
    education: "Grade 12 Student",
    location: "Toronto, Canada",

    interests: [
        "Software engineering",
        "Artificial Intelligence",
        "Cybersecurity",
        "Front-end",
        "Open Source",
        "Collaboration"
    ],

    passionateAbout: [
        "Creating impactful applications",
        "Building with purpose",
        "Global collaboration",
        "Open source communities"
    ],

    currentlyLearning: [
        "TypeScript",
        "Python",
        "Artificial Intelligence"
    ]
};

achievements.sh

$ achievements --list

βœ“ TMU Technovation Girls Global Competition Quarterfinalist

βœ“ NCWIT Canadian Affiliate Winner

βœ“ STEMing UP UX Design Winner

βœ“ Hacktoberfest 2021 Successful Contributor

βœ“ Hacktoberfest 2022 Successful Contributor

openSource.ts

const openSource = {
    organization: "App-Choreography",
    founder: true,
    communityMembers: "300+",

    mission:
        "Making open source accessible worldwide",

    focus: [
        "Collaboration",
        "Learning",
        "Building Together"
    ]
};

techStack.json

Languages

Frameworks

Tools


currentlyWorkingOn.py

current_focus = [
    "Learning TypeScript",
    "Exploring Artificial Intelligence",
    "Strengthening Python Skills",
    "Growing Open Source Communities",
    "Building Real-World Projects"
]

careerPath.js

async function future() {
    await learn();
    await build();
    await contribute();

    return "AI Engineer";
}

dailyQuote.txt


About

Want a profile README like mine? Star 🌟 and open a new issue!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors