Skip to content
View FelexHill7's full-sized avatar

Block or report FelexHill7

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
FelexHill7/README.md

Hi I'm Felex ✨

πŸ’» Computer Science for Software Development at York University
πŸ˜† Random Ideas and Projects Here
πŸ“ Looking for Internship/Co-op
🀯 Willing to Learn

🌐 Socials:

LinkedIn email

πŸ’» Tech Stack:

AssemblyScript C C++ CSS3 HTML5 Java JavaScript LaTeX Python Bash Script FastAPI NodeJS React React Native Spring Vite Web3.js Apache Maven MongoDB Pandas NumPy Matplotlib GitHub Arduino Gradle Raspberry Pi

πŸ“Š GitHub Stats:




Pinned Loading

  1. k-means-visualization-demo k-means-visualization-demo Public

    Interactive demo that visualizes K-Means clustering as it converges β€” useful for building intuition around centroid initialization and assignment steps.

    Python

  2. SVM-monitoring SVM-monitoring Public

    Support Vector Machine classifier paired with lightweight model-performance monitoring β€” tracks key metrics across runs so model drift is easy to spot.

    Python

  3. cancerdetection cancerdetection Public

    Forked from anthonytoyco/cancerdetection

    End-to-end ML pipeline classifying breast tumors as benign or malignant using SVM, Logistic Regression, and Neural Networks β€” all achieving 96%+ accuracy.

    Jupyter Notebook

  4. Ticketing-Site Ticketing-Site Public

    Forked from xDbibix/Ticketing-Site

    Java

  5. FelexHill7.github.io FelexHill7.github.io Public

    Personal Website

    JavaScript

  6. RxRead RxRead Public

    Web app comparing four handwriting OCR backends side-by-side: a from-scratch ResNet-CRNN, Microsoft TrOCR (line and whole-image), and Google Gemini vision, with an optional prescription-mode post-p…

    Python