Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/creatlydev/creatlydev
- Owner: Creatlydev
- Created: 2023-05-28T21:47:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-26T22:22:37.000Z (5 months ago)
- Last Synced: 2024-07-26T23:32:31.674Z (5 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 🚀"
};