Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions pages/Meet_our_team/Piyumi_Nadeera/_meta.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
const meta = {
about: "About Me"
}

export default meta;
76 changes: 76 additions & 0 deletions pages/Meet_our_team/Piyumi_Nadeera/about.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
---
title: "Meet Piyumi"
description: "Get to know Piyumi, a Computer Science student at the University of Kelaniya."
---

# 👋 Hi, I'm Piyumi Nadeera!

An energetic and responsible undergraduate with the desire to learn new technologies and to work in a competitive environment. I look forward to using my skills to undertake any challenge, with a positive attitude toward the career.

---

## 🔧 Skills & Technologies

### **Programming Languages:**
- Java
- Python
- C
- C#

### **Web Development:**
- HTML | CSS
- JavaScript
- React.js
- Spring-boot

### **Databases:**
- MySQL
- PostgreSQL

### **Data Science:**
- Python Libraries(Pandas, Numpy, Scikit-learn)

### **Data Visualization:**
- Power BI
- Excel

---

## 🎓 Education

- **BSc (Hons) in Computer Science (Specializing in Data Science)**
*University of Kelaniya* (2022 - Present)

---

## 📜 Certifications

- Software Engineering Lite Job Simulation : JPMorgan Chase & Co.
- Certificate Course in Java | 2021 : MIHA Institute
- React.js Essential Training : LinkedIn Learning
- Introduction to Career Skills in Data Analytics : LinkedIn Learning
- Introduction to Prompt Engineering for Generative AI : LinkedIn Learning
- Docker Training Course for the Absolute Beginner : KodeKloud
- Web Design for Beginners : Department of Information Technology, Faculty of Information Technology, University of Moratuwa

---

## 🚀 Projects

- *Book Shop Management System* (https://github.com/PiyumiNadeera/Book-Shop-Management-System.git)
- *Inventory Management System* (https://github.com/PiyumiNadeera/JWT_Inventory_System.git)
- *Power BI Dashboard for Sales Insights* (https://github.com/PiyumiNadeera/Power-BI-Dashboard-for-Sales-Insights.git)
- *Power BI Dashboard for Spotify Music Analysis* (https://github.com/PiyumiNadeera/Power-BI-Dashboard-for-Spotify-Music-Analysis.git)

---

## 📢 Let's Connect

Feel free to reach out if you'd like to collaborate or discuss tech topics!

- [LinkedIn](https://www.linkedin.com/in/piyumi-nadeera-15b815233/)
- [GitHub](https://github.com/PiyumiNadeera)




3 changes: 2 additions & 1 deletion pages/Meet_our_team/_meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ const meta = {
Piyumi_Weerarathna: "Piyumi Weerarathna",
Dehemi_Weerakoon: "Dehemi Weerakoon",
Chandima_Maduwantha: "Chandima Maduwantha",
Lakith_Randula: "Lakith Randula"
Lakith_Randula: "Lakith Randula",
Piyumi_Nadeera:"Piyumi Nadeera"
}

export default meta;