kaan84 commited on
Commit
9aa8c41
·
verified ·
1 Parent(s): f4e01cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -4
README.md CHANGED
@@ -1,10 +1,47 @@
1
  ---
2
  title: README
3
- emoji: 🔥
4
- colorFrom: red
5
- colorTo: blue
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: README
3
+ emoji: 👋
4
+ colorFrom: blue
5
+ colorTo: green
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
+ # Hi, I'm Kalana Hewapathirana 👋
11
+
12
+ **Software Engineer & Computer Science Educator** · Colombo, Sri Lanka 🇱🇰
13
+
14
+ BSc (Hons) Computer Science graduate working at the intersection of applied machine learning and education. I build end-to-end ML systems — data pipelines, model training, APIs, and dashboards — with a focus on NLP, computer vision, and document AI. Currently teaching Computer Science (Pearson Edexcel iLowerSecondary & IGCSE) while continuing to build and share ML work here.
15
+
16
+ ## 🔬 What I work on
17
+
18
+ - **NLP & Text Classification** — Sentence Transformers and BERT-based classifiers for app review and complaint analytics
19
+ - **Computer Vision** — CNNs for diabetic retinopathy detection, transfer learning with DenseNet121
20
+ - **OCR & Document AI** — EasyOCR pipelines for digitizing handwritten records
21
+ - **ML Engineering** — FastAPI, PostgreSQL, SQLite, Streamlit dashboards, embedding storage and retraining pipelines
22
+
23
+ ## 🚀 Featured Projects
24
+
25
+ | Project | Stack | Highlights |
26
+ |---|---|---|
27
+ | **Diabetic Retinopathy Detection** | TensorFlow, custom CNN | 98% accuracy lightweight model; benchmarked against DenseNet121 with test-time augmentation |
28
+ | **SLT Selfcare Bug Analytics** | BERT, Streamlit | Classifies Play Store reviews into bug categories, cutting manual triage time |
29
+ | **Review Analytics Engine** | Sentence Transformers, Logistic Regression, SQLite | End-to-end complaint classification with a retraining pipeline |
30
+ | **WiFi Router Localization** | Particle & Kalman Filters, FastAPI, Leaflet.js | Real-time RSSI/GPS positioning with live map visualization |
31
+ | **Fiber Length OCR** | EasyOCR, Python | Automated extraction of handwritten fiber data into a queryable database |
32
+
33
+ ## 🛠️ Tech Stack
34
+
35
+ `Python` · `TensorFlow` · `PyTorch` · `Scikit-learn` · `Transformers` · `FastAPI` · `PostgreSQL` · `SQLite` · `Streamlit` · `EasyOCR` · `Git`
36
+
37
+ ## 🎓 Background
38
+
39
+ - **BSc (Hons) Computer Science** — South Eastern University of Sri Lanka
40
+ - **Software Engineer (Intern)** — Sri Lanka Telecom, Digital Platforms
41
+ - **Computer Science Teacher** — IES College International (Pearson Edexcel)
42
+
43
+ ## 📫 Connect
44
+
45
+ [![LinkedIn](https://img.shields.io/badge/LinkedIn-0A66C2?style=flat&logo=linkedin&logoColor=white)](https://linkedin.com/in/hewapathirana-kr)
46
+ [![GitHub](https://img.shields.io/badge/GitHub-181717?style=flat&logo=github&logoColor=white)](https://github.com/kaan84k)
47
+ [![Email](https://img.shields.io/badge/Email-D14836?style=flat&logo=gmail&logoColor=white)](mailto:kalanarandil@gmail.com)