Skip to content
View nico95nm's full-sized avatar

Highlights

  • Pro

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: '[email protected]',
  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 Loading

  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