Skip to content
View noxfall's full-sized avatar
Block or Report

Block or report noxfall

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
noxfall/README.md

logo

pragma 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');
}

JavaScript HTML5 CSS3 Bootstrap

React Electron Heroku JQuery

Nodejs Docker WordPress JSON

MySQL Git Bitbucket MongoDB

Popular repositories Loading

  1. openai-quickstart-python openai-quickstart-python Public

    Forked from openai/openai-quickstart-python

    Python example app from the OpenAI API quickstart tutorial

    CSS 1

  2. material-ui material-ui Public

    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

  3. docusaurus docusaurus Public

    Forked from facebook/docusaurus

    Easy to maintain open source documentation websites.

    TypeScript

  4. reactjs.org reactjs.org Public

    Forked from reactjs/react.dev

    The React documentation website

    TypeScript

  5. react-page react-page Public

    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

  6. mui-toolpad mui-toolpad Public

    Forked from mui/mui-toolpad

    MUI Toolpad: Low-code admin builder. Open-source and powered by MUI.

    TypeScript