Skip to content
View lilyeap's full-sized avatar

Block or report lilyeap

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
lilyeap/README.md

Hi there! πŸ‘‹ I'm Lily!

🌟 About Me
I’m Lily, a senior at the University of Illinois at Chicago, majoring in Computer Science. I’m passionate about building innovative solutions in Software Engineering and Machine Learning Engineering.

πŸ”§ Skills & Tools

  • Programming Languages: Python, Java, C++, C, ReactJS
  • Tools: VS Code, Git, Docker, Jupyter Notebooks
  • Databases: SQL, PostgreSQL

πŸ“Œ Featured Projects

  • sentishelter: Achievements: πŸ₯‡ 1st Place in Fannie Mae's Sentiment Analysis Challenge πŸŽ–οΈ Honorable Mention for Best AI Powered Solution by Bloomberg Recognized at Technica 2023, the largest hackathon for underrepresented genders (800+ participants and 100+ projects). Description: Sentishelter is a sentiment analysis tool
  • AI 15 Puzzle Search: Description: Developed algorithms to solve the 15-Puzzle, where the objective is to arrange tiles in order by sliding them into an empty space. Algorithms Implemented: Breadth-First Search (BFS) Iterative Deepening Depth-First Search (IDDFS) A* Search Iterative Deepening A* Search
  • leaf-summer-project: Description: Front-end development of an app using React to promote financial literacy, providing users with tools and resources to improve their understanding of personal finance.

πŸ“« Contact Information: Email: lileapy@gmail.com LinkedIn: https://www.linkedin.com/in/lilyeap/

🌟 Let’s Connect!

Pinned Loading

  1. lucywu12/sentishelter lucywu12/sentishelter Public

    Jupyter Notebook 1 1

  2. AI-15-Puzzle-Search AI-15-Puzzle-Search Public

    using BFS, IDDFS, and A* search to solve 15-Puzzle

    Python

  3. Leaf-Summer-Project Leaf-Summer-Project Public

    react native

    JavaScript 1

  4. CS-251-Canvas-Implementation CS-251-Canvas-Implementation Public

    custom container of a canvas that is able to hold various shapes in C++

    C++