Skip to content
View KSNauman's full-sized avatar

Block or report KSNauman

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

Hello 👋, I'm K S Nauman Ahmed

Learner

Working every day to become a high-performing Software Development Engineer with strong technical depth and hands-on practical experience.

I’m currently focused on MERN Stack Development and DSA to sharpen my problem-solving abilities. I also contribute to open-source projects and build real-world applications that apply the skills I learn—helping me break out of “tutorial hell” and use AI as a tool for guidance rather than something to depend on.

I strongly believe in consistent effort, deep learning, and building practical projects that solve real problems. Every day, I aim to improve a little more and move closer to my long-term goals.


What I'm Hustling On

  • Solving DSA daily to strengthen my problem-solving skills
  • Exploring new topics and advanced concepts in the MERN stack
  • Building a WhatsApp chatbot inspired by WeChat
  • Actively understanding the codebase of Meshery (an open-source CNCF project) and contributing to it

Contact Me

LinkedIn Email

Leetcode

LeetCode

Skills

java  javascript  mongodb  react  html  css  bootstrap  node  express  git 

Projects

WanderLust

Wanderlust is a marketplace-style listing application where users can explore and filter different places, events, or items. It is built using Node.js, Express, MongoDB (Mongoose), and EJS templates.

The app allows:

  • Displaying all listings on the home page
  • Filtering listings by categories like Trending, Popular, New
  • Full CRUD operations (Create, Read, Update, Delete) for listings
  • Adding and managing user reviews on listings
  • Validating data before saving to the database In short, Wanderlust works like a mini Airbnb/marketplace clone where users can browse listings, check details, and - interact with them through reviews.

View Project


HR Measure (Mini Project)

This project is a real-time camera-based heart rate detection application built using Flask, OpenCV, YOLOv8, NumPy, and SciPy. It uses computer vision and signal processing to estimate heart rate (BPM) without any physical sensor.

The app allows:

  • Detecting a user’s face using a YOLOv8 ONNX face model
  • Extracting multiple ROIs (forehead + under-eyes) for accurate rPPG signal detection
  • Measuring heart rate using green-channel intensity, bandpass filtering, and FFT
  • Streaming real-time video processed through a Flask backend
  • Displaying BPM with live status messages (Gym Mode or Patient Mode)
  • Opening a native “Mirror View” window while safely sharing the camera feed
  • Switching between web-stream view and mirror view using multi-threading
  • Handling camera failures gracefully with fallback webcam logic
  • Smoothing and stabilizing BPM using rolling-window averaging

In short, this project works like a real-time biomedical vision system, using only a webcam to detect heart rate with rPPG-based signal extraction and a clean Flask dashboard for monitoring.


Other Projects & Learning Activities

Here are some additional projects I built while learning React, JavaScript, MongoDB, and full-stack concepts.


High-Value Learning Activities

Projects that best demonstrate real development skills:


Solid React & Frontend Practice

Core React concepts, state handling, rendering logic:


Mini Experiments & Learning Logs

These projects track your learning journey:

Pinned Loading

  1. HR-Measure-Mini-Project- HR-Measure-Mini-Project- Public

    Python

  2. Wanderlust Wanderlust Public

    JavaScript

  3. User-Management-App User-Management-App Public

    this is just a part of learning process of rest api with the integration of database

    JavaScript

  4. Spotify-clone Spotify-clone Public

    An educational, hands-on approach to building a Spotify-inspired clone with HTML and CSS

    HTML