Skip to content
View Xansiety's full-sized avatar
πŸ¦‡
Probably programming or watching anime 🐣
πŸ¦‡
Probably programming or watching anime 🐣

Block or report Xansiety

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Xansiety/README.md

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 βœ¨πŸ‘½


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

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

Pinned Loading

  1. vue-template-quasar-refresh-token vue-template-quasar-refresh-token Public

    Boilerplate to create a new project faster with Vue 3 Ecosystem , Vite, Quasar, and TypeScript

    TypeScript 1

  2. net-7-web-api-unit-of-work-auto-mapper-jwt-refresh net-7-web-api-unit-of-work-auto-mapper-jwt-refresh Public

    C#

  3. boilerplate-node-api-mongo-refresh-token boilerplate-node-api-mongo-refresh-token Public

    Boilerplate to create web api with NODE JS + Express and MongoDB

    JavaScript 2 1

  4. net-6-auth-user-jwt-refresh-salt-password-api net-6-auth-user-jwt-refresh-salt-password-api Public

    Basic configurations create user and login with recovery password and JWT / Refresh Token

    C# 2

  5. net-6-login-register-confirmation-email-api net-6-login-register-confirmation-email-api Public

    .NET 6.0 - Boilerplate API with Email Sign Up, Verification, Authentication & Forgot Password

    C# 1