Code Monkey home page Code Monkey logo

GitHub stars Linkedin: jingru

You are just as sane as I am.

About Me

  • 🎓 BSc. Computer Science from University of Southampton

  • ðŸĪŠ In love with ☕ Java

  • 📝 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"]
        },
        tools: ["mysql", "event-b"]
    },
    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

jingru's Projects

b-knd icon b-knd

Config files for my GitHub profile.

black-box-game icon black-box-game

A Haskell program for Black Box Game to calculate all possible interactions between rays and atoms and to solve black box game by deriving possible atoms' positions given interaction list

bookcase icon bookcase

A virtual bookcase app for iOS, build on Xcode with Swift

misc-codes icon misc-codes

Some codes I have for online and other miscellaneous projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google âĪïļ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.