This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"profile": { | |
"title": "ecync", | |
"name": "Eshan Chathuranga", | |
"resumeUrl": "https://example.com/resume.pdf", | |
"desc": "I specialize in blending creative design with clean, efficient code to build seamless web applications.", | |
"location": "Sri Lanka", | |
"imageUrl": "https://i.ibb.co/TBZx56ND/Mask-group.png", | |
"carriers": [ | |
"Frontend Developer", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"base": { | |
"name": "ecync", | |
"description": "I specialize in blending creative design with clean, efficient code to build seamless web applications.", | |
"image": "https://i.ibb.co/TBZx56ND/Mask-group.png", | |
"email": "ecdevz.eshan@gmail.com", | |
"yearsOfExperience": "2", | |
"location": "Sri Lanka", | |
"carriers": [ | |
"Frontend Developer", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"posts": [ | |
{ | |
"id": 1, | |
"title": "Building a Responsive Web Layout with Flexbox", | |
"description": "Learn how to create a fully responsive web layout using Flexbox. This tutorial covers layout structuring, alignment, and mobile responsiveness — a key skill in modern web development.", | |
"date": "15 Mar 2021", | |
"tags": [ | |
"Web Development", | |
"Responsive Design" |