Added admin access toggle API
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
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
So this is a companion app for Cricket Scorer - https://play.google.com/store/apps/details?id=com.kdm.scorer
With features for mvp points tracking, overall stats tracking and much more. Match data can be exported and uploaded into this website to store the data permanently.
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
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!
Added Readme
Log in to leave a comment
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