Skip to content
View xarlizard's full-sized avatar
👋
Hi
👋
Hi

Organizations

@timbal-ai @ORG-ES @codetickets @fredvic-timbal @terrarium-labs

Block or report xarlizard

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
xarlizard/README.md
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
		

Skills

Pinned Loading

  1. npm-package-template npm-package-template Public template

    A comprehensive, production-ready TypeScript npm package template with automated publishing, testing, and modern tooling.

    TypeScript 2

  2. email-signature-editor email-signature-editor Public

    Simple HTML email signature editor with live preview. Edit templates, fill in your details, and copy into Gmail.

    TypeScript 1 1

  3. responsive-panel responsive-panel Public

    A development tool that helps frontend developers visualize and test responsive design breakpoints in real-time

    TypeScript 1

  4. react-api-forge react-api-forge Public

    A 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

  5. HACKATHONS HACKATHONS Public

    Here I will upload all of my previous and upcoming Hackathons participations.

    JavaScript

  6. BOOTCAMPS BOOTCAMPS Public

    Here I will upload all of my previous and upcoming Bootcamp participations.

    JavaScript