Skip to content
View AustinWongParker's full-sized avatar

Block or report AustinWongParker

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AustinWongParker/README.md

🎷Personal Website | 📱 LinkedIn | 📧 Email


Hello! I'm Austin Wong-Parker.

Full-time software engineer.

  • 📍Chicago, IL
  • Information Technology Infrastructure @ University of Minnesota 〽️ - Twin Cities.
  • Industries:
    • Sensor Manufacturing
    • SaaS Cybersecurity & Automation
    • Insurance
    • IoT
    • Education
    • Financial

Primarily a Python developer. Here are some of the frameworks / tools I've used:

  • flask
  • django
  • bottle
  • tkinter
  • pygames
  • restful APIs

Volunteer & Leadership 💼

  • P33 StrongStart J.P Morgan Chase Co | Mentor for CS freshman @ Illinois Institute of Technology | 2023
  • CodeDay | Mentor for CS students; 3 projects | 2022
  • Travelers Insurance | Mentor for summer interns; electronic signature app ReactJS | 2020
  • Hackathon Lead | Remote hackathon hosted by Minority Programmers | 2020
  • Hennepin County (Minneapolis) | IT mentor for government employees | 2018
  • Free Geek | Computer Diagnostics | 2018

Pinned Loading

  1. moodbee moodbee Public

    www.moodbee.net

    CSS 3

  2. Deploying Flask Website | Amazon Li... Deploying Flask Website | Amazon Lightsail
    1
    How to deploy your flask application using Amazon Lightsail
    2
    -----------------------------------------------------------
    3
    Lightsail set-up:
    4
    1. Go to Lightsail and spin-up an Ubuntu server
    5
      a. I did Ubuntu 18.04 LTS
  3. Hackathon_WebScraper Hackathon_WebScraper Public

    Use of Python's Beautiful Soup's Library to webscrap essential items from large retail sites.

    HTML 2 4

  4. flaskwebsite flaskwebsite Public

    My website built with Python using the Flask micro framework.

    Python 1

  5. tracing_game tracing_game Public

    Creating a tracing game with pygame library.

    Python

  6. leetcode_solutions leetcode_solutions Public

    These are my leetcode solutions from studying for upcoming interviews. I primarily used the Blind 75 list with Neetcode explanation in Python.

    Python