Skip to content
View angeldev96's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Highlights

  • Pro

Block or report angeldev96

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

Hi there, I'm Angel

Systems Engineering Student at UNAH

Welcome to my GitHub, where you can find the source code for my projects. I've worked with various technologies to develop web applications.

If you're interested in learning more about my work or have any questions or suggestions, please feel free to contact me. I'm always open to new collaboration opportunities and committed to continuous improvement. Thank you for visiting my profile!

You can reach me via my email addresses:

My other social media profiles:

angeldev96 | Twitter angeldev96 | LinkedIn angeldev96 | Telegram

I'm sharing my resume or Curriculum Vitae in case you're an employer and interested in working with me. Greetings!

(Updated 2025): I am currently working as a Web Dev. πŸ‘¨β€πŸ’»

πŸš€ Always open to exciting opportunities! If you have an interesting offer, feel free to reach out. Let's connect! πŸ’Όβœ¨

I have experience working with technologies such as React, Vue, Go, MySQL, PostgreSQL, Bootstrap, Tailwind CSS, Oracle, SQL Server, and JavaScript.

Currently, I am learning and working on Fullstack Development with technologies including .NET, MS SQL Server, HTML/CSS, and JS.

A little more about me...

class Person {
  constructor(name, age, height, weight, gender, skills, hobbies) {
    this.name = name;
    this.age = age;
    this.height = height;
    this.weight = weight;
    this.gender = gender;
    this.skills = skills;
    this.hobbies = hobbies;
  }

  introduce() {
    return `πŸ‘‹ Hey there! I'm ${this.name}, a ${this.age}-year-old ${this.gender}.\n` +
           `πŸ“ Height: ${this.height}m | βš–οΈ Weight: ${this.weight}kg\n` +
           `πŸ’‘ Skills: ${this.skills.join(" | ")}\n` +
           `🎭 Hobbies: ${this.hobbies.join(" | ")}`;
  }
}

const person = new Person(
  "Angel Valladares",
  26,
  1.80,
  75,
  "πŸš€ Developer",
  ["πŸ’» Programming", "🎨 Front-End", "βš™οΈ Back-End"],
  ["πŸ“– Reading", "🎡 Listening to music", "🎬 Watching movies"]
);

console.log(person.introduce());

πŸ’» Tech Stack:

JavaScript React NodeJS Express MySQL Docker Material LINUX NPM CSS3HTML5 Markdown Bootstrap TailwindCSS Postgres Trello Vercel MicrosoftSQLServer Visual Studio Code Git GitHub


Hobbies and Interests:

  • I enjoy running in the mornings, spending time with my family and friends, and watching TV series and movies.
  • My favorite book and movie series is Harry Potter.

  • I am a music lover, and my musical tastes lean towards Soft/Hard/Indie Rock. Some of the bands I listen to the most are The Strokes, Tame Impala, Cage the Elephant, and Arctic Monkeys.

Contact Me:

angeldev96 | Twitter angeldev96 | LinkedIn angeldev96 | Telegram


Pinned Loading

  1. tailwind-aspdotnet tailwind-aspdotnet Public

    Adding Tailwind in ASP.NET 6 MVC

    C# 137 18

  2. mail-indexer mail-indexer Public

    Email indexer using ZincSearch

    Vue 1

  3. CoffeeInspector CoffeeInspector Public

    Python

  4. FinanceRiskSegmenter FinanceRiskSegmenter Public

    Jupyter Notebook