Skip to content
View keanekwa's full-sized avatar
Block or Report

Block or report keanekwa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
keanekwa/README.md

Hi there, I'm Keane ๐Ÿ‘‹

  • ๐Ÿ’ป My most recent projects include:

    • Optiver-Ready-Trader-Go (Quantitative finance trading algorithm submitted for an Optiver trading competition)
    • MathUwU (Full-stack web development project for quantitative finance interview preparation)
    • Inflation Prediction (Machine Learning x Finance/macroeconomics project)
  • ๐Ÿ’ผ I interned at AlphaGrep as a Quantitative Researcher Intern in Summer 2023.

  • ๐Ÿซ I am enrolled in a Direct-Masters program at the Nanyang Technological University in Singapore, studying Computer Science & Technology Management. I have also spent a year at UC Berkeley studying Computer Science under a fully-subsidized scholarship.

  • ๐Ÿค Iโ€™m looking to collaborate on open-source projects, particularly Python, JavaScript/TypeScript, or C++ projects.

  • ๐Ÿ“ซ Socials: Email | LinkedIn | LeetCode

Top Langs

Pinned

  1. Optiver-Ready-Trader-Go Optiver-Ready-Trader-Go Public

    Implemented the Avellaneda-Stoikov market-making strategy in an automated trading algorithm. Completed as part of the Optiver Ready Trader Go competition.

    Python 41 17

  2. MathUwU MathUwU Public

    Gamified training platform for quantitative finance interviews. Full stack application developed with JavaScript (TypeScript & Next.js) and SQL (PostgreSQL). Deployed on Vercel and Railway.

    TypeScript 5

  3. Inflation-Prediction Inflation-Prediction Public

    Data science & machine learning project which studied the different factors affecting inflation. Explored different models including regression, KNN, ARIMA and LSTM.

    Jupyter Notebook 2

  4. Cryptographic-File-Sharing-System Cryptographic-File-Sharing-System Public

    End-to-end encrypted file sharing system built in Golang. Uses SHA-512, RSA, HMAC, and PRNG to ensure confidentiality, authenticity and integrity.

    Go

  5. Stock-Analysis Stock-Analysis Public

    Stock analysis project which used web-scraping to consolidate and calculate key investment metrics such as intrinsic value via DCA to analyze a company's financial health.

    JavaScript