Skip to content
View danidan1214's full-sized avatar
  • Guayaquil

Block or report danidan1214

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
danidan1214/README.md

Hi there, I'm Daniel Palma 👋

const me = (role = "Full Stack Developer") => {
  console.log(`Building modern web experiences as ${role}!`);
};
public class Developer 
{
    public string Name => "Daniel Palma";
    public string Focus => "React & .NET Ecosystem";
    public string CurrentGoal => "Creating scalable and secure digital solutions.";
}
SELECT skills FROM professional_path
WHERE focus IN ('CRM', 'Business Intelligence', 'Supply Chain Management')
AND security_level = 'Network Management & Security';

🛠 Tech Stack & Tools


📊 GitHub Stats

Daniel's GitHub Stats Top Langs


📫 Connect with me


Popular repositories Loading

  1. meta-front-end-capstone meta-front-end-capstone Public

    JavaScript

  2. meta-backend-capstone meta-backend-capstone Public

    Python

  3. TwitterFollowCard TwitterFollowCard Public

    JavaScript

  4. mouse-follower mouse-follower Public

    JavaScript

  5. PhotoCat PhotoCat Public

    Random cat facts meets random cat photos — a tiny React app powered by Cataas and Cat Fact Ninja APIs, built with Vite + Tailwind CSS.

    JavaScript

  6. pokedex pokedex Public

    High-performance Pokédex built with React 19 and TypeScript, implementing Clean Architecture and SOLID principles. Features TanStack Query v5 for efficient data fetching, Tailwind CSS 4 for styling…

    TypeScript