Lists (1)
Sort Name ascending (A-Z)
Stars
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
Source code from the Reactive Microservices in Java book
Reactive Spring Boot - Forex Trade
『Java八股文』Java面试套路,Java进阶学习,打破内卷拿大厂Offer,升职加薪!
The source code for series of articles on Medium about Microservices with Spring Boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
Source code for the course: Spring Boot 3, Spring 6 and Hibernate for Beginners
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
End-to-end encrypted disposable chat & audio-call sessions, exchange sensitive information with peer safely and securely.
MicrosoftEdge(Chromium core) extension to play Netflix in 4K(Restricted)and DDplus audio
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Download market data from Yahoo! Finance's API
Acquiring data from Alpha Vantage and predicting stock prices with PyTorch's LSTM
Implementation of stock technical indicators and deep LSTM for closing price 30-day lookahead predictions (for learning purposes only).
An awesome tour booking web app written in NodeJS, Express, MongoDB 🗽 (NB: This is es6 version but you can find the es5 version in 'es5-version' branch. And as it's free deployed server, could take…
System design interview for IT companies
Deploying a React App (created using create-react-app) to GitHub Pages
A* Search / Pathfinding Algorithm in Javascript