Skip to content
Suvendra's Playground
Where passion meets tech
  • Home
  • Technology
  • Leisure
  • Opinion
  • About

Category: Technology

Spring AOP: Advice, Aspect, Pointcut, JoinPoint and all

11/21/2023 sc

One of the most useful features provided by Spring is easy access to Aspect Oriented programming or AOP. AOP is…

Continue Reading →

Posted in: Java, Technology Filed under: AOP, Java, pointcut, spring

Markov chain and auto text generation

10/21/2023 sc

Today we will talk about Natural Language Generation (NLG) and understand how to implement a Markov chain model in Java.…

Continue Reading →

Posted in: Java, Technology Filed under: AI, Java, machine learning, Markov Chain, ML, n-gram, NLG, nlp, trigram

Speech Utterance API in HTML5

09/04/2023 sc

I planned to add text to speech reader for help documents for one of my projects. To understand how the…

Continue Reading →

Posted in: Technology, Web Filed under: html5, speech, SpeechSynthesis, SpeechSynthesisUtterance

Base64 encoding and an Image Service

08/10/2023 sc

Before I start this blog post, just a caveat that this post will be different than other posts. I started…

Continue Reading →

Posted in: Java, Technology Filed under: Base64, File Download, Java, spring, SpringBoot

Corporate proxy and connect using urllib

08/06/2023 sc

There are instances when you are restricted to always use proxy servers to connect to internet. Let’s assume a need…

Continue Reading →

Posted in: Python, Technology Filed under: proxy, Python, urllib

Display images and play movies with ANSI escape sequence

06/14/2023 sc

Today we will work on a fun project, I was trying to create a console only chat software with image…

Continue Reading →

Posted in: Python, Technology Filed under: ansi, console, escape sequence, image, video

Database Basics – SQL Queries, data selection tutorial

06/09/2023 sc

Prev: Installation Current: SQL Queries Next: – This is a continuation to the basics of database for non-programmers. We will…

Continue Reading →

Posted in: Database, Technology Filed under: database, DML, DQL, mysql, sql

Database Basics – Install a local DB for learning

05/29/2023 sc

Prev: Introduction Current: Installation Next: SQL Queries This is the second blog in the series of basic database training for…

Continue Reading →

Posted in: Database, Technology Filed under: amazon corretto, database, dbeaver

Database Basics – Introduction and Types

05/28/2023 sc

Prev: – Current: Introduction Next: Installation I will start this blog with a caveat. If you are looking for advanced…

Continue Reading →

Posted in: Database, Technology Filed under: database, transaction, tutorial

BoofCV java library – Identify identical images

05/14/2023 sc

Last week I was working with two separate problems. I needed a Java library that I can use for some…

Continue Reading →

Posted in: Java, Technology Filed under: BoofCV, Computer Vision, Euclidean, machine learning, ML

Post navigation

Page 4 of 9
← Previous 1 … 3 4 5 … 9 Next →

Categories

Recent Posts

  • Working with private LLM
  • The Art of prompting LLM: Theory and Practice
  • Agents in Agentic AI
  • Language Models: Markov Chains to Transformers
  • Navigating the Evolution of AI: Traditional to Agentic AI

Archives

  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 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
  • February 2020

Tags

3D print agentic ai agents AI AOP audio chat Computer Viaion Cura Dall-E database deep learning flask git image Image Recognition Java javascript jquery llm logistics machine learning Markov Chain Micronaut Microservice ML ml5.js mongo music nlp OAuth2 OpenSCAD PIL Python pytorch security SpeechSynthesis spring stable diffusion Tensorflow thread Travel video WebRTC websocket
Privacy Policy
Copyright © 2026 Suvendra's Playground