Website/components/codethatidontneed.js

8 lines
509 B
JavaScript
Raw Normal View History

2021-12-21 19:08:36 +00:00
<div className={styles.Quote}>
2022-02-15 17:08:29 +00:00
<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>
2021-12-21 19:08:36 +00:00
</div>