Website/components/codethatidontneed.js

9 lines
577 B
JavaScript
Executable File

<div className={styles.Quote}>
<div className={styles.Block}>
Hello there!<br/>
I'm TheRed, a full-stack developer from Lithuania. I mostly specialize in frontend, however I'm able to do both frontend and backend.<br/>
I'm a supporter of open source software, however I do tolerate closed source if there is a valid reason for it.<br/>
I have a YouTube channel, as well as a Twitter. I have more than that though, it's below this quote. Do check them out!
</div>
{/* <Image src="/mario.png" width={"291px"} height={"291px"} className={styles.Image}/> */}
</div>