portfolio.mutia - Visual Studio Code
portfolio.tsx
// Hello World
constdeveloper={

I'm a Junior Web Developer

name:'Mutia Pegi Intanswari',
passion:'Building amazing web experiences'
}
profile.jsx
Developer Profile

About Me

// A bit about myself
function getAboutMe() {
return {
passion: 'Web Development',
experience: 'Junior Developer',
education: 'Software Engineering',
interests: ['Coding', 'Problem Solving', 'Learning'],
};
}

I'm Mutia, a junior web developer and 11th grade Software Engineering student. I love building modern websites using Laravel and Next.js, and I've won several coding competitions.

Outside of coding, I sell game accounts, take freelance web projects, and enjoy learning new tech like cybersecurity and Japanese.

I'm passionate, consistent, and ready to grow in the world of web development.

Tech Stack

frontend.js
// Frontend Technologies
const frontendSkills = [
'HTML/CSS',
'JavaScript',
'React',
'Tailwind CSS',
'Next.js',
'Vue.js'
];
function renderFrontend() {
return frontendSkills.map(skill => buildUI(skill));
}
backend.php
// Backend Technologies
$backendSkills = [
'PHP',
'Laravel',
'Node.js',
'Express',
'Python'
];
function deployBackend() {
foreach ($backendSkills as $skill) {
optimizeFor($skill);
}
}
database.sql
-- Database Technologies
CREATE TABLE database_skills (
id INT PRIMARY KEY,
name VARCHAR(50) NOT NULL
);
INSERT INTO database_skills (id, name) VALUES
(1, 'MySQL'),
(2, 'PostgreSQL'),
(3, 'MongoDB'),
(4, 'Firebase');
tools.json
// Tools & Other Technologies
{
"tools": [
"Git",
"Docker",
"VS Code",
"Figma"
],
"skills": [
"Responsive Design",
"API Integration",
"UI/UX Design"
]
}

Projects

Fetching repositories from GitHub...

Achievements

LKS Metro City Lampung - Indonesia

2024

Champion of the Web Technology Competition at Metro City level, demonstrating exceptional skills in frontend and backend development.

Web DevelopmentProblem SolvingUI/UX Design

LKS Province Lampung - Indonesia

2024

Champion of the Web Technology Competition at Lampung Province level, showcasing innovative solutions and technical expertise.

Full-Stack DevelopmentDatabase DesignAPI Integration

LKS National

2024

Finalist in the National Web Technology Competition, recognized among the top web developers in the country.

Advanced Web DevelopmentSystem ArchitecturePerformance Optimization

Contact Me

Get In Touch

Contact Information

Email

mutiacode@gmail.com

LinkedIn

linkedin.com/in/mutia-pegi-intanswari-184597298/

GitHub

github.com/Mutiaacode

Let's connect

// Let's build something amazing together
const connect = async()() => {
await sendMessage();
return {
status: 'Less Talking More Doing !'
};
};
main*
UTF-8
TypeScript React
Ln 1, Col 1
Spaces: 2