steamboat

Brandon Song

Hello there

coffee_pic.jpg

about_me.json

{
    "name": "Brandon Song",
    "hobbiesAndInterests": [
      "reading",
      "brewing coffee",
      "bouldering",
      "watching films",
      "taking pictures"
    ],
    "education": {
      "year": "fourth",
      "major": "Computer Science",
      "school": "UT Austin",
      "expectedGraduation": "December 2024"
    },
    "lookingFor": {
      "what": "SWE Internship",
      "when": "Summer 2024"
    },
    "resume": {
    },
    "contactInfo": {
    }
}

Skills

Projects

portfolio

Portfolio Website

Developed this website to display my portfolio and web applications that are yet to come...

Check out the landing page for some fun facts about the development!

HTML, CSS, JavaScript
Github link
blog

tjdgkt.js

Developed a blog webapp using Django on the backend for a CRUD application. Utilized GraphQL (through Graphene Django) to query the data, then used Vue.js to fetch that data to display on a webpage.

Django, GraphQL, Vue.js
Github link
raspberrypi

RaspberryPiOS

Built an operating system to reach the kernel in a Raspberry Pi 2b

C, Arm32
Link to repo
airplane

Flight Satisfaction Analysis

Implemented multiple machine learning models to analayze a dataset to determine what factors contributed to passengers' overall flight satisfactions.

Python
Jupyter file
pizza

Pizza Order App

Built an app that allows users to sign-up/login then make or remove pizza orders.

Swift, Firebase