Skip to content
View BKK31's full-sized avatar

Block or report BKK31

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

Hi, I'm Bhargava K K πŸ‘‹

I'm a Computer Science graduate and working professional with hands-on experience in software development, automation, and mobile application development.
This GitHub contains my personal projects, experiments, and learning work.


πŸ“š About Me

  • πŸ’Ό Resiliency Orchestration Administrator at Kyndryl Solutions Pvt. Ltd.
  • πŸŽ“ Bachelor of Engineering in Computer Science and Engineering
    Rajarajeswari College of Engineering
  • πŸ’» Interested in backend systems, automation, cloud technologies, and mobile development
  • 🌱 Currently learning Cloud Computing, DevOps, and Data Structures & Algorithms

⚠️ All repositories here are personal projects and do not represent my employer.


πŸ› οΈ Technologies & Tools

Languages

  • Python, C, Java, JavaScript, Dart, Bash

Frameworks & Platforms

  • Flutter
  • OpenCV
  • TensorFlow / Keras (basic)

Web & Databases

  • HTML, CSS, SQL, MySQL

Tools

  • Git & GitHub
  • Linux

πŸ“Œ Featured Projects

πŸ”Ή BudgetLens (Flutter)

A personal finance and budgeting mobile application built using Flutter.
Helps users track expenses and manage spending through a simple, intuitive interface.

πŸ”— https://github.com/BKK31/budgetlens


πŸ”Ή Pixel-Gallery (Flutter)

A Flutter-based image gallery application focused on clean UI and smooth browsing experience.
Demonstrates Flutter UI design, state handling, and local media access.

πŸ”— https://github.com/BKK31/pixel-gallery


πŸ”Ή Image Classification (Python)

A machine learning project demonstrating image classification using Python.
Covers data preprocessing, model training, and evaluation workflows.

πŸ”— https://github.com/BKK31/image-classification


πŸ”Ή CamShift Object Tracking (Python)

A computer vision project implementing the CAMShift algorithm using OpenCV for real-time object tracking in video streams.

πŸ”— https://github.com/BKK31/camshift


πŸ”Ή Voice Assistant (Python)

A simple voice-activated assistant capable of executing system commands such as opening applications or playing media.

πŸ”— https://github.com/BKK31/assistant


πŸ“Š GitHub Stats

Top Languages


πŸ“« Get in Touch


⭐ Feel free to explore my repositories or reach out for discussions around Flutter, Python, automation, or backend systems.

Pinned Loading

  1. pixel-gallery pixel-gallery Public

    Simple Gallery app for android

    Dart 20 3

  2. budgetlens budgetlens Public

    A Simple Budget tracking app.

    Dart 16 3

  3. git git Public

    A simple implementation of git

    Python

  4. camshift camshift Public

    Python