Skip to content
View DevKob's full-sized avatar
:electron:
:electron:

Block or report DevKob

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
DevKob/readme.md

Typing SVG

Hackerrank

//HELLO DEVELOPERS!
#include <GitIntro>  
int main() {  
  
  printf("Hey there!\n"  
         "The DevKob GitHub account is where I do my research and dev on the latest tech stuff.\n"  
         "It's all about exploring new ideas, collaborating, and sharing what I find with the community.\n"
         "Feel free to reach out if you want to collaborate or brainstorm on any projects!\n");
  return 0;  
}  

Skills

:octocat:  Git Statistics

@samkoba's Holopin board

samkoba

paypal.me/DevKob Gmail Badge

Founder HDCT ANTIVIRUS

Pinned Loading

  1. turbidity-monitoring-system turbidity-monitoring-system Public

    The Turbidity Monitoring System, a project to measures NTU in raw water using a microcontroller and a web-based interface. Installed at PDAM Tirta Bhagasasi, it provides real-time data and reportin…

    JavaScript 1

  2. InFlights-Indonesia-Flight-Schedule InFlights-Indonesia-Flight-Schedule Public

    InFlights is a mobile app that provides real-time flight schedules in Indonesia. With an easy-to-use interface, it allows users to search for flights, bookmark favorites, and access airport informa…

    Dart

  3. linear-regression-usdidr linear-regression-usdidr Public

    This project predicts the USD/IDR exchange rate using Linear Regression. It uses historical data (2014-2024) to forecast trends, covering preprocessing, model training, and visualization. Ideal for…

    Jupyter Notebook

  4. arduino-turbidity-sensor arduino-turbidity-sensor Public

    This Arduino UNO source code measures water turbidity in NTU using the SEN 109 turbidity sensor. It calibrates analog readings to digital values with the Kalman filter method, achieving over 90% ac…

    C++ 1