export default const aboutMe = {
webDev: {
html: true,
css: {
vanilla: true,
tailwind: true, // Utility-first enthusiast
preprocessors: {
scss: true, // Syntactically awesome style sheets user
},
},
js: {
vanilla: true,
superset: {
ts: 'basic', // TypeScript apprentice
},
frameworks: {
astro: 'basic', // Content-driven website creator
vue: 'basic', // Progressive framework explorer
},
libraries: {
react: 'basic'; // Component-curious learner
},
tools: {
vite: 'basic', // Blazing-fast dev experience enjoyer
},
},
},
};
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

