class Attributes(Xarlizard):
@staticmethod
def contact() -> tuple:
discord = "xarlizard"
twitter = "@xarlizard"
portfolio= "https://charlie.icu"
return discord, twitter, linkedin
@staticmethod
def life() -> tuple:
langs = ['Catalan', 'Spanish', 'English', 'Italian', 'Japanese']
nationalities = ['Spaniard', 'Estonian']
return langs, nationalities
@staticmethod
def coding() -> tuple:
langs = {
'front end': ['html', 'javascript', 'css', 'react', 'vuejs', 'reactnative', 'nextjs'],
'back end': ['node', 'python', 'java', 'php', 'cloudflare workers', 'github actions'],
'libraries': ['axios', 'mongoose', 'express', 'chartjs', 'treejs', 'webgl', 'ethereum'],
'other' : ['sql', 'solidity', 'git', 'cli', 'wordpress', 'prestashop', 'shopify', 'excel']
}
specialities = ['Responsive Frontend', 'Blockchain', 'UI/UX Responsive Design', 'SysAdmin']
environnement = ['vscode', 'vercel', 'fly.io', 'mongoDB' 'cloudflare', 'github', 'Windows', 'Linux', 'MacOS']
return langs, specialities, environnement
📌
Fullstack Web 3.0 Developer
-
Codetickets | Aplicaciones Web Mardo
- Barcelona, Spain
- https://charlie.icu
- https://orcid.org/0009-0002-5940-5208
- @xarlizard
Highlights
Pinned Loading
-
HACKATHONS
HACKATHONS PublicHere I will upload all of my previous and upcoming Hackathons participations.
JavaScript
-
ConnectWalletReactButton
ConnectWalletReactButton PublicButton intended to use with a React site, allowing to connect to it with a metamask wallet
TypeScript
-
dex-pi-testnet
dex-pi-testnet PublicDescentralized exchange demo for the PI-MAINNET Blockchain protocol
TypeScript
-
AU_Weekly_Projects
AU_Weekly_Projects PublicFolder for completion of AlchemyUniversity blockchain/frontend projects, all completed by me
JavaScript
-
-
test-frontendmentor-projects
test-frontendmentor-projects PublicTesting FrontendMentor challenges https://xarlizard.github.io/test-frontendmentor-projects/
HTML
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.