Skip to content
View leeklee0427's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report leeklee0427

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
leeklee0427/README.md

Hello there! πŸ‘‹ I'm Bill Li

snake

πŸ™‹β€β™‚οΈ I'm an individual who blends academic rigor with a wide array of interests.

πŸŽ“ Passionate about utilizing computational methods to address real-world challenges and building applications from scratch.

🌲 In my downtime, I love to:

  • ⛺️ Explore the beauty of nature through road tripping and hiking
  • 🎡 Indulge in music – playing guitars, pianos, and singing
  • πŸ“Ή Capture stunning aerial views using drones
  • 🏸 Play badminton for both fitness and fun

🀝 I'm open to job opportunities and eager to connect with like-minded individuals. If you're into coding, hiking, photography, or music, feel free to reach out for a chat!

Connect with me:

image image image image

Languages and Tools:

java python mysql javascript linux git


leeklee0427

Last Edited on: 01/12/2024

Pinned

  1. Entertainment Entertainment Public

    A fun Android App using Bored API written in Kotlin

    Kotlin 1

  2. Oracle Cloud Deployment Instructions Oracle Cloud Deployment Instructions
    1
    # Deployments on Oracle Cloud
    2
    This document serves as a comprehensive guide to deploying a MySQL database service on the Oracle Cloud platform. The deployment includes setting up an interactive web interface using Apache/HTTPd and PHP designed to facilitate essential database operations, such as INSERT, DELETE, UPDATE, and SELECT.  
    3
    
                  
    4
    Sample scripts in this document comes from [Order Management Portal](https://github.com/leeklee0427/order-management-portal).
    5
    
                  
  3. order-management-portal order-management-portal Public

    MySQL Database implementation of order management

    PHP

  4. Math-Tutor Math-Tutor Public

    Experimenting with OpenAI's Assistant API, identify math concepts (in Chinese) from problems, identify and display all relevant concept IDs from knowledge.

    Python

  5. Data-Structures Data-Structures Public

    My repository for data structures learning and note-taking, aligned with the course 17-683 Data Structures for Application Programmers at CMU.

    HTML

  6. pySpark_setup.md pySpark_setup.md
    1
    # 95-869 Big Data and Large Scale Computing
    2
    
                  
    3
    ## pySpark Setup
    4
    
                  
    5
    ### Links