Nicolas Meylan
Passionate about software development and architecture
- 💼 Software architect at a fintech company
- 🚀 Founded a company in 2016, launched multiple saas, ❌ activity stopped in 2023
- 💻 Working on multiple side projects
- 👀 Interested in open source and entrepreneurship
Most significant Personal Projects
A tool to view JSON array as table, to ease visualisation and edition of large (few gb) json array with performance
as main objective.
This tool is specifically designed for developers and data analysts who work with large JSON arrays. It offers good performance, ensuring that you can visualize and edit JSON data without any lag, regardless of the size of the array. The user interface is intuitive and provides powerful features like nested object handling, advanced filtering, and search capabilities, making it an essential tool for anyone dealing with complex JSON structures.
A Ragnarok online server implementation from scratch.
Ragnarok online was an MMORPG I played a lot between 2006 - 2010, when I wanted to learn rust, I was looking for a project I would not lose interest in after few months. Thanks to the nostalgia provided by this game, I was able to work on this project for years, and improve my knowledge with rust.
A tool to check how much time you waste with your current process, how many times you would gain if you fix it and when!
This was a mini project I made because I was tired to listen fallacies when my colleagues say we have no time to fix a process
A parser, compiler and VM for rathena script language, used in rust-ro.
In rust-ro I wanted to reuse existing NPC script from rathena project, which has a custom scripting language to implement NPC, so I needed an interpreter for this language, and I end up building a parser, compiler and a virtual machine to interpret those scripts
A flexible project management and collaborative tool, easy to deploy and ergonomic. It was an alternative to
jira or redmine
Saas Projects
A network explorer for IOTA distributed ledger, the etherscan.io of IOTA, with thousands of daily active users
A gateway, permanode and set of services for IOTA network. Pricing was based on requests made by customers (type of request, number)
A Saas to monitor health of kubernetes cluster, based on events. Unfortunately we've lost interest before getting first customers