Skip to content

Instantly share code, notes, and snippets.

View danimesq's full-sized avatar
💭
I may be slow to respond.

Daniella Mesquita danimesq

💭
I may be slow to respond.
View GitHub Profile
@danimesq
danimesq / git-add-symlinks.sh
Last active December 9, 2022 20:39 — forked from martinboy/gitignore-symlinks.sh
Add all symlinks to your commit 😙
This post links my 3Box profile to my Github account! Web3 social profiles by 3Box.
✅ did:3:bafyreifmung57id7bmp7efsuagsvmf4twjtmontucjwpnny7vyinrojn3u ✅
Create your profile today to start building social connection and trust online at https://3Box.io/

Keybase proof

I hereby claim:

  • I am daniellmesquita on github.
  • I am daniellmesquita (https://keybase.io/daniellmesquita) on keybase.
  • I have a public key ASCx3LRwuZn7vJmb3GaakAXbz24HU84Q3hLJ5TQL0GHilwo

To claim this, I am signing this object:

@danimesq
danimesq / personaltokens-source.sol
Created May 27, 2020 23:17
Source-code of PersonalTokens.io, source of DANIMESQ token
pragma solidity ^0.4.24;
import "https://raw.githubusercontent.com/OpenZeppelin/openzeppelin-solidity/v2.0.0/contracts/token/ERC20/ERC20.sol";
import "https://raw.githubusercontent.com/OpenZeppelin/openzeppelin-solidity/v2.0.0/contracts/token/ERC20/ERC20Detailed.sol";
/**
* @title PersonalToken
* @dev Personal Token contract.
*/
contract PersonalToken is ERC20, ERC20Detailed {
This post links my 3Box profile to my Github account! Web3 social profiles by 3Box.
✅ did:muport:QmSaizTqxY11EFCtBZzaWYUv6Ud4UQbVj1zboHPyJsgnWX ✅
Create your profile today to start building social connection and trust online at https://3Box.io/

Keybase proof

I hereby claim:

  • I am daniellmesquita on github.
  • I am daniell (https://keybase.io/daniell) on keybase.
  • I have a public key ASAH3CnaHHVFDpui4ROE_t0aTt6HHKVfCxZkNhkKqRB4wAo

To claim this, I am signing this object:

### Keybase proof
I hereby claim:
* I am DaniellMesquita on github.
* I am daniell (https://keybase.io/daniell) on keybase.
* I have a public key whose fingerprint is AB10 4407 2941 4068 6DA7 8439 8D33 B58B 64CA 4324
To claim this, I am signing this object:
@danimesq
danimesq / dcrs-os.txt
Created February 4, 2016 06:55
About my two projects
I'm mading two big projects, Modern BIOS (DCRS) and Modern OS.
The central idea of DCRS is an BIOS using Chromium to run various
modern operating systems at same time as an runtime.
The central idea of Modern OS is an template OS for make origin to new
modern operating systems to run in browsers and in DCRS.
https://github.com/DaniellMesquita/Modern-Bios
https://github.com/DaniellMesquita/Modern-OS
What do think about?