Skip to content
View nico95nm's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report nico95nm

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
nico95nm/README.md
import { GREETINGS πŸ‘‹ } from './FrontMessage';

type Male = {
  First_Name: string;
  Last_Name: string;
  Age: number;
  Born: string;
  Living: string;
};

const TaskMode = {
  Learning: 'in progress...',
  Role: 'Web Developer',
  Expertise: 'Full Stack',
  Issues: {
    Backend: 'βœ”οΈβœ”οΈβœ”οΈβœ”οΈ',
    Frontend: '-----error---- ❌',
  },
};

const imgSrc = '/pic';
const imgAlt = 'Nikola_Miletic';

const contactInfos = {
  Twitter: 'https://twitter.com/FrostbiteWhite',
  Mail: 'nico95.nm@gmail.com',
  LinkedIn: 'https://www.linkedin.com/in/nikolamiletic95/',
};

const cost = {
  First_Name: 'Nikola',
  Last_Name: 'Miletic',
  Age: 27,
  Born: 'Serbia πŸ‡·πŸ‡Έ',
  Living: 'Austria πŸ‡¦πŸ‡Ή',
};
}

Languages and Tools:

bash chartjs css3 docker express figma git html5 javascript jest nextjs nodejs php postgresql react reactnative sass tailwind typescript

prochalu

Pinned

  1. final-project final-project Public

    This is a final Upleved project its gonna be Gaming forum that user can Register/Log in and have a profile and main feature ois that user can make a comment.

    TypeScript 1

  2. LazyMan95 LazyMan95 Public

    Config files for my GitHub profile.

    1