Skip to content
View Jiming-C's full-sized avatar

Block or report Jiming-C

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

👋 Hi! Welcome to My GitHub Profile!

I'm Jiming – a versatile developer with a passion for technology and all things mobile, whether on wheels 🚗 or wings✈️ . I thrive on exploring cutting-edge innovations and building projects that bridge the gap between creativity and functionality. Constantly curious and driven by challenges, I love turning bold ideas into tangible solutions.

🛠️ Tech Stack

💻 Programming Languages

Java Python JavaScript C MATLAB Lua LaTeX R SQL Assembly

🌐 Web Technologies

HTML CSS React Flask TailwindCSS Azure AWS

🔧 Frameworks & Tools

Git Linux/Unix Tkinter Pandas Numpy

🖥️ IDEs & Platforms

VS Code PyCharm Eclipse Visual Studio R Studio Unreal Engine Roblox Studio

Pinned Loading

  1. PasswordManager PasswordManager Public

    A local password manager built with Python and Tkinter — generates strong passwords and stores them in an encrypted JSON file using Fernet (cryptography).

    Python

  2. Blackjack Blackjack Public

    A Java Blackjack game with strategy-driven AI opponents, built around OOP principles — interfaces, inheritance, and pluggable decision strategies.

    Java

  3. movie-rec-engine movie-rec-engine Public

    Full-stack movie recommendation engine using PyTorch matrix factorization, with a FastAPI backend on AWS EC2/S3 and a React frontend on Vercel. Includes interactive visualizations of how embeddings…

    JavaScript

  4. PerceptAV-Autonomous-Driving-Object-Detection PerceptAV-Autonomous-Driving-Object-Detection Public

    A dashcam perception pipeline combining YOLOv8 object detection and classical computer vision for real-time vehicle, pedestrian, and lane identification.

    Python