Skip to content

danieluxury88/danieluxury88

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

25 Commits
ย 
ย 

Repository files navigation

Hello, Im Daniel!

  • Software/Web Developer (since Feb 2023).
  • Electronic Engineer working as firmware developer (10 years).
  • 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: 36,
    languages: ["Php", "Python", "JavaScript", "C", "C++", "Java"],
    hobbies: ["Philosophy", "Project Management", "Gaming e-Football"],
    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


Php


๐—ฃ๐˜†๐˜๐—ต๐—ผ๐—ป


Wordpress


Javascript


Sass


Django


Git


Playwright


Bash


FastApi


๐—ฉ๐—ถ๐˜€๐˜‚๐—ฎ๐—น ๐—ฆ๐˜๐˜‚๐—ฑ๐—ถ๐—ผ ๐—–๐—ผ๐—ฑ๐—ฒ


Telegram


๐—๐—ฎ๐˜ƒ๐—ฎ


๐—–


๐—–++


arm


IAR Embedded Workbench


Klocwork Roguewave


Current Projects

  • Creating a Symfony portfolio (and personal management tool) to apply remote jobs. Danieluxury.top
  • Collaborating in Drupal and WordPress projects for ProtonSystems.
  • Creating projects for LinkHome Ecuador.

Projects Backlog

  • Ponciano Organizado 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.

Long Term Goals

  • Create Personal Management Tool.
  • Study Philosophy and Theology.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published