Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xansiety/xansiety


https://github.com/xansiety/xansiety

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

## Hey 👋, I'm {{ Fernando Hernandez }}


github


twitter


devto


codepen


linkedin

### 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