Skip to content
View Johnwesleyk's full-sized avatar

Block or report Johnwesleyk

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. -Finding-The-Area-Of-Triangle -Finding-The-Area-Of-Triangle Public

    #include<stdio.h> int main(){ int r; float area; scanf("%d",&r); area=3.14*r*r; printf("%.2f",area); return 0; }

  2. johnwesly johnwesly Public

  3. Python Python Public

    Python

  4. NEC25 NEC25 Public

    Java

  5. BB2 BB2 Public

    Forked from NEC-CSE-Projects-2022/BB2

    YOLO-HF: A Compact System For Fire Detection And Alerting

    Jupyter Notebook

  6. BB1 BB1 Public

    Forked from NEC-CSE-Projects-2022/BB1

    Meta-Ensemble Deep Learning Using EfficientFormerV2 And Swin-Tiny For Skin Lesion Classification

    Jupyter Notebook