-
PayPal Singapore
- Singapore
-
18:32
(UTC -12:00) - https://www.seanisnotseen.com/react_portfolio_site/
-
NEXT_portfolio Public
This will be the updated repository that aims to merge 2 of my previous projects (the front end and middle ware of my portfolio site).
JavaScript UpdatedDec 5, 2025 -
-
PersonalNewsAPI Public
The goal of this backend project is to create a tailored newsfeed API for each registered user based on their topic preference, news sources as well topical events and then summarise that news (pot…
Java UpdatedMar 16, 2022 -
react_portfolio_site Public
A portfolio site created using react.js. Currently under construction, I swear I won't abandon this project.
-
NEXT-rtc Public
This project is focused on implementing a web chat application using webRTC. The frontend and middleware will be handled by NEXT.js, which was mainly selected so that I can get more practice. There…
-
-
redisNext Public
A simple application built on Next.JS and RedisCloud to create a real time search engine.
JavaScript UpdatedJan 20, 2022 -
spring-backend Public
This is a backend I am creating for another project using Springboot as well as MongoDB. The front end portion of this project is still not confirmed as of right now.
Java UpdatedNov 13, 2021 -
lucis_project Public
This was my first major python project (circa 2015). It's a 2D game made with PyGame with the assets themselves being created by my team and I.
Python UpdatedNov 6, 2021 -
portfolio_site_backend Public
This is intended to be the source code for the backend portion of my portfolio page. It's using NodeJS with express as the framework as well as MongoDB as our main DB.
JavaScript UpdatedNov 4, 2021 -
nodejs_web_scrapper Public
This is a simple NodeJS web scraper. In the future there will be plans to integrate this with a telegram bot that will provide updates at set intervals based on our data.
-
Neural-Network-Project Public
This is a project for the NTU module CZ4042 in Neural Networks. The main focus of this project is on text emotion recognition by identifying relationships of words using a recurrent neural network …
Jupyter Notebook UpdatedAug 6, 2021 -
LiveAndroidApp Public
Android application. Presently for testing purposes. Might turn it into something useful eventually, odds are 50:50.
Java UpdatedJul 17, 2021 -
Cursing-finger-detection Public
A mini test script in which I utilised mediapipe's hand-tracking library to detect when an individual is cursing at the screen. The detection was made for a head on approach
Python UpdatedMay 23, 2021 -
Guradian_Eye Public
Created for an Advanced software engineering project, NTU, SCSE.
Java UpdatedApr 16, 2021 -
-
Spotify_recc_application Public
A experimentation application I used for learning purposes. The goal is to create a machine/deep learning algorithm to recommend me songs.
UpdatedApr 10, 2021 -
flappy_bird_NEAT Public
This is a personal project on evolotuinary neural networks. For this project, I will attempt to use the NEAT package to to teach a deep learning model how to play flappy bird.
Python UpdatedApr 2, 2021 -
-
-
Machine-Learning-Kaggle Public
Contains the model we are training for a fraud detection Kaggle challenge as part of the NTU mod project.