Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elieceraaguilar/elieceraaguilar
Config files for my GitHub profile.
https://github.com/elieceraaguilar/elieceraaguilar
config github-config
Last synced: about 1 month ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/elieceraaguilar/elieceraaguilar
- Owner: EliecerAAguilar
- Created: 2021-05-10T14:33:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T23:06:09.000Z (7 months ago)
- Last Synced: 2024-06-24T00:20:38.483Z (7 months ago)
- Topics: config, github-config
- Homepage: https://github.com/EliecerAAguilar
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Eliecer Aguilar
Hello there, I'm Eliecer Aguilar, currently working as a full-stack web developer
- AWS
- Azure
- Javascript
- Angular
- Java
- Springboot
- PostgreSQL
- Docker
```python
class EliecerAguilar():
def __init__(self):
self.name = "Eliecer";
self.lastName = "Aguilar";
self.username = "EliecerAAguilar";
self.location = "Panama City, Panama";
self.linkeding_profile = "elieceraguilar";
def __str__(self):
return self.nameif __name__ == '__main__':
me = EliecerAguilar()
```
My stadistics