https://github.com/oscarcornejo/oscarcornejo
https://github.com/oscarcornejo/oscarcornejo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oscarcornejo/oscarcornejo
- Owner: oscarcornejo
- Created: 2020-07-21T02:01:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-13T04:40:29.000Z (over 2 years ago)
- Last Synced: 2025-02-14T23:20:15.677Z (3 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 am Oscar Cornejo 👨💻
🚀 Welcome to my Github! I like to write in Javascript Code.
```javascript
const oscar = {
code: ["Javascript", "Typescript"],
askMeAbout: ["Web dev", "Tech", "App dev", "Web design"],
technologies: {
mobileApp: ["React Native"],
frontEnd: {
js: ["ReactJs", "NextJs","Angular", "Vuejs", "NX"],
css: ["Sass", "Material UI", "Ant Design", "Bootstrap", "Bulma", "Tailwind CSS", "Styled Components", "CSS ❤"]
},
backEnd: {
js: ["NodeJs", "Express"],
},
devOps: ["AWS", "Nginx", "Heroku", "Netlify"],
databases: ["MongoDb", "MySql"],
misc: ["Firebase", "Socket.IO", "Git", "Github", "GitLab", "Bitbucket"]
},
architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications", "SSR", "Clean Architecture"],
currentFocus: "Honing my skills in backend",
funFact: "Javascript saved my life",
communities: {
facebook: ["Front End Chile", "React Chile", "React Native Chile", "Backend Chile"]
}
};
```