doomdybbuk's Stars
opencv/opencv
Open Source Computer Vision Library
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
danielmiessler/fabric
fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
bchiang7/v4
Fourth iteration of my personal website built with Gatsby
TheLastBen/fast-stable-diffusion
fast-stable-diffusion + DreamBooth
31b4/Leetcode-Premium-Bypass
Leetcode Premium Unlocker 2024
HamishMW/portfolio
My personal portfolio website built using React and three js
arifszn/gitprofile
🚀 Create and deploy a dynamic portfolio by just providing your GitHub username.
said7388/developer-portfolio
Software Developer Portfolio Website built with next.js and tailwind CSS that helps you showcase your work and skills as a software developer.
AnswerDotAI/fsdp_qlora
Training LLMs with QLoRA + FSDP
IceCreamYou/THREE.Terrain
A procedural terrain generation engine for use with the Three.js 3D graphics library for the web.
caglarturali/caglarturali.github.io.bak
Personal portfolio website repository.
Evavic44/victoreke.com
My personal portfolio website built with Next.js, Sanity and Tailwind CSS.
sureshmurali/sureshmurali.github.io
Personal Portfolio built using React
CodeWithHarry/chatgpt-clone-youtube
CodeWithHarry YouTube video code for ChatGPT Clone
enjeck/gfolio
Google Search themed portfolio website, made using ReactJS
henryjeff/portfolio-inner-site
taniyow/react-portfolio
A clean and customizable ReactJS portfolio template for fellow developers. Credits to Jo Lienhoop!
Surya-Murali/Real-Time-Object-Detection-With-OpenCV
This project aims to do real-time object detection through a laptop cam using OpenCV. The idea is to loop over each frame of the video stream, detect objects, and bound each detection in a box.
tomitokko/django-chatbot
catherineisonline/minimalistic-developer-portfolio
👩💻 A glimpse into a web development expertise of a fictional character. Explore a selection of interactive and responsive websites, crafted with the latest technologies such as ReactJS, Vanilla JavaScript, RESTful API, CSS, SASS, SCSS, Tailwind, and HTML. Showcasing their skills and experience in designing and developing top-notch web solutions
oluwadareseyi/folio-v2
jayesh-saini/youtube-downloader-bot
danger-ahead/flutter_dev_folio
Portfolio template for lazy people like you and me 🚀
SRX-OSS/VS-Code-Theme-Portfolio
Visual Studio Code Themed Developer Portfolio
Deri-Kurniawan/windows-11-os
Deri Kurniawan Desktop Windows 11 OS Clone is a Web Application, built Using React JS Library
bilalaziz786/Analysis-of-Political-Sentiments-on-Twitter-using-Deep-Learning
Aim was to develop a machine learning model which can analyze sentiments on twitter and to predict the winner of Lok Sabha Elections 2019. Web scraping was used for comments and then applied feature extraction, TF-IDF, Word2Vec, ANN and LSTM to improve the accuracy of model. Softmax function was used for multiclass classification. Learning curve was used to select the epochs and batch size in ANN and LSTM. Word cloud was made to select the most important features in the dataset. Random forest classification was selected as the best classifier with the help of PR curve by using micro average for average precision and recall.
SaiManojBotchu/TicTacToe
A Simple TicTacToe Game Built With Flutter
sharpened-ferret/CSC345-Object-Recognition
Basic object recognition implementation using SVM and CNN