Stats

3
Projects
29
Devlogs
6
Votes
1
Ships

Coding Time

All Time: 49h 12m
Today: 0h 0m

Member Since

June 29, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

3
🚀
1 devlog 23 days ago
🚀
8 devlogs 28 days ago
Moo - A mathematically framework
20 devlogs about 1 month ago

Activity

DevKiD
DevKiD worked on CANSAT
20m 20 days ago

Today using another framework. RP HAL. And receiving the delivery of 4 picos. Not much done today. And reprogramming the code and the firmware about a million times.

Update attachment
DevKiD
DevKiD worked on CANSAT
1h 19m 21 days ago

Creating for CANSAT a financial report and update the firmware. Taking another Approach.

Update attachment
DevKiD
DevKiD worked on Readers
6h 10m 22 days ago

Creating the first step

Update attachment
DevKiD
DevKiD worked on CANSAT
18m 23 days ago

Fixing github problems and trying again the firmware in rust. Having hopes for rust.

Update attachment

Fixing and reformating code and adding prime fac

Update attachment
DevKiD
DevKiD created a project
23d ago

Readers

A simple reader app

1 devlog 0 followers

Making the second rev. Now 3 Microcontroller are on board: Pico, Zero and Esp32

Update attachment
DevKiD
DevKiD worked on CANSAT
12m 25 days ago

Making Schematics

Update attachment
DevKiD
DevKiD worked on CANSAT
32m 26 days ago

Having problems with the ssd. It doesn't want to work with me. (Firmware still doesn't work)

Update attachment
DevKiD
DevKiD worked on CANSAT
1h 34m 27 days ago

Building Firmware and getting results that are somehow wrong. Why do I get 3.3V at Pin 21 and not GPIO 21.

Update attachment
DevKiD
DevKiD worked on CANSAT
2h 42m 28 days ago

Gathering about 600€ and building the first firmware. - Having trouble with the normal OS - always the Network Error Not Reachable.

Update attachment
DevKiD
DevKiD created a project
28d ago

CANSAT

Software, Firmware etc. for a satellite in the size of a can.

8 devlogs 0 followers

In 5 days, I will come back with a new update.

Update attachment

Today is the last day. This project will be stopped for 1 month. I will now develop a firmware for the raspberry PI.

Update attachment

Adding inverse hyperbolic functions.

Update attachment

Adding hyperbolic functions.

Update attachment

Adding more trigonometry and PI. Also Building a satellite.

Update attachment

Today: remove intervals - make the project easier and more cross-platform compactible.
Adding trigonometry and having a bad day. Create a pull request and haven't sleep. So today I've done only a bit.

Update attachment

Testing new features from yesterday. Getting error because musl isn't on 2 os. Everything other works just as fine as before.

Update attachment

Programming today the planned intervals. Intervals are there to execute function in loops from a to b in x steps. But C++ cannot run as example a python function because it is out of scope. So I develope a system where function names etc. can be passed down and the API read the list of passed down function and execute them. Then it returns the value and the interval function gets satisfied. Note that the C++ version differs to the C shared version. It sounds easy but I implemented so that somehow only half of it works.

Update attachment

Adding more features and trying fixing the CI/CD problem while testing the shared object by some unix based systems.

Update attachment

After 100 Test I got the others to work. Now I can test not only with dll but also with .so and .dylib. They are ready for release but they still have too few features.

Update attachment

Getting destroyed by CI/CD again. Why does only one of the two in the matrix run? Anyway, I got the windows compilation running. Wasn't as hard as Lua. It's now the fifth day and I got already 18h.

Update attachment

Hating Lua. CI/CD for Lua is horror. It is not worth it.

Update attachment

I'm adding a method to handle intervals. That means when I run calculations, the results come out as intervals instead of exact values. This helps when values might vary a bit or aren't 100% known—like when dealing with measurements or approximations. It's useful for checking how results change over a range. https://github.com/DevKiDCosmo/TheMathLib/blob/main/docs/basics_notes.md#drafts-to-variable-and-calculation-with-formulas

Update attachment

Today I integrated support for several language APIs: Java, Rust, Go, .NET, and Lua. To streamline development and reduce redundancy, I'm planning to create a universal definitions file. This file will serve as a single source of truth across all APIs—allowing the core logic to dynamically load definitions and generate the appropriate language-specific function interfaces. Next step: refactor the current implementation to auto-generate language bindings based on these shared definitions.

Update attachment

Fixing the class and linking problem. Now files can use function from other class. Before due to restriction redefinition errors appear.

Update attachment

Updating API for PY. Using C++ and C to create dll can be handy. Now creating API for Java, Kotlin, Go, Rust... Yeah, a lot of work to do.

Adding more mathematical formular to the current collection.

Update attachment

Now adding API for different languages. Finally getting permutation to work and updating docs. It was painful.

Update attachment

Enhanced the basics.md documentation to include clearer organization and more details on math functions available in Moo.
Breaking my head of something like type errors.

Update attachment
  • Creating a docs for everything that will be featured. Beginning from the basics
  • Struggling with C and C++
DevKiD
DevKiD created a project
42d ago

Moo - A mathematically framework

A versatile, cross-platform math framework A high-performance mathematical library designed for seamless integration with nearly every programming language I enjoy, optimized for compatibility across all major operating systems. Whether you’re crunching numbers, modeling equations, or building something groundbreaking, this framework delivers the tools you need—fast, reliable, and everywhere.

Moo - A mathematically framework
20 devlogs 1 follower Shipped
DevKiD
DevKiD joined Summer of Making
43d ago

This was widely regarded as a great move by everyone.