Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xansiety/xansiety
https://github.com/xansiety/xansiety
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xansiety/xansiety
- Owner: Xansiety
- Created: 2022-12-30T03:47:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-25T04:33:59.000Z (8 months ago)
- Last Synced: 2024-11-22T22:28:06.511Z (2 months ago)
- Size: 61.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hey 👋, I'm {{ Fernando Hernandez }}
### Who am I?
Hi, I'm Fernando, a simple web developer since 2019.I specialize mainly in Frontend development, where I use leading technologies such as React, Vue, and recently Angular, in its latest versions. With which my goal is to create scalable, efficient and reliable applications that offer an optimal user experience. In addition, my experience in Backend development, using technologies such as .NET, complements my skill set and allows me to build robust solutions.
Here my [Website ✨👽](https://www.fernando-hernandez.dev)
## Rapidfire
- 🔭 I am currently learning Angular 🦾
- 🌱 I am working on an app that will allow me to keep track of my routines and meals, I also want to start creating an application to create Notes. 🔷
- ❓ You can ask me about .NET, Vue.JS and React 💚, I'll be glad to help you.
- ⚡ Fun fact: I hated programming throughout my career.
## Languages and Tools
```ts
import { ILanguages, ILibrary, IFrameworks, IExtras, IDatabases, ITools , ILearn } from '@/models';export interface ITechnologies {
languages: ILanguages[];
libraries: ILibrary[];
frameworks: IFrameworks[];
databases: IDatabases[];
tools: ITools[];
extras: IExtras[];
learn: ILearn[];
}export const technologiesList: ITechnologies = {
languages: [
'C#'
'TypeScript',
'JavaScript',
'Html',
'CSS',
'SASS',
],
libraries: ['React'],
frameworks: ['.Net', 'Vue JS', 'Express JS', 'Bootstrap','Angular'],
databases: ['SQL', 'MongoDB', 'MySql'],
tools: ['VS Code', 'Visual Studio', 'Docker', 'Postman'],
extras: ['Redux Toolkit', 'Tailwind CSS', 'MUI', 'Azure', 'Firebase', 'Quasar'],
learn: ['Solid Principies', 'Clean Code', 'Tailwind CSS', 'Styled Components', 'Laravel 9', 'Angular 15+', 'Desing Patterns']
};
```
## Github Stats
----
Generated using Github Profilinator