Celebrating a Decade as a Microsoft Certified Trainer

Celebrating a Decade as a Microsoft Certified Trainer

This December marks a significant milestone in my professional journey – 10 years as a Microsoft Certified Trainer (MCT). Since earning this certification on December 23, 2014, I've been privileged to witness and contribute to the ever-evolving world of technology.

As a software engineer and expert witness in Bulgarian courts, my role as an MCT has been enriched by diverse experiences. Over these years, I've shared knowledge, embraced learning, and watched numerous students and professionals grow.

As my certification approaches its expiry on December 24, 2024, I reflect on a decade of growth, challenges, and achievements. This journey has been more than just a professional endeavor; it has been a vital part of my identity.

I am grateful for the community, experiences, and opportunities that being an MCT has offered. Here's to continuous learning and the next phase of this exciting journey!

Read More


Award: Top 100 Most Influential IT People in Bulgaria (2023)

Award: Top 100 Most Influential IT People in Bulgaria (2023)

For the second consecutive year, I am honored to be recognized as one of the top 100 most influential IT people in Bulgaria (2023).

You can find the complete list of awardees at https://careershow.bg/indexes/it-influencers.

Read More


Video: ExpressJS (Bulgarian)

Video lecture about creating web applications with ExpressJS.

The video is recorded in 2014 in a training I was delivering in Telerik School Academy.

In my lecture on creating web applications with ExpressJS, I began by exploring Connect for NodeJS, emphasizing its role as the backbone for middleware in web applications. We then dove into ExpressJS, covering its architecture, routing, and integration with NodeJS modules, complemented by practical demonstrations. The session progressed to discussing views and layouts, where I showcased how to use template engines for dynamic content rendering. A significant focus was on 'Working with Data', where I demonstrated handling different data forms and performing CRUD operations. The lecture concluded by addressing common and advanced scenarios in ExpressJS, including cookies, sessions and authentication, ensuring the attendees gained a comprehensive understanding of ExpressJS in practical web application development.

Topics covered:

  • Connect for NodeJS
  • ExpressJS
  • Views and layout
  • Working with Data
  • Common and Advanced Scenarios

Read More


Video: jQuery Plugins (Bulgarian)

Video lecture about creating plugins for jQuery.

The video is recorded in 2015 in a training I was delivering in Telerik Academy.

In the lecture I presented, we began by addressing the foundational concepts of jQuery Plugins, emphasizing their primary functions and roles within web development. From there, I introduced the audience to jQueryUI, elucidating its vast array of user interface interactions, widgets, and associated effects. As we delved deeper, I dedicated a segment to the detailed process of crafting custom plugins, offering attendees a step-by-step guide to the procedure. I also took the opportunity to touch upon the vital concept of implementing chaining, explaining its significance in optimizing code structure and functionality. To round off the lecture, I provided an in-depth overview of plugin options, showcasing the myriad ways they can be tailored and adapted to suit varied developmental needs.

Topics covered:

  • jQuery Plugins
    • jQueryUI
  • Creating Custom Plugins
  • Implementing chaining
  • Plugins Options

Read More


Video: jQuery Fundamentals (Bulgarian)

Video lecture about the fundamentals of jQuery.

The video is recorded in 2015 in a training I was delivering in Telerik Academy.

This informative video serves as a one-stop resource for mastering jQuery, one of the most popular JavaScript libraries in use today. Starting with an introduction to what jQuery is, the video moves on to explore foundational topics like jQuery fundamentals and selectors. From there, delve into more advanced areas including DOM Manipulation, altering DOM elements, and understanding jQuery-specific DOM elements. The video also provides a detailed overview of AJAX—how to execute AJAX requests and the various methods jQuery provides for AJAX interactions.

Topics covered:

  • What is jQuery?
  • jQuery Fundamentals
    • Selectors
    • DOM Manipulation
    • DOM Altering
    • jQuery DOM elements
  • AJAX
    • jQuery AJAX Methods
    • Executing AJAX Requests

Read More