Coder Social home page Coder Social logo

Hello, Im Daniel!

  • Web Developer (since Feb 2023).
  • Electronic Engineer working as firmware developer (10 years).
  • Looking for a Remote job and not leave my pet alone!
  • AI developer in the middle future.
module main

aboutMe :: struct {
  age :: int;
  languages :: string[];
  hobbies :: string[];
  funFact :: string;
  dreamJob:: string;
}

main :: func(): void {
  daniel :: aboutMe = {
    age: 35,
    languages: ["Php", "JavaScript", "Python", "C", "C++", "Java"],
    hobbies: ["Coding", "Project Management", "Gaming e-Football/RL"],
    funFact: "I expect to retire from programming at 92 (2080)",
    dreamJob: "e-Football QA", "IA APIs integrator",
  };

  println "Languages I Know: ${daniel.languages}";
  println "My Hobbies: ${daniel.hobbies}";
  println "Fun Fact: ${daniel.funFact}";
  println "My dream Job is: ${daniel.dreamJob}";
}

𝗪𝗵𝗮𝘁 𝗜 𝗨𝘀𝗲

Symfony


Drupal


Javascript


Php


Wordpress


𝗖


𝗖++


𝗣𝘆𝘁𝗵𝗼𝗻


𝗝𝗮𝘃𝗮


Dart


Django


Sass


𝗩𝗶𝘀𝘂𝗮𝗹 𝗦𝘁𝘂𝗱𝗶𝗼 𝗖𝗼𝗱𝗲


IAR Embedded Workbench


Klocwork Roguewave


Current Projects

  • Creating a Symfony portfolio (and personal management tool) to apply remote jobs. Danieluxury.tech
  • Creating a WP portfolio using Timber to apply for remote jobs. Danieluxury.com

Projects Backlog

  • Ponciano Organizado Android Game.

  • Teach to associate ideas :

    1. Computer Science is solving problems.
    2. Associate knowledge and ideas to create wisdom.
    3. Give weight to ideas.
    4. Interactive game.
  • Create Bilingual webpages and GitHub profile.

𝗪𝗵𝗮𝘁 I made since start

I have achieved:

  • Create my own webpage.
  • Personalize my gitHub profile.
  • CS50 Web Development Certificate.
  • D4E Michigan University Certificate.
  • Refactored PHP project.
  • Created Twilio chatbot and integrated in vanilla Php project.
  • Created apify web scrappers.
  • Customize Drupal Commerce checkout flow.

Daniel Proaño Chacón's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.