Skip to content
View fernando-hdz's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report fernando-hdz

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
fernando-hdz/README.md

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

Hola ¡Visit all my public repos on my Personal GitHub! Hola

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.

🌐 Check out my Website ✨👽

💻 Want to see all my code? Visit my personal GitHub: xansiety

Rapidfire

  • 🔭 I am currently learning Python 🐍

  • 🌱 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 Angular, .NET, React and Vue.js 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, IExtras } from '@/models';

export interface ITechnologies {
  languages: ILanguages[];
  libraries: ILibrary[];
  frameworks: IFrameworks[];
  style: IStyle[];
  databases: IDatabases[];
  tools: ITools[];
  cloud: ICloud[];
  devops: IDevops[]; 
  learn: ILearn[];
  extras: IExtras[];
}

export const technologiesList: ITechnologies = {
  languages: [
    'C#'
    'TypeScript',
    'JavaScript'
    'CSS'
  ],
  libraries: ['React'],
  frameworks: ['Angular', '.Net', 'Vue JS', 'Express JS'],
  style: ['TailwindCSS', 'Bootstrap', 'Styled Components', 'SASS',' MUI'],
  databases: ['Microsoft SQL', 'MySQL', 'PosgresSQL'],
  tools: ['VS Code', 'Visual Studio', 'Docker', 'Postman'],
  cloud: ['Azure'],
  devops: ['GitHub Actions'],
  learn: ['Tailwind CSS', 'NestJS', 'NextJS', 'Python', 'FastAPI' ],
  extras: ['Desing Patterns', 'S.O.L.I.D Principles']
};

Github Stats




Generated using Github Profilinator

Popular repositories Loading

  1. fernando-hdz fernando-hdz Public