ronnfran

Dark

My Projects

Minimal Stocks and RSS Feed Widget For Windows 11

Easily configerable minimal transparent ascii text based widget for windows 11 that shows stock data and rss feeds.

Boilerplate Code Analyzer Project

Program that analyzes the amount of boilerplate that took to write it. The project aims to create find which languages have the least amount of boilerplate code which by popular opinon correlates to a better developer experiance.

Multi-tap Keypad Simulator

Remember when phones had keypads? Few do post-iphone but back in those days in order to type a message you would have to spam the number keys so '4433555555 6666886' is 'hello mum!'.

Kmer Signature Frequency Analyzer

This project was part of a parallel computing course I took during my Computer Science degree. The original program was written in C and used POSIX threads and distributed computing but I am developing a new implementation using Goroutines and be able to run on cloud servers.

Gait Analysis Tool

This project was part of a Biomechanics course I took during my Medical Engineering degree. The original program was written in MATLAB but I am working on an implementation that is using jupyter labs.

F# for Beginners Tutorial Series on YouTube

Starting 2023 I will be investing my spare time into creating a complete beginners guide to the F# programming language. The vast majority of F# tutorials are aimed at experiance C# and .NET programmers rather than beginners programmers desipte F# having simple syntax and being easy to install on any platform.