The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more! Learn more →
Top 23 HTML Tutorial Projects
-
English-level-up-tips
An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南。
-
learn-to-send-email-via-google-script-html-no-server
:email: An Example of using an HTML form (e.g: "Contact Us" on a website) to send Email without a Backend Server (using a Google Script) perfect for static websites that need to collect data.
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
Contribute-To-This-Project
This project is waiting for your contribution. If you have never contributed code on GitHub before, this is the project to get you started.
-
Project mention: Is it possible to click on any three rectangles below, and screens to be changed? | /r/processing | 2022-11-15
-
-
-
learn_rust_together
We are a Ukrainian branch of the community of Rust enthusiasts. Check out our awesome collection of crates!
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
react-learning-course-short
This repo dedicated to the course "React for Beginners". The course was created to support Ukraine 🇺🇦 and Ukrainians in the war against russia. It's completely free and open-sourced.
-
Hey, look up the NE555 chip. It's tiny and I know it from this build that is kind of a stress-test for soldering skills. It's a timing chip, so depending on which of the little legs you connect the LED to, those will blink with different frequencies. Up to 5 different frequencies are possible, but I'm not sure you can put more than one LED on a given leggie without transistors inbetween. You'll need to check the power draw against the NE555 Datasheet.
-
-
raytracing-from-scratch
Building a simple raytracer: step-by-step from scratch; zero dependencies; 100% pure C++
-
angular-github-actions
Application example built with Angular 14 and hosted on GitHub Pages using GitHub Actions.
-
cruip-tutorials
A repository of Cruip's guides & tutorials in HTML made with HTML, Tailwind CSS and Alpine.js
Project mention: How to Create a Pricing Table with a Monthly/Yearly Toggle in Tailwind CSS | dev.to | 2023-05-30Live Demo / Download
-
aiohttp-aiofiles-tutorial
🔄 🌐 Handle thousands of HTTP requests, disk writes, and other I/O-bound tasks simultaneously with Python's quintessential async libraries.
-
Documenting-with-Docusaurus-V2.-
This repository will show you a step by step tutorial on how to work with Docusaurus version 2 to display your information in a more orderly way using the markdown language. Have fun reading and implementing it!
-
-
angular-github-actions-amazon-s3
Application example built with Angular 14 and hosted on Amazon S3 (Simple Storage Service) using GitHub Actions.
-
-
Github Branch: Mastering HTML Elements
-
Project mention: Krptn: User Auth and Encryption of data at rest, derived from users’ credentials | news.ycombinator.com | 2023-09-12
Hello, all!
Encryption and user authentication are crucial to cybersecurity.
Encryption can be implemented at various levels. I believe that handling encryption at the application level is the most secure since it decreases the attack surface. For example, the SQL server doesn’t get to see the plaintext.
Krptn is a piece of software I’m currently building which could be used as a user authentication service, which also handles encryption (at the application level) of the user’s associated data (e.g.: the users’ phone number).
(Krptn only has a Python API right now.)
It would run in the same server instance as your Python code, so no need to host anything new (decreased complexity) - just install the Python module and call the APIs.
For additional security, I designed the system to derive the encryption keys from the users’ credentials. This prevents an attacker who gains access to the database from being able to decrypt all the data since the encryption keys aren’t stored anywhere. Additionally, each user gets an asymmetric keypair. This enables users to share specific pieces of information with each other.
I know that, for many projects, this level of encryption is not required to secure their system and hence not everyone would benefit from using this. But I hope that for the people who do wish to have such security, this project will help.
It would be much appreciated if you would try this out. Please let me know what you think of this! Also please provide some feedback if you have any!
Here is an example Django integration: https://github.com/krptn/djangoExample
Here is an example Flask integration: https://github.com/krptn/flaskExample
GitHub repo: https://github.com/krptn/krypton
-
angular-eslint
Application example built with Angular 14 and adding the ESLint using @angular-eslint/schematics library. (by rodrigokamada)
The application repository is available at https://github.com/rodrigokamada/angular-eslint.
-
how-to-send-push-notifications-with-firebase-and-react
Send Push notifications with Firebase and React
-
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
HTML Tutorial related posts
- 大家好、最近想学英语、请问有推荐的一些方法吗、英语完全0基础、希望被推荐一些教材或者视频、音频、谢谢大家
- Guide on Common Lisp I found useful
- Bootstrap for Beginners - Code a Simple Dashboard Layout
- Free React course for beginners to support Ukraine
- Anything similar to the Odin project but for learning C++?
- Common Lisp Cheat Sheet
- GUIDE TO START YOUR FIRST CONTRIBUTION
-
A note from our sponsor - Appwrite
appwrite.io | 22 Sep 2023
Index
What are some of the best open-source Tutorial projects in HTML? This list will help you:
Project | Stars | |
---|---|---|
1 | English-level-up-tips | 29,684 |
2 | learn-to-send-email-via-google-script-html-no-server | 3,000 |
3 | Contribute-To-This-Project | 1,853 |
4 | processing-docs | 371 |
5 | lisp-notes | 361 |
6 | training-material | 273 |
7 | learn_rust_together | 210 |
8 | react-learning-course-short | 125 |
9 | SolderingTutorial | 113 |
10 | Open-Source-Gallery | 82 |
11 | raytracing-from-scratch | 56 |
12 | angular-github-actions | 18 |
13 | cruip-tutorials | 16 |
14 | aiohttp-aiofiles-tutorial | 15 |
15 | Documenting-with-Docusaurus-V2.- | 8 |
16 | sample-bootstrap-dashboard | 6 |
17 | angular-github-actions-amazon-s3 | 5 |
18 | BPM_Counter | 3 |
19 | HTML | 3 |
20 | flaskExample | 3 |
21 | angular-eslint | 2 |
22 | how-to-send-push-notifications-with-firebase-and-react | 1 |
23 | counter-app | 0 |