Athlyticz's Avatar

Athlyticz

@athlyticz

https://athlyticz.com πŸ“Š What We Offer: Dive deep into data science and programming concepts, uniquely taught through captivating sports analytics examples, applicable to all industries such as engineering, finance, sports, medicine, and more!

333
Followers
9
Following
192
Posts
31.10.2024
Joined
Posts Following

Latest posts by Athlyticz @athlyticz

We are so excited to have @veerle.hypebright.nl on board to help lead the way!

20.02.2026 14:22 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Appreciate the conversations with @christophsax.bsky.social and @davidgranjon.bsky.social to get this done. In the coming months, you’ll hear more about our vision for using blockr in sports, followed by workshop offerings directly from Cynkra on the Athlyticz platform.
Onward. πŸš€

18.02.2026 13:58 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
blockr Shiny Apps

A few things that caught our attention:
βˆ™ Build data apps in minutes with drag-and-drop blocks
βˆ™ Each block handles one step: reading, transforming, visualizing
βˆ™ Fully extensible, if you can code, you can build custom blocks

Read more about the project here: www.cynkra.com/blockr/

18.02.2026 13:58 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Think of it as visual programming powered by R, accessible to analysts who want to wrangle data and build dashboards without writing scripts. It’s funded by @bms-news.bsky.social , battle-tested in pharma, and now coming to sports.

18.02.2026 13:58 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Cynkra will be leading workshops on blockr, their open-source framework for building data pipelines using a visual, point-and-click interface. No code required.

18.02.2026 13:58 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Excited to share that @cynkra.bsky.social has officially signed on as a Preferred Partner with Athlyticz. 🀝

What does this mean?
Our goal is to bring the strongest teams and individuals to our students, people at the forefront of data science tools that we believe can be game-changers in sports.

18.02.2026 13:58 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

More physics-constrained Bayesian models lead to another interactive mobile app with my students.

Writeup coming soon

17.02.2026 18:10 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
The Strangest Bottleneck in Modern LLMs | Towards Data Science Why insanely fast GPUs still can’t make LLMs feel instant

Why is AI so slow? Bottlenecks aren't compute; it's memory.
towardsdatascience.com/the-stranges...

TiDAR = 6x speedup. ⚑ Move from prompts to Infrastructure Eng.

#AI #LLM #DataScience #Engineering #Athlyticz

16.02.2026 20:17 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Can anyone guess what we are building for our students?!

#data #datascience #sportsanalytics #rstats #python

14.02.2026 21:42 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

For students & early-career analysts applying to front offices: the model is the core of the work, that's where the rigor lives. But what puts you over the top is showing you can translate that model into expert storytelling, especially in an interview when you're walking someone through your work.

13.02.2026 13:46 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

This is also season-long and context-neutral, no L/R splits. A matchup-level application would be a different beast entirely (automated daily pipelines, game-day lineup optimization, etc.).

13.02.2026 13:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Projections here are from an actual Bayesian framework that's been jittered/shifted to mask the information (so don't look too far into the values, i.e,. Judge projected 60 HR). This is a tooling demo. In production it pulls from an internal model stored in a database.

13.02.2026 13:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

It ranks players against their position, flags credible interval overlap, & frames the output the way a front office would: uncertainty bands, replacement value, and roster construction implications. The goal is consistent, repeatable reports that a decision-maker can trust, not a chatbot summary.

13.02.2026 13:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

It computes positional averages from the dataset itself, classifies hitter archetypes from K%/BB%/ISO combinations (elite contact-and-discipline, boom-or-bust power, patient on-base-driven, etc.), and adjusts its analysis based on defensive position.

13.02.2026 13:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

On the AI agent in case anyone is curious, this isn't a generic LLM prompt. The scouting narrative engine is built with domain logic baked in.

13.02.2026 13:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

β€’ Head-to-head comparison tool with overlapping credible interval bars and league average benchmarks

β€’ AI scouting agent that writes positional value reports, factoring in projection uncertainty, roster construction, and positional scarcity

β€’ 1-click PDF 1-pagers for trade deadline prep/meetings

13.02.2026 13:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

β€’ Filterable player cards with triple slash lines, K%/BB%/ISO percentile circles, OPS credible intervals (in practice wRC+, wOBA, etc. are others to put in this area), this is illustrative for showcasing intervals relative to league average (or any average you choose)

13.02.2026 13:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Spring training is here.

Every analytics department has projections and looks at them in different ways.

Here's a quick concept app I put together for my students with the Rapid App Prototyping strategies I've been documenting: TLDR, ingest full-season player projections and make them usable.

13.02.2026 13:46 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Note: I am not a hockey analyst so had to do some research. I am sure there's much cooler stuff you can do here!

For the rink I ingested this pdf into claude and extracted key measurements before building out in D3

hockeymanitoba.ca/wp-content/u...

Good luck to all entering :)

12.02.2026 20:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Big Data Cup – Stathletes

If you're a student sitting on the fence, just start. You don't need a perfect submission. You need a question and the willingness to get your hands dirty with some great data.

The competition is open to undergrads, grad students, and independents. Link below.
stathletes.com/big-data-cup

12.02.2026 20:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

What do you do with 30fps positional data across 60 minutes? How do you turn that into something a GM can look at for 90 seconds and walk away smarter?

That's the skill. And the Big Data Cup is one of the few places where students get real data to practice it.

12.02.2026 20:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Here's why I think working with tracking data matters:

The gap between "I can run model" and "I can build something a coach would use" is where careers in sports analytics are made. Tracking data is messy. The interesting work isn't the model, it's the decisions you make before the model.

12.02.2026 20:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
A Clockwise Stone Drifts Right. That's Wrong. How I Used Three Physics PDFs, a Structured Prompting Loop, and Bayesian Inference to Build an Interactive Curling Simulator over the Weekend

"A Clockwise Stone Drifts Right. That's Wrong."

athlyticz.substack.com/p/a-clockwis...

Curling was on TV this weekend. I went down a rabbit hole. Three physics PDFs later, I had a full interactive simulator with Bayesian model comparison running in the browser.

#bayesian #curling #olympics

11.02.2026 11:51 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

The future isn't about writing code. It's about engineering the systems that write it for you.

Are you building a workflow or just a prompt?

#ClaudeCode #AI #SoftwareEngineering #Athlyticz #DataScience #LLMs #CompoundingEngineering #DeveloperTools

04.02.2026 17:23 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

βœ“ Verification Loops: The secret to 3x quality is giving Claude a way to verify its work (tests, bash commands, UI checks) before you see it.

At @Athlyticz, we build the live Positron environments and VMs where you actually master these workflows. You can't learn orchestration from a slideshow.

04.02.2026 17:23 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Here are the big 3 takeaways:

βœ“ Team Memory: They use a shared CLAUDE.md file to document mistakes. Claude learns from failures

βœ“ Orchestration: Boris manages up to 15 agents in parallel. He isn't "chatting" with AI: he's managing a fleet across terminal tabs & web sessions

04.02.2026 17:23 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Most people use AI to write code. Boris Cherny uses it to build a system that writes code for him.

The creator of Claude Code just shared his "Compounding Engineering" setup: x.com/bcherny/stat...

04.02.2026 17:23 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Your research team doesn’t just produce data. It produces knowledge.

But where does that go when a researcher moves on?

Most teams rely on "Internal Folklore": the stuff that only exists in Slack or one person’s head.

The best research teams treat documentation (Notion) as their "Team Memory."

31.01.2026 13:39 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Ranking the Unrankable: How F1 Teams Actually Compare A Bayesian approach to the messiest data problem in motorsport

How do you rank 51 F1 drivers when not everyone finishes every race?

Crashes happen. Engines fail. Some races have 22 finishers, others have 11. The data is incomplete and messy.

Traditional methods choke on this. Elo needs head-to-head pairs. Average finish position ignores who you raced against.

30.01.2026 15:24 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
From PDF to Production: Building Broadcast-Quality NFL Visualizations with Claude Advanced PDF Extraction Prompting

320 free workshop spots in February.

We'll build production D3 visualizations from scratch using Claude, you watch, then carry forward your own projects.

This NFL field viz took 15 minutes. 700 lines. Spec-accurate.

Students trying to break into sports analytics: this one's for you.

29.01.2026 16:30 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0