-
πΌ 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 angjingru@gmail.com 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"]
},
};
-
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)
-
Text Editor (.js, .css, .html, .cs)
A cloud application developed to perform basic text editor function (COMP3207 Cloud Application Development)
-
Scientific Calculator (.js, .css, .html)
A cloud application developed to perform scientific calculations (COMP3207 Cloud Application Development)
-
A javafx application developed to perform runway redeclaration (COMP2211 Software Engineering Group Project)
-
A Haskell program to solve black box game (COMP2209 Programming III Coursework)
-
Distance Converter App (.swift)
A single-page iOS app that supports common distance conversions