Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/creatlydev/creatlydev

This is main personal repository for README
https://github.com/creatlydev/creatlydev

Last synced: about 1 month ago
JSON representation

This is main personal repository for README

Awesome Lists containing this project

README

        

# Hi, I'm Samir Yangua 👋

## About me in code

```javascript
const ABOUTME = {
code: [
"HTML",
"CSS",
"JavaScript"
],
technologies: {
frontEnd: {
css: ["Tailwind", "Material UI"],
},
databases: ["SQL", "mySQL"]
},
tools: [
"Git",
"Figma",
"GitHub",
"Visual Studio Code"
],
currentOccupation: ["self-taught developer, open for job opportunities"],
passions: "🌟 Passionate about web development, currently focusing on improving my frontend skills 🚀"
};