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, I'm Jiming

Computer Science student at the University of Maryland, College Park. Software engineer interested in AI, automotive technology, robotics, simulation, and practical tools that solve real problems.

I like building things that connect software with the physical world, whether that means internal tools, web apps, automation, vehicle-focused systems, or creative technical projects.

current focus:
  software engineering  |  AI tooling  |  mobility tech
  backend systems       |  simulation   |  product-minded development

About

school:        University of Maryland, College Park
major:         Computer Science
interests:     AI, automotive tech, robotics, simulation, web apps
experience:    software engineering, defense simulation, financial systems
builder mode:  always on

Tech Stack

languages:
  Java  Python  JavaScript  C  C#  SQL  MATLAB  Lua  R  Assembly

web:
  React  Flask  HTML  CSS  Tailwind CSS

tools:
  Git  Linux/Unix  Docker  VS Code  Visual Studio  PyCharm  Eclipse

data / ai:
  Pandas  NumPy  PyTorch  OpenCV

cloud / platforms:
  AWS  Azure  Vercel  Roblox Studio  Unreal Engine

What I Like Building

[01] internal tools
     making workflows faster, cleaner, and easier to use

[02] AI-powered systems
     using AI to automate, assist, or improve technical workflows

[03] mobility technology
     software connected to cars, autonomy, robotics, and transportation

[04] simulation tools
     interactive systems, serious games, and technical visualizations

[05] web products
     polished apps with clean user experiences

GitHub Activity

Jiming's GitHub stats

Top languages

GitHub activity graph


Connect

portfolio:  jimingc.com
linkedin:   linkedin.com/in/jimingc
email:      jimingchen2015@gmail.com

Thanks for stopping by.

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