Show off something you're proud of in the comments!
For further actions, you may consider blocking this person and/or reporting abuse
Show off something you're proud of in the comments!
For further actions, you may consider blocking this person and/or reporting abuse
Latest comments (91)
i am prod of creating tool website thread dump analyzer
There are some details to add or change to be even prouder, but I am currently quite proud about this strategic prioritizer:
1st-things-1st.com
Any feedback would be welcome.
My timelapse slider fits that bill 😊

I've designed and 3d printed most of the parts.
I've programmed the arduino myself (with the help of Google search ofc)
And I am currently learning and working on the accompanying android app which is made with flutter.
I'm currently building a code translation platform called Transcode, it's built with ReactJs but the core translation logic is built with ES6.
Here's the site - transcode.prvnbist.com
Github - github.com/prvnbist/transcode
I made a Ruby gem ( github.com/PigCI/pig-ci-rails ) for tracking performance metrics when you run your tests. It just crossed over 900 downloads this week :D
I'm proud of my post series about becoming a better developer by learning algorithms:
How you can change the world by learning Algorithms
Adrian Mejia ・ Apr 15 ・ 9 min read
Also, happy about launching a book on the same topic:
books.adrianmejia.com/dsajs-data-s...
Surpassed the 300 stars \o/ (keep'em coming! :p)
📓 Lab manager, experiment notebook, database for research labs
A free, modern, flexible electronic lab notebook for researchers
Official website | Live demo | Documentation
Description
eLabFTW is an electronic lab notebook manager for research teams.
It lets you store and organize your research experiments easily. It also features a database where any kind of objects (such as antibodies, plasmids, cell lines, boxes, etc.) can be stored It is accessed via the browser. Several research teams can be hosted on the same installation. This means eLabFTW can be installed at the institute level and host all team members at the same place. This is what is done at Institut Curie and in several other research centers around the globe.
Click the image below to see it in bigger size
eLabFTW is designed to be installed on a server, and people from the team can log in from their browser.
Without a server, even an old computer with 1…
github.com/lucpattyn/quarks
A new approach and mindset towards programming!
Tonight I submitted my final Computing Project and dissertation. It clocked in at 11750 words in the main body... 322 pages when in total :) it was alot of work, about 3MB of bespoke code. I've worked on multi year projects before but I found this to be a whole new beast...Those of you who make a living from technical writing, I certainly don't know how you do it!
Over the weekend, I wrote my first #JavaScript function returning an interpolated string. Still not totally sure what that means, and it took some broken code to get there...but I did get there!