Dennis C. M.
Programmer.
Active Projects
- I'm building Dennis
Micro Computers,
a
platform dedicated to teaching programming for STM32 microcontrollers.
- I have a Youtube
channel where I
share my programming journey along with my hobbies.
- I stream on Twitch and Youtube from Monday to
Thursday at 14:00
GMT. I mostly share the development of Dennis Micro Computers and sometimes play some games.
Projects
- EVB-A32QS1-RFRG: A
GNSS
receiver development board based on a STM32
MCU.
- EVB-A32M1-F:
A small
STM32F0
development board with the same dimensions
as the Raspberry Pi Pico.
- EVB-A32S1-M: A electronic
speed
controller based on a STM32 MCU.
- Logic LED:
My first Arduino
project. A simple circuit to interact with
logic gates.
- Hey!: Hey! is a
simple TCP
streaming
app developed in C using POSIX
APIs. Both client and server are containerized using Docker.
- Algo
Animator: An
interactive
program to visualize sorting algorithms.
Developed in C using OpenGL, GLUT, and FreeType.
- Maze
Solver: A maze solver
written in C.
- Geoquiz: A
geography game for
iOS
written in SwiftUI.
- Bitcaviar
Plus: A
Bitcoin
blockchain parser written in Python.
- Finance
Parser:
Serverless
parser to extract information from financial
reports using AWS Step Functions, AWS S3, AWS Api Gateway, AWS Textract, AWS DynamoDB and
Eventbridge.
- Tweet
Analysis:
Serverless
app to fetch & analyse tweets using AWS
Comprehend.
- Simoleon: A
currency converter
app
for iOS written in SwiftUI.
- Python Black
Scholes:
A command line utility to calculate the
theoretical call and put price of an European option using the black-scholes method.
- Stock
Charts: A library to
display interactive charts in SwiftUI.
- Lazybear: My
first iOS app and
programming project.