Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhanushnehru/100daysofcode
A repository to track my journey on 100DaysOfCode Challenge
https://github.com/dhanushnehru/100daysofcode
100-days-of-code 100days 100daysofcode 100daysofcodechallenge android-application chrome chrome-extension coding css deno html javascript javascript-library journey multilanguage python readme readme-profile
Last synced: about 1 month ago
JSON representation
A repository to track my journey on 100DaysOfCode Challenge
- Host: GitHub
- URL: https://github.com/dhanushnehru/100daysofcode
- Owner: DhanushNehru
- Created: 2020-08-30T16:13:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T15:22:46.000Z (3 months ago)
- Last Synced: 2024-09-16T18:28:59.522Z (3 months ago)
- Topics: 100-days-of-code, 100days, 100daysofcode, 100daysofcodechallenge, android-application, chrome, chrome-extension, coding, css, deno, html, javascript, javascript-library, journey, multilanguage, python, readme, readme-profile
- Language: JavaScript
- Homepage:
- Size: 486 KB
- Stars: 6
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# 100DaysOfCode
## Day 1 - DENO Activity Generator
Generates random activity each time the user refreshes the page using deno as the runtime environment
deno run --allow-net index.ts
## Day 6 - Static Chessboard
Created a static chessboard using chessboard.js
npm i -g http-server
http-server## Day 9 - Dice Simulator in python
Created a simple digital dice using python
python dice_generator.py
## Day 14 - Chrome Extension - Share Image or Quote to FB
A chrome extension to share image or quote directly to facebook
## Day 15 - Chrome Extension - Bulk Image Downloader
A chrome extension to download bulk images from any page
code.jquery.com/jquery/## Day 21 - Face Recognition using python
Using opencv to detect face in both image and video.
pip install numpy
pip install opencv-python## Day 27 - Twitter Bot using python
pip install tweepy## Day 29 - Text to Speech using python
pip install pyttsx3## Day 42, 43 - Desktop App using python
pip install tkinter## 📹 Watch the Journey
Check out my video on the 100 Days of Code Journey 👇
[![100 Days Of Code](https://img.youtube.com/vi/JIw0QVk5yiw/0.jpg)](https://youtu.be/JIw0QVk5yiw?si=HKz46nw4kSfgxH7p)
## Day 1 to 100
### Documented in the below blog
- [My100DaysOfCode@Hashnode](https://dhanushnehru.hashnode.dev/100daysofcode)
- [[email protected]](https://dev.to/dhanushnehru/my-100daysofcode-journey-56je)
- [My100DaysOfCode@Medium](https://dhanushnehru.medium.com/100daysofcode-165980f0e1f6?sk=dda3b985d7260849fa9c7d640ab6ea1e)### Show Your Support
Please show your support by giving this repository a star ⭐
- 👉 [![Support](https://img.shields.io/badge/Support-Buy%20Me%20A%20Coffee-orange?style=flat-square)](https://ko-fi.com/dhanushnehru)
- 👉 [![Github Sponsor](https://img.shields.io/badge/Sponsor-💖-brightgreen)](https://github.com/sponsors/DhanushNehru)### Connect 👉 [**Twitter**](https://twitter.com/Dhanush_Nehru) **/** [**Instagram**](https://www.instagram.com/dhanush_nehru/) **/** [**Github**](https://github.com/DhanushNehru/) **/** [**Youtube**](https://www.youtube.com/@dhanushnehru?sub_confirmation=1) **/** [**Newsletter**](https://dhanushn.substack.com/) **/** [**Discord**](https://discord.com/invite/Yn9g6KuWyA)