Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ccaicedo09/ccaicedo09
Config files for my GitHub profile.
https://github.com/ccaicedo09/ccaicedo09
config github-config
Last synced: 8 days ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/ccaicedo09/ccaicedo09
- Owner: ccaicedo09
- Created: 2023-10-29T18:50:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-20T03:30:27.000Z (3 months ago)
- Last Synced: 2024-08-20T06:37:38.613Z (3 months ago)
- Topics: config, github-config
- Homepage: https://github.com/ccaicedo09
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hey there, I'm Carlos Castro! ๐
## ๐ What I do
I'm a Colombian Software Engineering student at USCO. I'm a junior backend developer with a passion for creating efficient and scalable web applications. I enjoy solving complex problems and learning new technologies. I'm a lover of undertaking new experiences too! ๐ซก## ๐ค This is me (literally)
``` python
class Carlitos():
def __init__(self):
self.name = 'Carlos Castro'
self.age = 18
self.education = ['USCO', 'Platzi', 'Cรณdigo Facilito', 'YouTube']
self.hobbies = ['Music', 'Programming', 'Gym', 'Running']
self.languages = ['Spanish', 'English', 'Italian (Entry Level)']def current_location(self):
return 'Neiva - Colombia'def skills(self):
return ['HTML', 'CSS', 'Bootstrap', 'Python', 'Java' 'Django', 'Pandas', 'PostgreSQL', 'Git & GitHub']def currently(self):
return {
'studying': ['JavaScript', 'Spring boot', 'Spring Framework'],
'looking_for': 'Projects to collaborate on!'
}
```# ๐จโ๐ป Skills