Skip to content

Commit

Permalink
fix(main): Missing Data - Develop Version 1.1.1 (#15)
Browse files Browse the repository at this point in the history
* fix(dev): Missing Data - Develop Version 1.1.1 (#14)

* chore: Upgrade to 1.1.1

* feat: Add remaining professional orgs

- Add Professional Development
- Add RSL
- Introduce image & imageL to work interface
- Introduce image & imageL to itemsCard.iconCard

* feat: Add postgraduate education

* feat: Add missing event details

* feat: Add missing achievements

* feat: Add MLSC - NIBM

* docs: Update CHANGELOG.md

* fix: Update interfaces.ts
  • Loading branch information
dileepadev authored Oct 22, 2024
1 parent 1da3649 commit 32d7c78
Show file tree
Hide file tree
Showing 11 changed files with 231 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ All notable changes to this project are documented in this file.

- **No changes yet.**

## [1.1.1] - 2024-10-23

- **Fixed (Bugs):**

- chore: Upgrade to 1.1.1 - package.json
- Add Experience Page - Career Break & RSL
- Add Education Page - Postgraduate Education
- Add Media Page - Missing event details
- Add missing achievements
- Add MLSC - NIBM

## [1.1.0] - 2024-05-01

- **Added (New features):**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dileepa.dev",
"version": "1.1.0",
"version": "1.1.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
11 changes: 11 additions & 0 deletions public/svg/mlsc-nibm.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions public/svg/org/sldf.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions public/svg/pd.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions public/svg/rsl-d.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions public/svg/rsl-l.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/components/ItemCards.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,15 @@ const iconCard = ({ listItems, page }: { listItems: any; page: string }) => {
<Image
src={`/svg/${item.image}.svg`}
alt={`Image of the ${item.institute}`}
className="mr-2 hidden dark:block"
width={100}
height={100}
priority
/>
<Image
src={`/svg/${item.imageL}.svg`}
alt={`Image of the ${item.institute}`}
className="mr-2 dark:hidden block"
width={100}
height={100}
priority
Expand Down
3 changes: 3 additions & 0 deletions src/constants/links.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,15 @@ export const PageLinks = {
mms: "https://www.maliyadevaadarshappa.lk/",
},
experience: {
rsl: "https://linkedin.com/company/randomsoftware/",
pd: "",
wd: "https://linkedin.com/company/wingzdev/",
ddst: "https://linkedin.com/company/dds-techvira/",
projects: WebLinks.github + "?tab=repositories",
mlsa: "https://mvp.microsoft.com/studentambassadors/",
mlsaLK: "https://linkedin.com/company/mlsasrilanka/",
aicsl: "https://linkedin.com/company/aicsl/",
mlscnibm: "https://linkedin.com/company/mlscnibm/",
sldf: "https://facebook.com/groups/sldevelopers/",
gdgLK: "https://gdg.community.dev/gdg-sri-lanka/",
fossLK: "https://foss.lk/",
Expand Down
155 changes: 153 additions & 2 deletions src/constants/textData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,30 @@ const aboutPageData: AboutPageData = {
},

achievementsList: [
{
title: "Intern Software Engineer",
date: "Sep 2024",
description:
"Started an internship as a Software Engineer at Random Software Ltd, working on AI, Software Engineering, and Cloud Computing projects.",
},
{
title: "LinkedIn Top Artificial Intelligence (AI) Voice",
date: "Feb 2024",
description:
"Community Top Voice. People on LinkedIn find Dileepa Bandara an insightful contributor in AI skill.",
},
{
title: "Gold Microsoft Learn Student Ambassador",
date: "Feb 2024",
description:
"Received the highest milestone within the Microsoft Learn Student Ambassadors program, in recognition of exceptional dedication and impactful contributions to both the community and technology.",
},
{
title: "Found Microsoft Learn Student Club - NIBM",
date: "Jan 2024",
description:
"Established the Microsoft Learn Student Club at the National Institute of Business Management, a student-led community dedicated to empowering students with technical skills and career opportunities in technology.",
},
{
title: "Completed 10+ Events as a Speaker",
date: "Dec 2023",
Expand Down Expand Up @@ -164,6 +182,15 @@ const educationPageData: EducationPageData = {
subtitle: "Discover the stages of my academic learning journey.",

academic: [
{
course: "Postgraduate Education",
institute: "National Institute of Business Management",
location: "Sri Lanka",
years: "Feb 2024 - Present",
status: "In Progress",
image: "nibm",
link: PageLinks.education.nibm,
},
{
course: "BSc (Hons) Computing",
institute: "Coventry University",
Expand Down Expand Up @@ -216,6 +243,28 @@ const experiencePageData: ExperiencePageData = {
},

work: [
{
title: "Intern Software Engineer",
org: "Random Software Ltd · Internship",
location: "Sri Lanka · Remote",
years: "Sep 2024 - Present",
status:
"Artificial Intelligence · Software Engineering · C# · .NET · JavaScript · TypeScript · Angular · Node.js · Azure · AWS · Team Collaboration · Automotive Aftermarket",
image: "rsl-l",
imageL: "rsl-d",
link: PageLinks.experience.rsl,
},
{
title: "Professional Development",
org: "Career Break",
location: "Sri Lanka · Remote",
years: "Jan 2024 - Sep 2024",
status:
"Development Skills: Artificial Intelligence · Software Engineering · Cloud Computing · Azure · C# · .NET · Python · Leadership · Public Speaking · Content Creation",
image: "pd",
imageL: "pd",
link: PageLinks.experience.pd,
},
{
title: "Freelance Solutions Developer",
org: "WingzDev · Self-Employed",
Expand All @@ -224,6 +273,7 @@ const experiencePageData: ExperiencePageData = {
status:
"Software Development (Mobile, Desktop, Web, API), UI UX Designing, Tech Support Assistant, SEO, Data Analysis, AI/ML, Cloud Computing",
image: "wd",
imageL: "wd",
link: PageLinks.experience.wd,
},
{
Expand All @@ -234,6 +284,7 @@ const experiencePageData: ExperiencePageData = {
status:
"Flutter, Dart, Android, Firebase, SQL, Git, GitHub, REST API, JSON Parsing, Android Studio, VS Code, App Releasing & UI UX Designing",
image: "ddst",
imageL: "ddst",
link: PageLinks.experience.ddst,
},
],
Expand Down Expand Up @@ -724,11 +775,20 @@ const experiencePageData: ExperiencePageData = {
image: "aicsl",
link: PageLinks.experience.aicsl,
},
{
title: "Founder & Mentor",
org: "Microsoft Learn Student Club - NIBM",
location: "Sri Lanka",
years: "Jan 2024 - Present",
status: "",
image: "mlsc-nibm",
link: PageLinks.experience.mlscnibm,
},
{
title: "Volunteer",
org: "Sri Lanka Developer Forum",
location: "Sri Lanka",
years: "Jan 2024 - Present",
years: "Jan 2024 - Jun 2024",
status: "",
image: "sldf",
link: PageLinks.experience.sldf,
Expand Down Expand Up @@ -779,11 +839,89 @@ const mediaPageData: MediaPageData = {
},
subtitle: {
events:
"A snapshot of memorable sessions, meetups, and workshops I've participated in.",
"A snapshot of memorable sessions, meetups, and workshops I did as a speaker.",
csc: "A collection of Cloud Skills Challenges I've hosted.",
},

eventsList: [
{
title: "Season of AI - NIBM Galle",
date: "31st August 2024",
time: "07:00 PM - 10:00 PM (UTC+05:30)",
venue: "Microsoft Teams (Online)",
description:
"Season of AI is a global Microsoft Community Pilot program taking place at various locations around the world, focusing on the latest advancements in Microsoft AI.",
image: "banner",
link: "#",
role: ["Speaker"],
organizer: ["Microsoft Learn Student Ambassadors"],
organizerImage: ["mlsa"],
},
{
title: "Season of AI - NIBM Kurunegala",
date: "26th August 2024",
time: "03:00 PM - 04:30 PM (UTC+05:30)",
venue: "NIBM Kurunegala (In-Person)",
description:
"Season of AI is a global Microsoft Community Pilot program taking place at various locations around the world, focusing on the latest advancements in Microsoft AI.",
image: "banner",
link: "#",
role: ["Speaker"],
organizer: ["Microsoft Learn Student Ambassadors"],
organizerImage: ["mlsa"],
},
{
title: "Microsoft Azure Artificial Intelligence Career Paths",
date: "28th June 2024",
time: "09:00 AM - 04:00 PM (UTC+05:30)",
venue: "NIBM Kandy (In-Person)",
description:
"This workshop offered comprehensive guidelines for embarking on a career in artificial intelligence, leveraging the power of Azure AI services.",
image: "banner",
link: "#",
role: ["Speaker"],
organizer: ["Microsoft Learn Student Ambassadors"],
organizerImage: ["mlsa"],
},
{
title: "Build AI Solutions with Microsoft Technologies",
date: "13th May 2024",
time: "09:00 AM - 03:00 PM (UTC+05:30)",
venue: "NIBM Kurunegala (In-Person)",
description:
"A practical workshop on building AI solutions using Microsoft technologies, including Azure AI services and tools.",
image: "banner",
link: "#",
role: ["Speaker"],
organizer: ["Microsoft Learn Student Ambassadors"],
organizerImage: ["mlsa"],
},
{
title: "Exploring Azure Services for Web Apps",
date: "02nd May 2024",
time: "07:00 PM - 08:30 PM (UTC+05:30)",
venue: "Microsoft Teams (Online)",
description:
"This event provided a beginner-friendly introduction to Azure fundamentals and explored its capabilities for web apps.",
image: "banner",
link: "#",
role: ["Speaker"],
organizer: ["Microsoft Learn Student Ambassadors"],
organizerImage: ["mlsa"],
},
{
title: "Productivity with Azure AI Studio",
date: "23rd April 2024",
time: "07:00 PM - 08:00 PM (UTC+05:30)",
venue: "Microsoft Teams (Online)",
description:
"A hands-on introduction to Azure AI Studio, a powerful tool for building, training, and deploying machine learning models.",
image: "banner",
link: "#",
role: ["Speaker"],
organizer: ["Microsoft Learn Student Ambassadors"],
organizerImage: ["mlsa"],
},
{
title: "Building, Deploying, and Consuming ML Models with Azure ML",
date: "28th February 2024",
Expand All @@ -800,6 +938,19 @@ const mediaPageData: MediaPageData = {
],
organizerImage: ["ami", "mlsa"],
},
{
title: "Sri Lanka Developer Forum - January Meetup",
date: "18th January 2024",
time: "06:30 PM - 07:00 PM (UTC+05:30)",
venue: "Microsoft Sri Lanka (In-Person)",
description:
"A monthly meetup of the Sri Lanka Developer Forum community to discuss the latest trends in Microsoft technologies and software development.",
image: "banner",
link: "#",
role: ["Speaker"],
organizer: ["Sri Lanka Developer Forum"],
organizerImage: ["sldf"],
},
{
title: "Microsoft Imagine Cup 2024 - NIBM Awareness Session",
date: "20th December 2023",
Expand Down
1 change: 1 addition & 0 deletions src/types/interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ export interface ExperiencePageData {
years: string;
status: string;
image: string;
imageL: string;
link: string;
}>;
projects: Array<{
Expand Down

0 comments on commit 32d7c78

Please sign in to comment.