An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by adsh16

A curated list of projects in awesome lists by adsh16 .

https://github.com/adsh16/game-recommendation-system

Developed a personalized game recommendation system combining K-Means clustering and Nearest Neighbors algorithms to suggest games based on user preferences and game attributes. The system mitigates decision paralysis by offering tailored recommendations using game features like price, platform, genres, and release year. We implemented content-base

ipynb-jupyter-notebook k-means-clustering machine-learning python recommender-system

Last synced: 23 Apr 2025

https://github.com/adsh16/dish-nutrient-simplifier

It provides a collection of ingredient from diverse cuisines worldwide including their enhanced profile (like gluten-free, raw, cooked). It includes detailed ingredient lists and nutritional profiles for each ingredient, allowing users to explore dishes that match their dietary preferences.

flask food-nutrient-data reactjs

Last synced: 16 Apr 2025

https://github.com/adsh16/mems

MeMs is a custom memory management system implemented in C, utilizing mmap and munmap system calls for efficient memory allocation and deallocation. The system employs a 2-D free list data structure to track memory usage, manage virtual and physical address mappings, and handle memory fragmentation.

c freelist memory-management

Last synced: 26 Feb 2025

https://github.com/adsh16/econometrics

Last synced: 26 Feb 2025

https://github.com/adsh16/adsh16

Last synced: 26 Feb 2025

https://github.com/adsh16/python-program-to-solve-ax-0.

A python program to find the solution for Ax=0 and then represent them in parametric form without using external libraries/modules.

Last synced: 26 Feb 2025

https://github.com/adsh16/portfolio

Last synced: 26 Feb 2025

https://github.com/adsh16/algorithmshw

Contains solutions to interesting problems. Covered as part of Algorithms Design & Analysis course work.

Last synced: 26 Feb 2025

https://github.com/adsh16/stickninja

Last synced: 26 Feb 2025

https://github.com/adsh16/riscassist

A custom assembler and simulator implementation for a 16-bit ISA (Instruction Set Architecture) supporting various operations including arithmetic, data movement, branching, and floating-point computations.

computer-organisation-architechure parsing python

Last synced: 16 Apr 2025

https://github.com/adsh16/learningpython

Containg programs made by me during the CSE101 course. (in python)

Last synced: 26 Feb 2025

https://github.com/adsh16/computernetworks

This repository showcases assignments from a Computer Networks course, covering key concepts such as UDP-based Ping and Heartbeat systems, Go-Back-N ARQ protocol implementation, and network performance simulation using NS-3. It includes practical demonstrations of network reliability, congestion management, and performance analysis through hands-on

computer-network cpp go-back-n network-simulation ns3 python

Last synced: 21 Feb 2025

https://github.com/adsh16/cfstats

cfStats enables you to view various stats related to a Codeforces profile. It displays different problems solved by users, grouped according to difficulty, and provides a graphical representation of these problems based on their difficulty ratings. Additionally, it highlights unsolved problems, i.e., problems that have been submitted but not yet ac

chrome-extension html-css-javascript

Last synced: 26 Feb 2025