8000 GitHub - TalentedB/TalentedB: Config files for my GitHub profile.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TalentedB/TalentedB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 

Repository files navigation

aboutMe.js

const chris = {
    degree: {
        name: "software engineering",
        year: "4th"
    },
    openToCollaboration: true,
    askMeAbout: ["gaming", "literally anything", "the universe", "cool tech", "desmos", "robots"],
    endGoal: "Wanting to make the world a better and safer place for everyone",
    personalWebsiteHref: "chrishuk.dev",
    technologies: {
        frontEnd: {
            css: "proficient",
            javascript: "proficient",
            react: "learning",
            html: "proficient",
            flutter: "learning"
        },
        backEnd: {
            python: "advanced",
            go: "proficient",
            c: "proficient",
            cpp: "proficient",
            rust: "learning",
            java: "proficient",
            dart: "learning",
            sql: "proficient"
        },
        miscellaneous: {
            git: "intermediate",
            selenium: "proficient",
            matLab: "proficient",
            r: "proficient",
            ahk: "proficient",
            shell: "proficient",
            bash: "proficient",
            regex: "proficient"
        }
    }
};
// Yes I know this is technically wrong, I just think it looks better this way <3

📫 𝙷𝚘𝚠 𝚝𝚘 𝚛𝚎𝚊𝚌𝚑 𝚖𝚎:

You can reach me through LinkedIn messages or any other way you can find.

Check out my website!

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0