Skip to content
View DrenSkywalker's full-sized avatar
πŸ₯‘
Eating avocado for breakfast
πŸ₯‘
Eating avocado for breakfast
  • Italy

Block or report DrenSkywalker

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

Typing SVG

The name's DrenSkywalker but you can call me Dren ~

I'm currently employed and I am a front-end blockchain developer. Feel free to contact me if you need ✨


πŸ’« Character Sheet

const dren = {
  planet: "Earth",
  specie: "Humanoid Magic Alien",
  class: "Front-End Devcaster",
  pronouns: "she/her" | "he/him" | "they/them",
  languages: [HTML, CSS, Sass, Javascript],
  equipment: {
    code: [React, Vite, Next.js, Typescript, Tailwind],
    platforms: [Firebase, Supabase]
  },
  awesome: true
}

πŸ“– Spellbook

πŸ’» Html & Css / Scss Only

These projects are for the freeCodeCamp Responsive Web Design Certification.


πŸ’» Javascript

These projects are for learning purpose.

πŸ’» Libraries

These libraries are free to use in your project!

Pinned Loading

  1. react-welcome-onboard react-welcome-onboard Public

    A cute and minimal "onboarding" library for React!

    JavaScript 2

  2. todo-list todo-list Public

    A minimal todo-list app built in React

    JavaScript 1

  3. quotes-generator quotes-generator Public

    A quotes generator built with React

    SCSS

  4. local-login-system local-login-system Public

    A local login system using "local storage". The project consists of three pages: login, register and profile.

    HTML