Skip to content
NinethSense oWnZ mE!

Praveen's CTO Blog

  • Home
  • CTO Dictionary
  • Home
  • CTO Dictionary
  • Code

    TypeScript: Creating a date filter to show ‘days ago’ in ag-grid

    September 28, 2022 - By Praveen Nair

    Though I’ve wrote this function for Angular – ag-grid, this can be used as an independent method as well. Code:

    Continue Reading
  • Code

    Angular–ag-grid : how to format a date column?

    September 28, 2022 - By Praveen Nair

    While you will find multiple solutions for formatting a date in ag-grid on internet/stackoverflow and documentation, here is one method I found handy: { field: ‘DateUpdated’, valueFormatter: params => formatDate(params.value, ‘MMM, dd yyyy’, ‘en-US’) }

    Continue Reading
  • Code

    Facing a CORS issue with .NET Core Web API? try this

    September 25, 2022 - By Praveen Nair

    Read in detail here – https://learn.microsoft.com/en-us/aspnet/core/security/cors?view=aspnetcore-7.0 Disclaimer: this is an unethical practice so this is recommended only for development/debugging purpose

    Continue Reading
  • Automation

    Automating Bayzat leave calendar to post daily list in Microsoft Teams group

    August 28, 2022 - By Praveen Nair

    I was wondering if I can have a feature to post who-are-all-on-planned-leave list daily in the HR/leaders group in Microsoft Teams. Searched for a plugin in the marketplace, and tried to find a API also. Finally, contacted the Bayzat support and found they don’t have a developer API available at the moment. Then I went though the normal HTTP calling methods and found it worked well. Sharing with you, hoping someone will find this useful in future. Here is the Adaptive Card output you get in Teams: This is the high level view of the Power Automate App Flow Details:…

    Continue Reading
  • Code - Technology

    Spring Boot Quick Start

    January 19, 2022 - By Praveen Nair

    Here is a nice playlist for Spring Boot beginners videos from Java Brains – https://www.youtube.com/playlist?list=PLqq-6Pq4lTTbx8p2oCgcAQGQyqN8XeA1x

    Continue Reading
  • Code

    Find the first and second largest number in a series – without using arrays or functions

    January 17, 2022 - By Praveen Nair

    This is just a revision of my school memories. Language used is Java.

    Continue Reading
  • General - Technology

    Links: Two good learning resources

    January 10, 2022 - By Praveen Nair

    Haven’t tried their paid courses but free courses are excellent. My Great Learning Academy – https://www.mygreatlearning.com/academy Solo Learn – https://www.sololearn.com/

    Continue Reading
  • Code - Technology

    WordPronounce : A chrome extension to learn pronunciation on the go

    January 8, 2022 - By Praveen Nair

    I just coded this for my personal use, but thought someone else also might be interested in – https://github.com/ninethsense/WordPronounce

    Continue Reading
  • Automation

    Power Automate: Send daily bugs report in Microsoft Teams from Azure DevOps Boards

    December 23, 2021 - By Praveen Nair

    You can simply change same to send a mail notification too, instead of Teams. Sample output on Teams: Development Steps: Step 01 – Create query in Azure DevOps board for Bugs I would start with a Recurrence Trigger (schedule). Check always the Time zone of the trigger will happen on GMT. Step 01 – Schedule I would start with a Recurrence Trigger (schedule). Check always the Time zone of the trigger will happen on GMT. Step 02 – Initialize Azure DevOps URL (optional) I am using this url for hyper linking in the output, which can be considered optional. Step…

    Continue Reading
  • Automation - Technology

    Power Automate: Send daily status post in Microsoft Teams from a SharePoint List

    December 23, 2021 - By Praveen Nair

    Assuming you have a “List” in SharePoint and you want to post a summary/or list as-it-is to a chat group in Microsoft Teams. You can simply change same to send a mail notification too, instead of Teams. Output in Teams: Development Steps: Step 01 – Schedule I would start with a Recurrence Trigger (schedule). Check always the Time zone of the trigger will happen on GMT. Step 02 – Get list items from SharePoint Choose the site address and list name Step 03 – HTML’ize I wanted to format the SharePoint List content as a table and, MS Teams message…

    Continue Reading
 Older Posts
Newer Posts 

Categories

  • AI/ML (11)
  • Architecture (16)
  • Articles (10)
  • Automation (5)
  • Bookmark (23)
  • Business Intelligence (10)
  • Cloud Computing (20)
  • Code (47)
  • CTO (1)
  • Data (9)
  • Data Science (5)
  • Database (9)
  • Enterprise Architecture (2)
  • Events (35)
  • General (32)
  • Personal (37)
  • Product Design (11)
  • Technology (61)
  • Tips & Tricks (3)
  • Videos (3)
  • Vlog (12)

Tags

.net Agile AI Angular API Architecture auzre AWS Azure Business Intelligence C# Certification Certified Cloud Community Developer Dotnet event groovy IBM java JavaScript K-MUG Leadership learning malayalam microservices Microsoft Monitor openai Orion php pmp Power Apps Power Automate Power BI Power Platform PowerShell project management python Scrum SharePoint SQL training ux

Pages

  • CTO Dictionary

Archives

  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • November 2024
  • September 2024
  • August 2024
  • July 2024
  • March 2024
  • February 2024
  • August 2023
  • July 2023
  • June 2023
  • March 2023
  • February 2023
  • January 2023
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • December 2019
  • November 2019
  • October 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • November 2018
  • October 2018
  • September 2018
  • July 2018
  • June 2018
  • April 2018
  • March 2018
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
Graceful Theme by Optima Themes