0 Down time
GraphQL
NextJS
Mongo
VITE
MEAN
MERN
Rust
Spring
Hibernate
Liquid
SASS
REST
Spring
React
Angular

Ever wanted to learn to play the piano. Well now you can with Javascript AudioContext.

AudioContext...

Vue.js, commonly referred to as Vue, is an open-source JavaScript framework used for building user interfaces and single-page applications (SPAs). Vue is designed to be approachable, flexible, and highly customizable, making it a popular choice among developers for creating dynamic and...

ReactJS

React is an open-source JavaScript library developed and maintained by Facebook (and a community of developers) for building user interfaces, particularly for web applications. It's widely used to create dynamic, interactive, and reusable UI components.

The primary goal of React is to...

Angular is an open-source web application framework developed and maintained by Google and a community of developers. It's used for building dynamic, single-page applications (SPAs) and web applications with rich user interfaces. Angular provides a comprehensive set of tools and features to help...

I came up with a brainstorming app and I built it with MERN. Like MEAN but with React instead of Angular. 

MERN is an acronym that stands for MongoDB, Express.js, React, and Node.js. It refers to a popular stack of technologies used for building modern web applications. Each...

The 12-Factor App methodology is a set of best practices and principles designed to guide the development and deployment of modern cloud-native applications, including microservices. These principles were formulated by developers at Heroku (a cloud platform) and have been widely adopted by the...

Express is a popular and widely used web application framework for Node.js. It simplifies the process of building robust, scalable, and efficient web applications and APIs by providing a set of features, utilities, and tools that streamline common tasks involved in web development.

Key...

Vercel is a cloud platform and hosting service designed specifically for deploying and serving modern web applications. It focuses on providing a seamless and efficient experience for frontend developers, enabling them to deploy their projects quickly, scale as needed, and optimize for...

I deployed this sample code test of data tree search to Firebase.

Firebase is a comprehensive platform provided by Google that offers a suite of tools and services for building and managing web and mobile applications. Firebase provides a wide range of features that help developers...

NgRx is a state management library for Angular applications. It is built on top of the Redux pattern, which is a predictable state container for managing application state in a consistent and scalable way. NgRx extends the Redux pattern to work seamlessly with Angular's components, services, and...

I made a simple app that uses voice recognition and translates the transcript. It uses WebkitSpeechRecognition, SpeechSynthesisUtterance and a Free Rest API for translation.

WebkitSpeechRecognition is an API provided by web browsers that allows web applications to integrate speech...

AWS Lambda

I recently had the opportunity to develop a serverless application with the use of AWS Lambda and API Gateway. It was my first introduction to the technology. My coworker suggested the solution as a way to keep cost down for for hosting a relatively simple  REST API needed for multiple...

Spring Boot

Well it was a long cold winter and I have been in deep with the JavaScript. Now that spring is here, I am booting up with some good old Java Rest because I would like to do some more backend development now. I've done backend work here and there through out my career, but really need to to do...

Developing apps with Docker is pretty much the standard these days.

Docker is an open-source platform that enables developers to automate the deployment, scaling, and management of applications using containerization. Containers are lightweight, portable, and self-sufficient units that...

Python, Selenium

Have you ever wanted to create end to end tests for your app, but just can't find the time to get those tests working. Well, I have tried several frameworks from Cypress, to Selenium. I have always felt like this technology ought to be made simple. Just recently after taking another look at...

script