Skip to content
View eyereece's full-sized avatar

Highlights

  • Pro

Block or report eyereece

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

Hi πŸ‘‹, I'm Joan!

I am passionate about technologies and enjoy taking on complex projects and transforming ideas into a fully-functional applications that are both user-friendly and impactful. I'm also pursuing a Master's degree in Computer Science at the University of Colorado-Boulder to refine my skills and deepen my focus on creative problem-solving.

πŸ’» Latest Projects

πŸ“Š Vasilios.io, a web application that scrapes data from a public internet archive of software engineering and data science articles, analyzes and visualizes the results of the data, including NLP and data analysis.

  • Automated web scraper: Airflow, RabbitMQ, PostgreSQL, Python, Scrapy, deployed on AWS (public repo coming soon)
  • Interactive NLP Dashboard:
    • Tech Stack: Python, Django, HTML/CSS, JavaScript, PostgreSQL, Docker, deployed on AWS
    • The system fetches data through RESTful API from the database, analyzes the data with data analysis and NLP libraries (NumPy, Pandas, NLTK, etc.), and visualizes the dashboard on the frontend with Chart.js

πŸ€– AI projects, this is where I post my most recent experimentations with AI frameworks, mainly RAG, Agents, and LLMs

πŸ›οΈ Fashion Recommender System, a system that detects fashion objects and learns image representations through Neural Networks. It also utilizes ANN similarity search index to retrieve and rank these image representations.

  • Models used: YOLOv5, Convolutional Autoencoder
  • Vector Store: FAISS Flat Index
  • Object Detection Model Repo, the object detection model was used to detect fashion objects and obtain bounding box coordinates
  • Embedding Model Repo, the model then obtain a 512-dimensional embedding of each detected fashion objects with an embedding model, and utilized an ANN algorithm to find the top-k similar images based on their vector embeddings

πŸ“‘ Deep Learning Notebooks


⌚️ Past Projects


πŸ“Ί Movie Recommender System , built a two tower model using TensorFlow and Netflix Dataset

πŸ‰ Mini Adventure Game, my first mini project with Python

πŸ“Š An Analysis of Bike Services Data with R

πŸ’» An analysis of Yelp Reviews with SQL

πŸ› οΈ Languages, Tools, and Technologies

Python PyTorch SQL JavaScript Java AWS

πŸ˜ƒ Connect with Me

Linkedin

Pinned Loading

  1. nlp-text-mining-dashboard nlp-text-mining-dashboard Public

    nlp text mining dashboard to explore current trends and extract most used keywords on software engineering and data science articles. Tech Stack: Django, Python, PostgreSQL, HTML/CSS, JavaScript, D…

    Python

  2. fashion-recommender-cv fashion-recommender-cv Public

    fashion recommender system powered by object detection and image embedding model, with similarity search algorithm

    Python 3 3

  3. ai-projects ai-projects Public

    This is where I post my most recent experimentations with different AI frameworks, such as RAG, Fine-Tuning, and Agents

    Python 1

  4. yolo-object-detection-fashion yolo-object-detection-fashion Public

    YOLO Object detection model on fashion images

    Jupyter Notebook

  5. deep-learning-notebooks deep-learning-notebooks Public

    This is where I post my deep learning notebook practice

    Jupyter Notebook 2 1