Skip to content

Commit

Permalink
Update about.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SX-9 authored Dec 19, 2023
1 parent 979fda6 commit d2316b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions js/cmds/about.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export default function(output) {
output.innerHTML += `
Hi, I'm Satria, a self-taught web developer from Indonesia. I've been coding since 2021 and have experience with Node.js, web development, and Linux. As a student, I love spending my free time coding and experimenting with new technologies. My interests include machine learning, low-level systems, and circuitry. I'm an introvert by nature and prefer to spend most of my time working on personal projects. Thanks for taking the time to learn a little more about me!\n
`;
My name is Satria, Im a self-taught hobbyist web developer from Indonesia. I've been coding since 2021 at the age of 11. I love spending my free time coding and experimenting with new technologies. I spend most of my time working on personal projects. I'm currently learning Vue.js and Tailwind CSS. I'm also interested in Linux and open-source software.`;
}

0 comments on commit d2316b4

Please sign in to comment.