Skip to content
View 3DGAR-XD's full-sized avatar
☺️
Relaxed
☺️
Relaxed

Block or report 3DGAR-XD

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
3DGAR-XD/README.md

Hey, thanks for stopping by here!!

My personal info

My name is EDGAR LUNA 👋

A Junior Web Developer 👨‍💻

Currently located in BOGOTA, COLOMBIA 🌎 🇨🇴

Something curious about me:

/* I like anime 🔝and video games 🎮 */

  const birthDate = new Date("11/23/2001").getTime();
  const currDate = new Date().getTime();
  const age = Math.floor((currDate - birthDate) / 31536000000);
  const moreAboutMe = {
    locatedIn: {
      country: "Colombia",
      city: "Bogotá"
    },
    age: `${age} years old`,
    techStack: {
      frontEnd: ["HTML", "CSS", "Javascript", "Vue 3"],
      backend: ["PHP"],
      databases: ["MySql"],
      versionControl: ["Git"]
    },
    tools: ["VsCode", "Photoshop", "Debian"],
    role: ["Junior Frontend Developer", "Junior Developer"],
    nextGoal: "Go to university 🤩"
  }

You can find me on:

Facebook   CodePen   Github   LindeIn   Instagram   Stack Overflow  

My skills 🧠
I know/use 🔝

Technologies 🛠️

Basic Web Stack   Vue 3   PHP   MySql   Frameworks CSS   Git  

Software 👨‍💻

Visual Studio Code   Audacity   Adobe Photoshop  

Operative Systems 💻 📱

Windows   Debian Linux  

I would like to learn ✍️

Technologies 🛠️

React  
Mongo Db   Python   ASP.NET   Flutter  

Software 👨‍💻

Figma   Azure DevOps   Unreal Engine   AWS   WordPress   Android Studio  

Operative Systems 💻 📱

MacOs  

My top projects ✔️

The best 3 projects that I have done are in my Github profile.

  1. Pokedex Dashboard: The only bad thing about this project is its design, but in this project you can search for information on pokemons, objects, berries and regions. You can also save and download the data you want.
  2. CRUD App: This was the first CRUD I did, it has an integrated login, it is not polished but it is functional, a data storage system needs to be programmed.
  3. Country Quiz: A quiz about countries, where you have to guess characteristics of a specific country.
My stats on Github 📊

Most used languages

Github Stats

Profile Views

Weaknesses and difficulties ⛔

Although you have good skills and desire to learn new things, there are certain weaknesses and difficulties when working.

These are some:

  • The creation of ideas, names and desings.
  • Consufion in the implementation of new features.
Contact me 📞

If after all you decide to contact me for a project, you can do it by some of these links.

WhatsApp   Messenger   Gmail  

Popular repositories Loading

  1. 3DGAR-XD 3DGAR-XD Public

    Config files for my GitHub profile.

    1 1

  2. Country-Quiz Country-Quiz Public

    This is the Country Quiz game more customizable and hard of my projects

    TypeScript

  3. CRUD-APP CRUD-APP Public

    This is my own CRUD App with login and data saving

    HTML

  4. Pokedex Pokedex Public

    This is a Pokedex Dashboard

    JavaScript

  5. 3DGAR-XD.github.io 3DGAR-XD.github.io Public

    My site ♥

    Vue