Skip to main content
Home
Rulyotano's Blog

Main navigation

  • Blog
  • Books

Breadcrumb

  1. Home

Designing Data-Intensive Applications

Profile picture for user rulyotano-admin
By rulyotano-admin on Mon, 10/07/2024 - 15:43
Designing Data-Intensive Applications
Designing Data-Intensive Applications by Martin Kleppmann is a comprehensive guide for software engineers and architects to understand the principles and trade-offs involved in building large-scale, data-intensive systems. The book focuses on the foundational concepts of managing, storing, and processing data, covering a range of database and distributed systems techniques.
Tags
Books
  • Read more about Designing Data-Intensive Applications

Interpolate 2D Points Using Bezier Curves in WPF (and Javscript)

Profile picture for user rulyotano-admin
By rulyotano-admin on Wed, 10/02/2024 - 20:45
Sample WPF app usage
Describe an algorithm to get Bezier curves from a set of points. This curve will pass through all the points and will have a smooth factor. In the case of the article, this is implemented in WPF, but also I've updated the article with some implementations made in JavaScript, which can be used in Web or Mobile apps based on JavaScript.
Tags
Blog
WPF
Algorithm
C#
  • Read more about Interpolate 2D Points Using Bezier Curves in WPF (and Javscript)

Tree-Extended, a tool to get custom directories trees

Profile picture for user rulyotano-admin
By rulyotano-admin on Wed, 10/02/2024 - 20:33
Tree-extended screen
I wanted to show two ways to create custom directory trees by using the tree-extended tool, which I've created based on missing features in the original tree command.
Tags
Blog
VsCode
Javascript
  • Read more about Tree-Extended, a tool to get custom directories trees

Build Your Personal Website for Free Using React.js

Profile picture for user rulyotano-admin
By rulyotano-admin on Tue, 10/01/2024 - 16:59
Git + React + Next.Js
I wanted to explain how I've built my personal website for free by using React.js and hosting it on GitHub Pages. So it can be easily replicated!
Tags
Blog
Coding
Javascript
  • Read more about Build Your Personal Website for Free Using React.js

Pagination

  • First page « First
  • Previous page ‹ Previous
  • Page 1
  • Current page 2
Subscribe to
Copyright  ©rulyotano
Clear keys input element