Skip to content
View fredyfx's full-sized avatar
💭
With all the power 2.0!
💭
With all the power 2.0!

Block or report fredyfx

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

👋 Aloha! I'm Fredy Guibert (フレディ)

🚀 Full-Stack Software Engineer | Microsoft Stack Specialist

Building powerful, scalable web applications with passion and precision

🌎 Multilingual Developer: Spanish | English | Japanese (日本語)
📍 Location: Ready to work globally
💡 Motto: Con todo el power 2.0! (With all the power 2.0!)

Twitter Telegram Stack Overflow IEEE


💻 Technical Expertise

🎯 Software Development & Architecture

  • Object Oriented Programming (OOP)
  • N-Tier / Layer Architecture
  • Clean Architecture Design
  • Microservices Architecture
  • High Performance Applications
  • Repository Pattern
  • RESTful Services

🌐 Frontend Development

const frontendSkills = {
    markup: ['HTML5', 'CSS3', 'Bootstrap'],
    javascript: ['ES6+', 'jQuery', 'jQuery-UI', 'D3.js', 'JSPDF', 'LoDash'],
    frameworks: ['AngularJS', 'Angular (Advanced)', 'ReactJs (Basic)', 'Vue.js', 'TypeScript'],
    tools: ['Webpack', 'Node.js', 'RxJS'],
    data: ['JSON', 'XML', 'AJAX']
};

⚡ Microsoft Stack (Advanced)

public class MicrosoftExpertise 
{
    public string[] Frameworks => new[] { ".NET Core", ".NET Framework", "ASP.NET", "ASP.NET CORE" };
    public string[] Languages => new[] { "C#", "VB.NET" };
    public string[] WebTech => new[] { "WebForms", "WebPages", "SignalR", "WebAPI", "Razor Pages" };
    public string[] DataAccess => new[] { "Entity Framework Core", "Entity Framework", "LINQ", "ADO.NET" };
    public string[] Tools => new[] { "Visual Studio 2003-2022", "Visual Studio Code" };
    public string[] Cloud => new[] { "Microsoft Azure", "Azure Functions", "Azure DevOps", "Azure Service Bus" };
}

📱 Mobile Development (Basic)

  • Cross-Platform: UNO Platform, Ionic Framework, Xamarinf Forms, Xamarin Classic.
  • App Store Management: Build and deploy to App Store & Google Play

🐧 LAMP Stack & Linux (Intermediate)

  • Operating Systems: Debian, Ubuntu, Linux Mint
  • Web Servers: Apache, Nginx
  • Databases: MySQL, PostgreSQL
  • Languages: PHP (Basic), Python (Flask, Django) (Basic/Intermediate)

🛠️ Developer Tools & APIs

interface DeveloperToolkit {
  debugging: ['F12 Dev Tools', 'Postman', 'Fiddler'];
  cicd: ['Jenkins Build Server', 'Azure DevOps'];
  apis: ['OpenAI', 'Twitter', 'Google Maps', 'Stripe', 'SendGrid', 'Telegram', 'Discord'];
  cms: ['Umbraco', 'Orchard', 'WordPress', 'Drupal'];
  security: ['OWASP', 'Malware Analysis'];
  gis: ['Leaflet', 'OpenStreet Maps', 'QGIS'];
}

🏆 Professional Achievements

📜 Microsoft Certifications

  • Programming in HTML5 with JavaScript and CSS3 (April 2016)
  • Web Development Fundamentals (November 2014)
  • Security Fundamentals (November 2012)
  • Networking & Software Development Fundamentals (November 2012)

🎓 Education & Continuous Learning


🚀 Featured Portfolio

🌟 Personal Website & CMS

  • Website: https://www.fredyfx.com
  • Tech Stack: ASP.NET Core, Entity Framework Core, PostgreSQL, Angular
  • Infrastructure: Deployed under Kestrel with Nginx on Debian Server
  • Features: Custom-built content management system

🌟 Ninja Students Platform

  • Website: https://www.ninjastudents.com
  • Purpose: Web application for memorization techniques
  • Features: Mental Palace, Numbers Palace training, Pomodoro Timer, Pomodoro Calendar and Speed Reading Test (This tells you how many words per minute you can read)

🌟 Light Logs Mobile App

  • Tech Stack: Xamarin Forms, Microsoft App Center
  • Distribution: Continuous Delivery to Google Play & Apple App Store
  • Platform: Cross-platform mobile application

🌟 Automation & Bot Development

  • Twitter Bots: Auto-posting tweets and bookmark collection (#SaveBookmark) -> you can see it in the resources page in my personal website.
  • Telegram Bot: FAQ Bot powered by Microsoft Bot Framework + Azure (this was working from August 26, 2019 until March 2024)
  • Microcenter Bot: Web scraping for product availability and get an email notification when a product is available

🌟 Course Creation


🌟 What Sets Me Apart

interface SoftwareEngineer {
  experience: string;
  specialization: string[];
  languages: string[];
  certifications: number;
  mindset: 'continuous-learning' | 'innovation';
  collaboration: boolean;
}

const fredyGuibert: SoftwareEngineer = {
  experience: "10+ years building enterprise applications",
  specialization: [
    "Microsoft Stack Mastery",
    "Clean Architecture Implementation", 
    "Cross-Platform Development",
    "Performance Optimization",
    "Security Best Practices"
  ],
  languages: ["Spanish", "English", "Japanese"],
  certifications: 4,
  mindset: "continuous-learning",
  collaboration: true
};

🎯 Core Strengths

  • Enterprise Architecture: Designing scalable, maintainable systems
  • Microsoft Ecosystem Expert: Deep knowledge from .NET Framework to .NET Core
  • Full-Stack Proficiency: Frontend to backend to deployment
  • Cross-Platform Development: Web, mobile, and desktop applications
  • Multilingual Communication: Effective collaboration across cultures
  • Continuous Learning: Always staying current with technology trends

📫 Let's Connect!

Ready to build something amazing together?

LinkedIn Portfolio Course


"Con todo el power 2.0 - Building the future, one line of code at a time!" 🚀

Popular repositories Loading

  1. UPAOnetStackOverflowES-ASPnetMVC UPAOnetStackOverflowES-ASPnetMVC Public

    Workshop, una maratón de programación de 4 horas iniciando con ASPnet MVC https://www.youtube.com/watch?v=6LZG76aLykY Dale un like a la comunidad de donde vengo: www.facebook.com/ComunidadUPAOnet y…

    C# 3 2

  2. free-programming-books free-programming-books Public

    Forked from EbookFoundation/free-programming-books

    📚 Freely available programming books

    2 2

  3. dotnetcore.samples dotnetcore.samples Public

    Forked from cmendible/dotnetcore.samples

    .NET Core Samples - Code it Yourself...

    C# 2

  4. Curso-Programando-En-One Curso-Programando-En-One Public

    Desarrollaremos un curso basico de programacion haciendo uso de C#

    C# 1

  5. 20486-DevelopingASPNETMVCWebApplications 20486-DevelopingASPNETMVCWebApplications Public

    Forked from blertonh/20486-DevelopingASPNETMVCWebApplications

    In this course, students will learn to develop advanced ASP.NET MVC applications using .NET Framework tools and technologies. The focus will be on coding activities that enhance the performance and…

    PowerShell 1

  6. BingMapsV8CodeSamples BingMapsV8CodeSamples Public

    Forked from microsoft/BingMapsV8CodeSamples

    This is a collection of over a hundred code samples for the Bing Maps V8 web control.

    1