Skip to content

b-knd/b-knd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

GitHub stars Linkedin: jingru

You are just as sane as I am.

About Me

  • 💼 Growing as a Data Engineer

  • 🎓 BSc. Computer Science from University of Southampton

  • 🤪 In love with ☕ Java, Python, SQL

  • 📝 Updating my 📔 study notes in study-notes

  • 🔑 Conquering problems on Leetcode and documenting solutions in leetcode-solution

  • 📫 Reach me to 🥂 chat by [email protected] or work on LinkedIn

var Me = {
    firstName: "Jing Ru",
    lastName: "Ang",
    pronouns: "she" | "her",
    hobby: ["playing piano", "drawing", "reading"],
    skills: {
        programmingLanguages: {
            frontend: ["swift", "css", "html", "javascript"],
            backEnd: ["java", "c", "python", "haskell", "sql"]
            data: ["sql", "python"]
        },
        tools: ["mysql", "event-b", "snowflake"]
    },
    universityModules: {
        thirdyear:
           ["COMP3200 Final Year Project",
            "COMP3204 Computer Vision",
            "COMP3207 Cloud Application and Development",
            "COMP3208 Social Computing",
            "COMP3222 Machine Learning Technologies",
            "COMP3225 Natural Language Processing"],
        secondyear:
           ["COMP2207 Distributed Systems and Networks",
            "COMP2208 Intelligent Systems",
            "COMP2209 Programming III",
            "COMP2210 Theory of Computing",
            "COMP2211 Software Engineering Group Project",
            "COMP2212 Programming Language Concept",
            "COMP2213 Interaction Design"],
        firstyear: 
           ["COMP1201 Algorithmics",
            "COMP1202 Programming I",
            "COMP1203 Computer Systems I",
            "COMP1204 Data Management",
            "COMP1205 Professional Development",
            "COMP1206 Programming 2",
            "COMP1215 Foundations of Computer Science",
            "COMP1216 Software Modelling and Design"]
    },
};

Projects

2024

  • Recommender System (.py)

    A recommender system to predict item rating using cosine similarity/matrix factorisation (COMP3208 Social Computing)

  • Information Extraction and CRF Model for Name Entity Recognition (.py)

2023

2022




GitHub Trophies

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors