Activity

89RIDDHI

just completed whole pizza fun game and deployed to github pages

Attachment
0
89RIDDHI

Shipped this project!

Hours: 5.56
Cookies: 🍪 57
Multiplier: 10.34 cookies/hr

just asmple funtime project

89RIDDHI

complete the project fully

Attachment
1

Comments

Aaradhya Barnwal
Aaradhya Barnwal about 2 months ago

It’s super cook.

89RIDDHI

Shipped this project!

Hours: 0.27
Cookies: 🍪 1
Multiplier: 1.99 cookies/hr

i built to do , i learned how to use list in python , for store tasks in it and perform crud operation into it

89RIDDHI

made few api routes

Attachment
0
89RIDDHI

completed the project but i unable to get it accepted

Attachment
0
89RIDDHI

Since the project is rejected im trying it to deploy to MS Azure , im facing a lot of issue while deploying it

Attachment
1

Comments

Dankey445
Dankey445 2 months ago

ask on slack if you have issuse maybe someone had issues similar before?

89RIDDHI

Added it as a Package as github release for easier usage for the users, currently its is only for Windows users

Attachment
0
89RIDDHI

Shipped this project!

Hours: 0.3
Cookies: 🍪 1
Multiplier: 3.16 cookies/hr

A CLI tool that fetches and displays a GitHub user’s recent public activity. It queries the GitHub API for a username and prints a formatted list of their recent actions (pushes, stars, pull requests, etc.). I learned about API integration, error handling, and JSON processing in Python

89RIDDHI

Completed the project just in almost in 30 minutes, it is a simple to use just to run the program with you r username as the argument in CLI

Attachment
1

Comments

Irsyad
Irsyad about 1 month ago

used uv :D

89RIDDHI

Shipped this project!

Hours: 4.31
Cookies: 🍪 41
Multiplier: 9.62 cookies/hr

This personal semantic search engine allows you to upload PDFs, markdown files, and notes and then search them by meaning instead of exact keywords. It does this by chunking your documents, generating vector embeddings with a transformer model, storing these in Chroma, and exposing FastAPI endpoints that a React frontend calls for upload and search. When you query, the backend embeds your question, finds the most similar chunks in the vector store, and re-ranks them using recency and metadata before returning results. Building it required integrating multiple pieces: file handling, text extraction, embeddings, a vector database, an HTTP API, and a modern frontend UI. In this project, you learned how vector-based semantic search pipelines are designed from end to end, how small details in chunking and embeddings affect relevance, and how to deploy a full-stack AI-powered app.

89RIDDHI

Completed the project fully ,it can process all pdf files without noises

Attachment
0
89RIDDHI

Made backend for the Personal semantic search engine, while im facing some problems while uploading large pdfs , so i think i should try another approach to upload large pdf file like breaking them into smaller chunks for it can be converted into vector easily

Attachment
0
89RIDDHI

Shipped this project!

Hours: 0.77
Cookies: 🍪 1
Multiplier: 1.5 cookies/hr

i made a flask based web-calc

the index.html from templates takes the input form users and the main.py works as a backend and computes the input values and return it to the frontend part to display

i learned to use flask templates with flaskapp and how to use tailwind css cdn link

89RIDDHI

Completed the project almost , now working on the template to make it look more attractive

Attachment
0