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
- Spain
-
07:36
(UTC +02:00) - https://charlie.icu
- https://orcid.org/0009-0002-5940-5208
- @xarlizard
- in/charlie-rios
- https://buymeacoffee.com/xarlizard
Highlights
Pinned Loading
-
npm-package-template
npm-package-template Public templateA comprehensive, production-ready TypeScript npm package template with automated publishing, testing, and modern tooling.
TypeScript 2
-
email-signature-editor
email-signature-editor PublicSimple HTML email signature editor with live preview. Edit templates, fill in your details, and copy into Gmail.
-
responsive-panel
responsive-panel PublicA development tool that helps frontend developers visualize and test responsive design breakpoints in real-time
TypeScript 1
-
react-api-forge
react-api-forge PublicA flexible and robust React hook factory for creating API hooks with consistent patterns. Build type-safe, reusable API hooks with built-in loading states, error handling, and request cancellation.
TypeScript 2
-
HACKATHONS
HACKATHONS PublicHere I will upload all of my previous and upcoming Hackathons participations.
JavaScript
-
BOOTCAMPS
BOOTCAMPS PublicHere I will upload all of my previous and upcoming Bootcamp participations.
JavaScript
If the problem persists, check the GitHub status page or contact support.





