Skip to content
View Arhamurrahemeen's full-sized avatar

Highlights

  • Pro

Block or report Arhamurrahemeen

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

Popular repositories Loading

  1. VitalSense VitalSense Public

    Camera-based real-time vital signs monitor using rPPG, DSP & LLMs — detects heart rate, HRV, and stress from a standard webcam. No sensors required.

    Python 4 1

  2. HSK-Hospital-App HSK-Hospital-App Public

    This is the repository for the HSK Bone Care web application, a full-stack Hospital Management System. The backend is built with Node.js, Express, and MongoDB, and the frontend is built with pure H…

    HTML 1

  3. An-Even-Easier-Introduction-to-CUDA An-Even-Easier-Introduction-to-CUDA Public

    Learning the fundamentals of GPU acceleration and Parallel Computing. This repository documents my transition from CPU-bound execution to high-performance GPU programming.

    Jupyter Notebook 1 1

  4. DUET-6th-Semester- DUET-6th-Semester- Public

    This is Github Repo for my notes, past papers and exam preparation of 6th Semester.

    HTML 1 1

  5. My-Portfolio My-Portfolio Public

    My portfolio website using html and css

    CSS

  6. Basic_rust Basic_rust Public

    A simple Rust program that demonstrates the concepts of ownership, borrowing, and references. The program will take two strings as input, concatenate them, and then print the result without violati…

    Rust