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

Category: Technology

Flags using bits and bitwise operations – optimize memory usage

12/17/2023 sc

In the golden days of C, when memory and disk space were premium resources, we used to squeeze every ‘bit’…

Continue Reading →

Posted in: Java, Technology Filed under: bitset, bytes, Java, logic gate

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

Post navigation

Page 3 of 8
← Previous 1 2 3 4 … 8 Next →

Categories

Recent Posts

  • Using GIT from console
  • Artificial Intelligence and Human Creativity
  • Thus spake the browser
  • Speak Python, MacO/S API calls from Python
  • Brief primer on AWK on Unix/ Linux

Archives

  • 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 AI AOP audio chat Computer Viaion Cura Dall-E darknet database deep learning flask GAN git image Image Recognition Java javascript jquery linux machine learning Micronaut Microservice ML ml5.js mongo music nlp notification OAuth2 OpenSCAD PIL Python pytorch security SpeechSynthesis spring stable diffusion Tensorflow thread Travel video WebRTC websocket Yolo
Privacy Policy
Copyright © 2025 Suvendra's Playground