ryanbrwr's Stars
entropy-research/Devon
Devon: An open-source pair programmer
cyluxx/robula-plus
An algorithm for generating robust XPath locators for web testing.
avgupta456/github-trends
🚀 Level up your GitHub profile readme with customizable cards including LOC statistics!
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
SimplifyJobs/Summer2025-Internships
Collection of Summer 2025 tech internships!
V4NSH4J/discord-mass-DM-GO
The most powerful Discord selfbot written in GO allowing users to automate their campaigns & send low-cost mass messages to Discord users!
QuartzWarrior/Innocent-bot
💣 - A Discord client self-bot for destroying, nuking and causing mischief in servers. Updated 2022
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
remix-run/remix
Build Better Websites. Create modern, resilient user experiences with web fundamentals.
itsMapleLeaf/remix-tailwind
Use TailwindCSS with Remix without an extra build step!
bekriebel/livekit-flydotio
An example on how to deploy LiveKit on Fly.io
dialecthq/web-client
livekit/livekit-react
React component and library for LiveKit
bennycode/coinbase-pro-node
Coinbase API written in TypeScript and covered by tests.
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
travisk-codes/datum-app-old
Datum: A safe platform for your personal data
ryanbrwr/opal
An AIO Discord bot for sneaker groups
llSourcell/AI_Startup_Prototype
This is the code for "Watch Me Build an AI Startup" By Siraj Raval on Youtube
ryanbrwr/Textbook-Finder
program for finding profitable textbooks on amazon
ryanbrwr/Melanoma-Detection
Project where I try to detect melanoma in pictures of lesions. CNNs utilized for detection
ryanbrwr/webdesign
Web design folder. Contains all web design I have worked on. I briefly worked on learning web design and all websites are built by me.
ryanbrwr/Bikesharing
Predicting how many bikes will be used in a certain day in a New York City bikesharing company using basic neural nets coded in numpy
ryanbrwr/Real-Estate-Prediction
Predicting the cost of houses in Illinois based on many variables. Used decision tree and other Machine Learning techniques to get within 3% accuracy on testing data.
ryanbrwr/Dog-Breed-Classification
A classifier for dog breeds of 133 different types. Convolutional Neural Networks and VGG16 transfer learning used.