I had some time spent on an abandoned Arduino prokect
Log in to leave a comment
I had some time spent on an abandoned Arduino prokect
Log in to leave a comment
Worked on the website of NSRI
Log in to leave a comment
So this is a minor upgrade to the project.
I upgraded the wooden blocks with prusa style parts.
Finally finished the new design!
Log in to leave a comment
Update since the last ship:
Attached the rigid z axis holder
Log in to leave a comment
The printer almost caught fire so I designed a new 3d printed wiring management
Log in to leave a comment
Preparing to install btouch sensor to integrate auto bed levelling
Log in to leave a comment
Dismantled the power system to accomodate the new design
Log in to leave a comment
Made it responsive on mobile including all pages
Log in to leave a comment
Added error page
Log in to leave a comment
Uploaded the code to esp32
Log in to leave a comment
So updates since the last ship:
Migrated from old wood and pvc based structure to a 3D Printed Prusa i3 using my brand new A1 (thanks a lot flavortown :)) styles parts for better print quality and sturdier frame.
Altho I haven’t installed it yet fully, but I am not going to be in my town for 20 days, so I am shipping right now.
Assembled the new prusa i3 style z axis to support faster acceleration
Log in to leave a comment
Developed a brand new x-axis using prusa i3 parts that I printed using my brand new Bambu A1 (thanks Flavortown)
Log in to leave a comment
I built a FDM 3D Printer from scratch using Mega2560, Ramps1.4, and Jetson Nano that runs Marlin along with Klipper. It is fully functional.
Everything from start to end was challenging, as I have never seen a 3D printer in my life.
I am proud that this whole project was built from scratch without any help and without any prior experience.
Updates since the last ship
Replaced the rpi zero 2w with jetson nano for running klipper.
Log in to leave a comment
Installed an external mosfet for better and faster heating of the bed while consuming less power.
Log in to leave a comment
Improved the Readme to contain more information and updates on multicolor prints and web control. Also, I have almost finished building Prusa MMU2S like system for multicolor prints.
Log in to leave a comment
Developed a very basic esp32 based web dashboard to send commands to the printer via the internet.
Log in to leave a comment
I made an opensource website analytics tool that has similar metrics like GA and Clarity but has a much better and cleaner UI than them.
Integrating the tracking script was extremely hard as I had to measure a lot of metrics within milliseconds and send them over via beacon API.
I am proud that it is directly comparable to GA and Clarity in terms of accuracy and metrics, and it has various advanced features such as users geolocations, API keys, team management, etc.
Improved the dark mode colors for the settings pages, along with faster fetching and updated Readme.
Log in to leave a comment
Developed a team management page to view all of the team members and collaborators
Log in to leave a comment
Added a feature to access API by creating API keys and restricted the website delete access to the creator of the project.
Log in to leave a comment
Added dark mode with localStorage to the dashboard page and the settings page. Added UI toggle in the navbar.
Log in to leave a comment
Added a basic dark mode, and I will start fixing the inconsistency in colors right now.
Log in to leave a comment
Added a basic dark mode toggle for analytics page, and working on localStorage based dark mode storage.
Log in to leave a comment
Replaced the old boring icons with colorful icons (React Iconify) and changed the UI for increasing the visible information.
Log in to leave a comment
Improved the user interface of the analytics page by shifting to blocks based stats and replaced country emojis with actual country icons
Log in to leave a comment
I improved the landing page by making it more responsive and synced the sample demo with actual data
Log in to leave a comment
TwoSeven is an open source analytics service provider for websites to track their website data for completely free. It has a cleaner and simpler UI than Google Analytics or Microsoft Clarity while having more functions than them,
Implementing the tracking code was pretty hard as I had to upload the data to the API every few seconds but beacon made it easier.
I am proud of the fact that it has a much cleaner and simple UI than other professional services, while having a few more features than them.
Fixed some bugs such as duplicating users by removing cookies based storage in tracker.js and migrating to localStorage
Log in to leave a comment
Added a cool landing page and deployed it on vercel
Log in to leave a comment
What did I make?
It is an FDM 3D Printer built from scratch using Ramps1.4 and Marlin. It is fully functional with some good quality prints. It can be controlled using a computer via USB or Octoprint.
What was challenging?
To be honest, building this whole project was very challenging. Improving the print quality from terrible to appreciable was probably the toughest part.
What am I proud of?
I am proud that this was made without any help. Also, the README has all of the information for rebuilding this.
Improved wiring and drafted some esp32 based multicolour printing code
Log in to leave a comment
Added admin toggle
Log in to leave a comment
I added code, print files and updated README for better instructions
Log in to leave a comment
Added admin access toggle API
Log in to leave a comment
Improved login page
Log in to leave a comment
Added proxies to disable dashboard and analytics for people who are not signed in.
Log in to leave a comment
Built the settings page with options to enable localhost tracking and debugging and change the domain for a website.
Log in to leave a comment
I built a python based web framework that is similar to Next.js and Django. It has inbuilt Supabase, Auth, Middlewares, etc.
The most challenging part was building the file based routing system and making it production ready.
I am proud that this can be used for making real life apps and it is very easy to learn.
Updated Reame.md with new and improved instructions (I didn’t use GPT to write it, I know the markdown syntax so I used it properly).
Log in to leave a comment
Made this production ready!
Log in to leave a comment
Added custom date picking and fixed navbar issues
Log in to leave a comment
This project is now complete.
This is a RepRap based Ramps 1.4 3D Printer which runs Marlin and Klipper that I built completely from scratch.
To be honest, this whole project was challenging. From figuring out on how to build the body to actually printing good stuff, every a bit of this project was so.
I am proud of the fact that this is probably the only 3D printer in my community (as much as I know), and I built it without any external help.
Created a basic dashboard page with options to add a new website and manage user.
Log in to leave a comment
Created the basic analytics page on OpenAnalytics api with ‘ID’ based website tracking.
Log in to leave a comment
This project is officially complete. This is not something that takes just 6 hours to build. I have been building this for the past 6 months and built over 4 different versions
Log in to leave a comment
Sick dude! Love the dedication. I’m curious–how did you make the moving head?
I used a stepper motor and attached a GT2 Pulley and Belt to it
underrated
that looks sick
looks awesome!
So I have attached all of the wires. Now I just need to add the bed and level it
Log in to leave a comment
I disassembled the printer is was not sturdy and wires were unorganized. Now I am building a more sophisticated version
Log in to leave a comment
Replaced the old Arduino, Ramps 1.4 board and the broken hotend thermistor
Log in to leave a comment
Note: This project took significantly more than 9 hours. I originally started building OpenAnalytics about a year ago, before Flavortown, and spent more than 50 hours working on the core system at that time.
What did you make?
I built OpenAnalytics, an open-source analytics API that developers can run on their own infrastructure to track traffic on their websites or apps. It provides metrics like total visits, unique visitors, sessions, bounce rate, time spent, most visited pages, visitor location, device information, and referrer data. It also returns preformatted datasets that can be used directly with charting libraries like Recharts or Chart.js.
What was challenging?
The main challenge was designing the session tracking and data structure so metrics like sessions, bounce rate, and time spent could be calculated accurately. It also took effort to format the analytics data so it could easily be used in dashboards.
What are you proud of?
I’m proud that the project is fully open source and self-hostable, allowing developers to control their own analytics data instead of relying on third-party services. I’m also proud that the API outputs structured data that makes building analytics dashboards much easier.
I increased the adhesion and attached the bed to the wooden surface to level the bed
Log in to leave a comment
So I have attached bed levelling screws
Added user data fetching with option to choose from supabase auth, next auth and clerk. Also added a list of users below the main data
Log in to leave a comment
Improved the website functionality, UI, stats tracking, optimized and deployed a demo on vercel - https://analytics.sakshamjain.dev
Log in to leave a comment
Added a simple demo analytics page that shows the analytics of itself
Log in to leave a comment
Built some amazing features using multiple kinds of API, improved the response time and increased scalability
Log in to leave a comment
I have made some improvements to the location tracking of the user to get better analytics.
PS - I had started this project a long time ago, but I am making the github repo right now and I had easily worked on it for more than 50 hours back then.
Log in to leave a comment
This is an attempt to make a device that is similar to lego mindstorms but using an Arduino to get that easey-coding experience with reusable components
Thank you for reading this. I am taking a little break from coding so I am pre-releasing v0.1. This aims to act similar to Next.js with file based routing and WSGI based server. It also has some advanced features like auth, in built Supabase support, hot reloading, templating, request and response, and I also built a simple SaaS AI app with it.
Radium is a WSGI-based Python web framework built around file-based routing and server-side HTTP rendering. v0.1 includes structured request/response objects, dynamic route params, middleware, templating with layouts, authentication, session handling, and static file serving. It is development-only for now, but I plan to make it production ready after 1 month.
Log in to leave a comment
The project is done
Log in to leave a comment
Added middlewares, static files serving and improved file systems
Log in to leave a comment
Added auth system and file based routing
Log in to leave a comment
Added Radium Email Auth system
Log in to leave a comment
Features added -
Log in to leave a comment
Finally got this app up and running!
It leverages PDFPlumber and advanced Regex parsing to automatically extract structured data from raw scorecard PDFs. Acting as a companion to KDM Scorer (https://play.google.com/store/apps/details?id=com.kdm.scorer&hl=en_IN), you can export your match scorecard, feed it into this app, and it computes MVP metrics and dynamically assigns player performance awards.
Super handy for instantly analyzing who dominated the game!
The project is complete
Log in to leave a comment
Created a flask server
Log in to leave a comment
I made a Lego Mindstorm style Arduino Board. It can be programmed using the custom library that I made with simplified functions.
It can be easily replicated by following the instructions on github.
I made this so that people can experience Lego Mindstorm EV3 without spending $800 on it.
Fixed the loading screen error.
Log in to leave a comment
Created a circuit diagram and a basic software.
Log in to leave a comment
Improved code quality and logic
Log in to leave a comment
Shifted from L293D shield to L293 IC to make it compact
Log in to leave a comment
Improved push/release functionality
Log in to leave a comment
Added buttons functionality, with press and release detection.
Log in to leave a comment
Added LCD functions, and created a simple program that writes distance from ultrasonic sensor on the LCD.
Log in to leave a comment
Added basic LCD support
Log in to leave a comment
Fixed C++ errors
Log in to leave a comment
Added IR sensor support.
Log in to leave a comment
Added servo support.
Log in to leave a comment
Added the distance (Ultrasonic Sensor) and basic docs.
Log in to leave a comment
Built a basic bluetooth controlled car
Log in to leave a comment
Added bluetooth and motor functionality
Log in to leave a comment
Initialized the base of the project.
Log in to leave a comment