My Two Cents
First 3 Months at Meta
––– views
•
5 min readReflecting back at my first 3 months at Meta
Configuring Portable Dotfiles
––– views
•
5 min readA blog post on how to manage dotfiles with GNU Stow
Navigating a Computer Science Degree
––– views
•
22 min readRelection on my life as an undergraduate CS student and takeaways
A Practical Application of Redis Cache
––– views
•
9 min readHow a Redis cache can help solve problems when fetching data
My Facebook Internship
––– views
•
10 min readWorking at Facebook as a remote software engineering intern
Working at an Early Stage Startup (Pt. 2)
––– views
•
9 min readWhat I learned working at an early stage startup - the engineering side
Working at an Early Stage Startup (Pt. 1)
––– views
•
6 min readWhat I learned working at an early stage startup - the business side
Github Authentication with SSH
––– views
•
6 min readHow to setup local machine to properly authenticate Github with SSH
Setting up ESLint and Prettier with VS Code
––– views
•
11 min readSetting up ESLint and Prettier with VS Code
Minimum Number of Coins for Exchange
––– views
•
9 min readA blog post on how to solve the coin exchange problem
Resize Images Stored in AWS S3 with AWS Lambda (feat. Docker)
––– views
•
11 min readA blog post on how to resize images stored in AWS S3 with AWS Lambda
Django Channels 2.0, Postgres, Daphne, and Heroku
––– views
•
10 min readA blog post on how to deploy a Django-ASGI application on heroku
What is a Graph?
––– views
•
8 min readA blog post on the graph data structure in computer science
Finding the Shortest Path from A to Anywhere
––– views
•
7 min readA deep dive into Dijkstra's Algorithm
Detect a Cycle in a Directed Graph
––– views
•
10 min readA blog post on how to solve the course schedule problem on LeetCode
Tweet Bot with Tweepy and Flask
––– views
•
13 min readHow to build a Twitter bot with Python
Balanced Binary Tree
––– views
•
5 min readWalk-through of how to solve the balanced binary tree problem on LeetCode
Go Live With Your Flask Application on Heroku
––– views
•
5 min readHow to deploy a Flask web application on Heroku
Build Your Own Website with Flask
––– views
•
10 min readHow to build your own website with Flask
Shipping Code for a Business – Is Your Application Scalable?
––– views
•
3 min readReflecting on the 2019 summer internship at Knowru