Skip to content

OneRuby.dev

OneRuby.dev

  • Home
  • About Me
    • Home
    • Ruby
Machine Learning Ruby

Predicting Student Exam Outcomes with Machine Learning in Ruby

Alex Kholodniak April 30, 2024 0 Comments

Introduction Predicting student performance can be a valuable tool for educators and institutions aiming to identify students who might need additional support. With the rise of machine learning, educational institutions…

Ruby

Exploring Advanced Functional Programming Techniques in Ruby

Alex Kholodniak March 24, 2024 0 Comments

Ruby, with its eloquent syntax and dynamic nature, is widely recognized for its object-oriented capabilities. However, the language also harbors a deep potential for functional programming (FP), offering programmers a…

Ruby

Mastering LeetCode Challenges with Ruby

Alex Kholodniak February 28, 2024 0 Comments

LeetCode has become a cornerstone for coding interview preparation, offering a plethora of challenges that span across algorithmic concepts and programming languages. While languages like Python and Java often dominate…

CUDA Ruby

Harnessing NVIDIA’s CUDA Power with Ruby for Enhanced Computing Performance

Alex Kholodniak February 25, 2024 0 Comments

In the realm of software development and data processing, the quest for efficiency and speed is never-ending. NVIDIA’s CUDA technology has been at the forefront of parallel computing, enabling developers…

Machine Learning Ruby

Building a Bayesian Text Classifier in Ruby from Scratch

Alex Kholodniak December 5, 2023 0 Comments

Ruby is a versatile programming language known for its simplicity and ease of use. While there are sophisticated libraries available for text classification, understanding the inner workings of a Bayesian…

AI Ruby

Automate Audio Transcription with Ruby and Amazon Transcribe

Alex Kholodniak December 5, 2023 0 Comments

In today’s digital age, the ability to convert spoken words into written text is a valuable asset. Whether you’re a content creator, a business owner, or simply someone looking to…

Ruby

Crafting Games with Ruby: A Journey into Game Development

Alex Kholodniak November 17, 2023 0 Comments

Ruby, known for its elegant syntax and powerful capabilities, is not only a tool for web development and scripting but also a hidden gem in the realm of game development.…

Ruby

Embracing Functional Programming in Ruby

Alex Kholodniak November 9, 2023 0 Comments

Ruby, traditionally known as an Object-Oriented Programming (OOP) language, also offers a rich palette for those interested in the paradigms of Functional Programming (FP). In this blog post, we’ll explore…

Elixir Ruby

Ruby vs Elixir: Choosing the Right Tool for Your Next Project

Alex Kholodniak November 5, 2023 0 Comments

In the programming world, choosing the right language for a project is crucial. Today, we’ll compare two popular languages – Ruby and Elixir – highlighting their strengths, differences, and ideal…

Ruby

Composing Music with Ruby: A Symphony of Code

Alex Kholodniak October 25, 2023 0 Comments

In the world where programming meets creativity, Ruby emerges not just as a language for software development but also as a tool for artistic expression. In this blog post, we’ll…

Posts pagination

1 2

Next Page »

You Missed

Machine Learning Ruby

Predicting Student Exam Outcomes with Machine Learning in Ruby

Machine Learning Python

Understanding and Implementing the Rasch Model with Python

Ruby

Exploring Advanced Functional Programming Techniques in Ruby

AI LLM Machine Learning

Unveiling Grok-1: The Frontier of AI Modeling

OneRuby.dev