SEAN TANG
Software Engineer. Data Science. Mobile Developer
Scroll
Hi I'm Sean
I love to create applications and more using programming
I'm currently working as a backend Software Engineer at PayPal Singapore.
I love finding applications for my programming to create cool stuff from games, web apps and so on.
Skills & Frameworks
My skill set spans across SWE (my main focus), but I also have a lot of experience with other technologies such as deep learning, mobile dev and web dev.
Projects I've worked on
Below are some of the projects I've worked on. There's plenty more on my github, so please check it out to get a better idea of the projects I'v worked on.
I've mainly developed Android, iOS as well as web applications. Additioally, I have also created several standalone (python,NodeJS) projects.
Hover over to see the project in action and click on project to be redirected to the project's github page.
Android Studio, Java
Vespertine
An Android application consuming data.gov and Google API. Focused on nightlife functions such as displayng all nearby taxis locations as well as parking lots left
NodeJS, ExpressJS, Axios
Web scraper
A web scapper script I wrote using NodeJS that will be hooked into a database (eventually). Currently WIP.
Python, Mediapipe
Cursing detection
A Simple Python application making use of the Mediapipe library. The script is able to detect when a certain offensive gesture is made.
Python, pygame, NEAT
NEAT Flappy bird
A python script showing how a neural evolutionary network (NEAT) can be applied. We demonstrate the utility of the NEAT library with flappy bird created with pygame.
NextJS, WebRTC, Firebase
WebRTC- P2P video chat app
A web application that allows users to chat with each other using WebRTC. The application is built using NextJS with Firebase acting as the signaling server.