Home Blog About Contact
Feature Image
Svelte 5 States: Avoiding Common Reactivity Traps
Aug 26, 2024

Svelte 5 introduces a powerful new reactivity system called "runes," but with great power comes the potential for common pitfalls. This blog post dives into four crucial aspects of Svelte 5's reactivity system and how to navigate them effectively

#Svelte
Feature Image
Optimizing Your SvelteKit Contact Page with Real-Time Telegram Notifications
Aug 30, 2023

In this guide, we detail how to build a SvelteKit contact page that sends real-time Telegram notifications. Learn how to set up your bot, and integrate Google's Recaptcha v3 for spam prevention. Elevate your user interactions with this seamless and secure setup.

#SvelteKit
#reCAPTCHA
Feature Image
Multi-threaded Throttled Preemptive Priority Queue
Aug 15, 2023

In computer science, a priority queue is an abstract data type which is like a regular queue or stack data structure, but where additionally each element has a priority. Items with a higher priority are dequeued before items with a lower priority.

#Data Structure
#C++
Feature Image
Betting on Horse Racing with Transformer
Aug 15, 2023

Leveraging data from September 2017 to December 2019, our predictive model for horse racing betting yielded an average return of $1.12 for every dollar bet. The model's standout performance was in races with "new" horses, underscoring the value of advanced algorithms in unpredictable race scenarios.

#Machine Learning
Feature Image
Developing a Traffic Sign Detector with limited amounts of training data
Aug 15, 2023

Developing robust machine learning models with limited access to datasets can be a challenge. With the right techniques and resources, it's entirely feasible. In this blog, we will explore how we can develop a traffic sign detector based in Hong Kong using Faster R-CNN under such constraints.

#Machine Learning
#Computer Vision
Feature Image
How to build a presentation trainer using pretrained models?
Aug 15, 2023

An all-in-one platform leveraging advanced machine learning algorithms to offer real-time, comprehensive feedback for enhancing your public speaking skills.

#Machine Learning
Previous Page Next Page
Github
Linkedin
SoundCloud

© 2024 jamesy.dev