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 π¦πΉ',
};
}
Pinned Loading
-
final-project
final-project PublicThis 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
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.