Activity

spj27

Added admin access toggle API

Attachment
0
spj27

Improved login page

Attachment
0
spj27

Added proxies

Attachment
0
spj27

Built the settings page

Attachment
0
spj27

Shipped this project!

Hours: 1.49
Cookies: 🍪 18
Multiplier: 12.23 cookies/hr

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.

spj27

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).

Attachment
0
spj27

Added custom date picking and fixed navbar issues

Attachment
0
spj27

Created a dashboard and fixed logic bugs

Attachment
0
spj27

Created the basic app

Attachment
0
spj27

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

Attachment
5

Comments

meeran2resource

Sick dude! Love the dedication. I’m curious–how did you make the moving head?

spj27
spj27 4 days ago

I used a stepper motor and attached a GT2 Pulley and Belt to it

RespectableDot
RespectableDot 4 days ago

underrated

linus
linus 4 days ago

that looks sick

rstoner115
rstoner115 4 days ago

looks awesome!

spj27

So I have attached all of the wires. Now I just need to add the bed and level it

0
spj27

I disassembled the printer is was not sturdy and wires were unorganized. Now I am building a more sophisticated version

0
spj27

Replaced the old Arduino, Ramps 1.4 board and the broken hotend thermistor

0
spj27

Shipped this project!

Hours: 8.43
Cookies: 🍪 99
Multiplier: 11.75 cookies/hr

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.

spj27

I increased the adhesion and attached the bed to the wooden surface to level the bed

0
spj27

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

Attachment
0
spj27

Added a simple demo analytics page that shows the analytics of itself

Attachment
0
spj27

Built some amazing features using multiple kinds of API, improved the response time and increased scalability

Attachment
0
spj27

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.

Attachment
0
spj27

Shipped this project!

Hours: 12.33
Cookies: 🍪 34
Multiplier: 3.03 cookies/hr

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.

spj27

Shipped this project!

Hours: 12.51
Cookies: 🍪 41
Multiplier: 11.19 cookies/hr

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

spj27

Shipped this project!

Hours: 11.29
Cookies: 🍪 113
Multiplier: 10.0 cookies/hr

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.

spj27

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.

Attachment
0
spj27

The project is done

Attachment
0
spj27

Shipped this project!

Hours: 3.05
Cookies: 🍪 56
Multiplier: 18.29 cookies/hr

This is a very basic project, but I needed it very much. For now, it is kind of simple, as I am focusing more on other projects (Radium and Dark Matter).

spj27

For now, the website is pretty simple

Attachment
0
spj27

Added middlewares, static files serving and improved file systems

Attachment
0
spj27

Added auth system and file based routing

Attachment
Attachment
0
spj27

Added Radium Email Auth system

Attachment
0
spj27

Features added -

  1. Params and Query support
  2. GET and POST methods identification
  3. Radium Templating
  4. Layout support
  5. Cookies Management
Attachment
0
spj27

Shipped this project!

Hours: 0.36
Cookies: 🍪 3
Multiplier: 8.53 cookies/hr

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!

spj27

Added Readme

Attachment
0
spj27

The project is complete

Attachment
0
spj27

Created a flask server

Attachment
Attachment
Attachment
0
spj27

Shipped this project!

Hours: 3.99
Cookies: 🍪 99
Multiplier: 24.78 cookies/hr

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.

spj27

Fixed the loading screen error.

Attachment
0
spj27

Created a circuit diagram and a basic software.

Attachment
0
spj27

Improved code quality and logic

Attachment
0
spj27

Shifted from L293D shield to L293 IC to make it compact

Attachment
0
spj27

Improved push/release functionality

Attachment
0
spj27

Added buttons functionality, with press and release detection.

Attachment
0
spj27

Added LCD functions, and created a simple program that writes distance from ultrasonic sensor on the LCD.

Attachment
0
spj27

Added basic LCD support

Attachment
0
spj27

Fixed C++ errors

Attachment
0
spj27

Added IR sensor support.

Attachment
0
spj27

Added servo support.

Attachment
0
spj27

Added the distance (Ultrasonic Sensor) and basic docs.

Attachment
0
spj27

Built a basic bluetooth controlled car

Attachment
0
spj27

Added bluetooth and motor functionality

Attachment
0
spj27

Initialized the base of the project.

Attachment
0