Skip to content
View NiteRix's full-sized avatar

Block or report NiteRix

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

πŸ’« About Me:

Hi, I'm NiteRix!
I'm an AI student with many skills and many arduino projects ive built by hand over the years


πŸ’» Tech Stack:

C Java Python Pandas Flask Flutter MySQL SQLite Arduino Dart OpenCV Adobe After Effects Adobe Premiere Pro Adobe Photoshop Canva Matplotlib NumPy scikit-learn Arduino Postman Notion


Learning Roadmap

Computer Vision & AI (Month 1–3)**

Goal: Make OCR and object detection more robust and professional.

Topics:

  • Computer Vision
    • OpenCV: contours, masks, adaptive thresholding, perspective transforms
    • Object tracking: SORT / DeepSORT
    • Real-time video preprocessing for AI inference
  • Deep Learning
    • PyTorch basics β†’ model creation, training, evaluation
    • Transfer learning: fine-tune YOLO or other models
    • Model optimization: quantization, pruning
  • OCR & Text Processing
    • Post-processing OCR outputs (regex, string normalization)
    • Handle Arabic text correctly (RTL, Unicode)
    • Combine multiple OCR engines for accuracy

Practice Projects:

  • Upgrade license plate OCR to separate connected letters automatically
  • Build a small AI pipeline that runs inference on live video and shows results on-screen

πŸ“Š GitHub Stats:



Popular repositories Loading

  1. license-plate-detector license-plate-detector Public

    TypeScript 1

  2. NiteRix NiteRix Public

    1

  3. letter_recognition letter_recognition Public

    Python

  4. AI_algorithm_testing AI_algorithm_testing Public

    Python