| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusepragma solidity ^0.8.16;
import '@openzeppelin/contracts/access/Employable.sol';
contract MilosGeorgiev is WebDeveloper {
string public constant fullName = "Milos Georgiev";
string public constant type = "Web Developer";
string public constant company = "Noxfall Labs, Inc.";
string public constant address = "Novi Sad, Serbia";
string public constant portfolio = "https://noxfall.github.io/";
}
constructor(string memory _techStack) public onlyEmployer {
_techStack('JavaScript', 'TypeScript', 'NodeJS');
_techStack('React', 'NextJS', 'MongoDB', 'PostgreSQL');
_techStack('Docker', 'Ansible', 'Kubernetes');
_techStack('Python', 'Django', 'Flask', 'GraphQL');
_techStack('Solidity', 'Blockchain', 'thirdweb');
}
Forked from openai/openai-quickstart-python
Python example app from the OpenAI API quickstart tutorial
CSS 1
Forked from mui/material-ui
MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
JavaScript
Forked from facebook/docusaurus
Easy to maintain open source documentation websites.
TypeScript
Forked from reactjs/react.dev
The React documentation website
TypeScript
Forked from react-page/react-page
Next-gen, highly customizable content editor for the browser - based on React and written in TypeScript. WYSIWYG on steroids.
TypeScript
Forked from mui/toolpad
MUI Toolpad: Low-code admin builder. Open-source and powered by MUI.
TypeScript
| Back | FazBrowse Home | New Git URL |