computer
profile

Oliver Davis

@oliver-davis

0

FOLLOWERS

0

FOLLOWING

24 days ago

Implementing Reactive Programming in Java with Project Reactor

Blocking operations occur when you wait for a job to complete before going on. Turn that idea on its

Read more

a month ago

Exploring the Future of OS Kernels: A Dive into Microkernels vs. Monolithic Kernels

Kernel type is important to OS design. The kernel links hardware and software in any OS. Monolithic

Read more

2 months ago

Building a Pomodoro Timer with TypeScript: Step-by-Step Guide

Have you ever lost attention after a few minutes of work? You have company. A 25-minute work session

Read more

2 months ago

Running Serverless Applications in Kubernetes with Knative

Think about Kubernetes' flexibility and power for serverless app deployment and scalability. Kuberne

Read more

3 months ago

Optimizing Cloud Resources with Autoscaling and Load Balancing

Ever considered how much energy your cloud apps use? Energy efficiency is a smart business move as c

Read more

4 months ago

Building a Simple Blockchain in Python

Have you ever thought about how trust works without a single authority in cryptocurrencies like Bitc

Read more

4 months ago

Setting Up Hibernate ORM: Mapping Your First Database Entity in Java

How can Java apps connect to databases without hundreds of SQL lines? This ease is caused by Hiberna

Read more

5 months ago

Animating Views with ObjectAnimator and Property Animations

Do you want to make your Android app more interactive? Animations are the key to making a simple app

Read more

5 months ago

Rust Macros: Metaprogramming with Procedural Macros

Want your code to write itself? Macros in Rust produce code at compile time, minimizing boilerplate

Read more

6 months ago

Optimizing Go Performance with Profiling and Benchmarking

Want to speed up your Go app? Applications that process vast amounts of data in real time must optim

Read more

6 months ago

Implementing a Recommendation System in Python: From Scratch to Ready-to-Use

Have you ever thought about how Netflix, Amazon, or other platforms recommend you the right movie

Read more

7 months ago

Creating a Random Quote Generator with JavaScript

Are you fed up of your life and want some motivation to move on? What about making your own random q

Read more

7 months ago

Using Weka for Data Preprocessing and Classification

How data scientists turn raw data into worth actioning insights? Any idea? You can also do this tran

Read more

8 months ago

How to Create RSS Feeds with XML

Want to send information to your audience instantly, so they don't have to go to your site? I've a s

Read more

8 months ago

Building a Responsive Navigation Bar with Only HTML and CSS

In today's world making a responsive website is a need not just a choice. You know the audience visi

Read more

8 months ago

Building a Responsive Navigation Bar with Only HTML and CSS

In today's world making a responsive website is a need not just a choice. You know the audience visi

Read more

8 months ago

Building a Responsive Navigation Bar with Only HTML and CSS

In today's world making a responsive website is a need not just a choice. You know the audience visi

Read more

9 months ago

Automating Tasks with Python: Working with Files and Directories

Are you tired of spending time on tedious computer tasks? Is there a way to get rid of them? Imagine

Read more

10 months ago

Understanding MD5 Hashing and Its Applications in JavaScript

  MD5 is a widely-used cryptographic hash function that produces a 128-bit (16-byte) hash value. It

Read more

a year ago

Exploring CSS: Various Methods to Center a DIV

In the realm of web development, centering content within a webpage is a common requirement. Whether

Read more

a year ago

Implementing Code Block Design Style with Tailwind CSS and Shiki

  Why Tailwind CSS and Shiki? Tailwind CSS is a utility-first CSS framework that offers a vast arra

Read more

a year ago

Keeping Your Application Dependencies Up to Date with Dependabot

In today's fast-paced development environment, it's crucial to keep your application's dependencies

Read more

a year ago

Navigating the World of Flat Routing in Remix: Simplifying React Routing

In the ever-evolving landscape of web development, efficient routing is essential for building dynam

Read more

a year ago

Demystifying Kubernetes: A Beginner's Guide with Code Examples

  What is Kubernetes?  Before diving into code, let's understand Kubernetes at a high level. At it

Read more

a year ago

Secure File Encryption and Decryption in C#

  Background: AES (Advanced Encryption Standard) is a symmetric encryption algorithm widely used fo

Read more

a year ago

Mastering Styling in React with Bulma CSS

  Before we dive into the integration with React.js, let's briefly introduce Bulma CSS for those wh

Read more

a year ago

Exploring the Differences Between CJS, MJS, and Others in the World of JavaScript

  CommonJS is a module format introduced to bring modularity to JavaScript in server-side environme

Read more

a year ago

Demystifying SQL Joins: A Comprehensive Guide

SQL joins are used to retrieve data from two or more tables based on a related column between them.

Read more

post-image

a year ago

Unleashing the Power of Semantic HTML: Enhancing Web Accessibility and SEO

In the realm of web development, Semantic HTML stands as a cornerstone, often overshadowed by the fl

Read more

a year ago

Exploring the Differences Between Sessions-Cookies Authentication and JWT Authentication in Node.js with Express.js

Authentication is a fundamental aspect of web development, ensuring that users are who they claim to

Read more

About Me

 

Passion for tech, driven by innovation. Data scientist by profession, dreamer by heart.

Joined

1 year ago

Questions (0)