szexian96's Stars
vercel/commerce
Next.js Commerce
lllyasviel/Fooocus
Focus on prompting and generating
Sairyss/domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
neha01/NFT
Collection of smart contracts to mint NFT's on testnet & mainnet on Ethereum/Polygon
yjose/reactjs-popup
React Popup Component - Modals,Tooltips and Menus — All in one
Rich-Harris/degit
Straightforward project scaffolding
facebook/docusaurus
Easy to maintain open source documentation websites.
HashLips/hashlips_nft_contract
A simple NFT smart contract that works with the rest of the HashLips ecosystem.
Scanate/EthList
The Comprehensive Ethereum Reading List
Consensys/smart-contract-best-practices
A guide to smart contract security best practices
facebook/create-react-app
Set up a modern web app by running one command.
fireship-io/nft-art-generator
A simple randomized NFT art generator
chiru-labs/ERC721A
https://ERC721A.org
HashLips/hashlips_art_engine
HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
fireship-io/node-blockchain
Blockchain Cryptocurrency Implemented with Node & TypeScript
jmportilla/Python-for-Algorithms--Data-Structures--and-Interviews
Files for Udemy Course on Algorithms and Data Structures
sudheerj/javascript-interview-questions
List of 1000 JavaScript Interview Questions
fireship-io/web3-nft-dapp-tutorial
A simple web3 app for minting NFTs
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
szexian96/book-webservice-python
Web Service Book (Python)
szexian96/react-complete-guide-code
Code snapshots and materials for our "React - The Complete Guide" course (https://acad.link/reactjs)
szexian96/10-javascript-frameworks
Comparison of 10 frontend JavaScript frameworks
szexian96/coding-interview-university
A complete computer science study plan to become a software engineer.
takanory/saitan-python
最短距離でゼロからしっかり学ぶPython入門
amark/gun
An open source cybersecurity protocol for syncing decentralized graph data.
kilian-hu/hackerrank-solutions
A collection of solutions to competitive programming exercises on HackerRank.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
jackfrued/Python-100-Days
Python - 100天从新手到大师
amueller/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
TheAlgorithms/Python
All Algorithms implemented in Python