Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kachamachkov/kachamachkov
Config files for my GitHub profile.
https://github.com/kachamachkov/kachamachkov
config github-config
Last synced: about 2 months ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/kachamachkov/kachamachkov
- Owner: kachamachkov
- Created: 2023-10-13T16:54:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-19T11:50:46.000Z (7 months ago)
- Last Synced: 2024-06-19T21:46:34.451Z (7 months ago)
- Topics: config, github-config
- Homepage: https://github.com/BoyanKachamachkov
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```javascript
const boyan: Developer = {
code: [ "Javascript", "Typescript?" ],
technologies: {
backEnd: [ "NodeJS", "Express", "Handlebars", "EJS" ],
frontEnd: [ "React", "HTML5", "CSS3" ],
devOps: [ "Docker 🐳?" ],
databases: [ "MongoDB", "PostgreSQL?" ]
},
architecture: [ "MVC", "SPAs", "MPAs" ],
education: [ "SoftUni", "UNWE" ],
hobbies: [ "Calisthenics", "Basketball", "Competitive Gaming" ],
goal: "Untangling sea knots"
};```