Side Projects

What I am working on

sterlingku.com

Created with Bootstrap (HTML, CSS), and AWS (Route 53, S3, CloudFront, Certificate Manager).

A lifetime project.

Twitter Response Bot

Developed in Python with Twitter API, tweepy library, MongoDB. Deployed and hosted on Heroku.

'@' the bot in a tweet with specific keywords to see how it responds.

Exercise Tracker

Developed with MERN stack (fullstack JavaScript framework: MongoDB, Express, React, Node.js). Deployed and hosted on Heroku.

A lightweight exercise tracker that allows users to log exercises on a web app.

Wikipedia Web Crawler

Developed in Python with Requests and BeautifulSoup libraries.

Enter starting and ending Wikipedia URLs to see how many pages it takes to go from one to the other. Print visited URLs to a text file.