Skip to content
View JosephLeKH's full-sized avatar
  • Stanford University
  • Plano, TX
  • 20:42 - 7h behind
  • LinkedIn in/joseph-le-

Highlights

  • Pro

Block or report JosephLeKH

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

πŸ† Welcome to Joseph Le's GitHub! πŸ†

Stanford University | Computer Science & Mathematics | QuestBridge Scholar
πŸ“§ josephle@stanford.edu | 🌐 linkedin.com/in/hung-le-


πŸ“˜ About Me

Hey there! I’m Joseph Le, a Stanford student passionate about tech and problem-solving. I build projects that make cool ideas come to life!


πŸŽ“ Education

  • Stanford University | B.S. in Computer Science & Mathematics
    ✈ Palo Alto, CA | Graduation: Dec 2027
  • QuestBridge Scholar πŸ’Έ
  • National Merit Scholar 🌟

πŸ’Ό Work Experience

Role Company Time
Software Developer AiGo Learning Jun 2023 – Aug 2024
Computer Science Instructor Thinkland AI May 2023 – Aug 2024
Assistant Manager Pho Mac Jun 2020 – Jul 2024

🌟 Featured Projects

Project Description
ACM Bird Classification A CNN with 88% accuracy classifying bird species for ecological conservation.
PoliAware Connects users with their representatives using real-time political data and dynamic APIs.
Tone Matrix A fun 16x16 grid synthesizer that turns user toggles into rhythms and melodies.
Huffman Encoding Implements Huffman Coding for file compression with an intuitive CLI tool.
Particle Visualizer Simulates explosions, fireworks, and fountains with stunning physics-based visuals.
Blackjack Game A customizable Java Blackjack game with a sleek, user-friendly GUI.
Maze Solver Visualizes BFS/DFS algorithms solving mazes in real time.
Tile Puzzle Solver Solves tile puzzles intelligently using pattern-matching algorithms.
Password Manager A secure and easy-to-use GUI app for managing encrypted passwords.
Nutrition Tracker Calculates and store user's daily nutritional intake on a modern GUI design.
Flights Deal Club Automates airfare monitoring with real-time email alerts for the best travel deals.

🎯 Extracurriculars

  • Stanford Data and Mapping for Society:
    🌞 Solar Water Team (Dec 2024 – Present): Building a data-driven response system for the OASIS box using thresholds based on measured metrics.
  • Stanford ACM:
    πŸ”„ MLab Team (Sep 2024 – Present): Built a CNN for bird classification. Won first place in Estimathon!
  • Stanford CS + Social Good:
    ✨ Industry Team (Sep 2024 – Present): Organized networking events boosting engagement by 20%.

πŸ› οΈ Skills

Languages: Python, Java, C++, MATLAB, JavaScript, HTML, CSS 🌐
Tools: TensorFlow, PyTorch, Flask, Selenium, SQLite, Pandas πŸ€–
Specialties: Data Engineering & Analysis, Machine Learning, Backend Development πŸ› οΈ


🌟 Aspiring innovator and tech enthusiast, ready to make an impact!

Pinned Loading

  1. acm_cnn_bird_classification Public

    This project, developed as part of the MLab team at Stanford ACM, focuses on creating a deep learning model for classifying bird species using convolutional neural networks (CNNs). It addresses rea…

    Jupyter Notebook 1

  2. blackjack-game Public

    This project is a Java-based Blackjack game featuring an intuitive and visually appealing graphical user interface (GUI) built with Java Swing. Players can enjoy classic Blackjack gameplay, complet…

    Java 1

  3. huffman_encoding Public

    This project implements Huffman Coding, a classic data compression algorithm that minimizes file sizes by encoding characters based on their frequencies. It provides a complete pipeline for compres…

    C++ 1

  4. particle_system_visualizer Public

    The Particle Systems Project is a 2D particle simulation framework designed to create dynamic and visually appealing effects such as fireworks, fountains, explosions, and ambient visuals. It combin…

    C++ 1

  5. tile_puzzler_game_and_solver Public

    The Tile Puzzle Solver is a C++ program designed to solve grid-based tile puzzles where each tile has four edges (north, east, south, west) with specific patterns. These edges must match the patter…

    C++ 1

  6. tone_matrix Public

    ToneMatrix is an interactive 16x16 grid-based music synthesizer that combines visual creativity with real-time audio playback. Users can toggle grid lights to compose rhythms & melodies, with each …

    C++ 1