Giter VIP home page Giter VIP logo

projects's Introduction

🚀 Codédex Projects

The best programming tutorials on the web.
Built by developers, for developers.

What are Projects?

Codédex Projects is a catalog of fun, beginner-friendly, and real-world programming tutorials available to developers all over the world. Our goal is to create a mountain of top-notch coding content on the web, from Python to Web Development, VR/AR to Machine Learning.

Here are some examples of Codédex Projects:

Contributing

Ready to add your own project tutorial? Learn more by reading our Contribution Guide! 🙌

What stage of development are we in right now?

Now that the MVP is out, our goal for Codédex Projects is to invite awesome content creators from the community to author one or two project tutorials since maintaining a resource of this type at-scale is only possible if it's open-sourced. That means we need your help, whether it's contributing, reviewing, or evangelizing!

📝 Content Team

🏆 Alumni

Don't know what to write?

Here are a few article ideas that we'd love for you to write:

  • Analyze Your Netflix Data with Python
  • Visualize Your Personal Expenses with Matplotlib
  • Visualize Your Uber Data with Matplotlib
  • Decorate Your Terminal with ______
  • Build a Minecraft Mod with Python
  • Build an Instagram Bot with Python
  • ______ with Raspberry Pi
  • Analyze Alone (TV Show) with Python
  • Emotions Detector with JavaScript
  • Face Recognition With Python

Additional Notes

Remember, if you ever have any questions at all, we're always here to help. You can find us at [email protected]! :)

projects's People

Contributors

andrewvanbeek avatar ashutoshkrris avatar asiqurrahman avatar avb-is-me avatar beingsie avatar bobliuuu avatar dusch4593 avatar exrlla avatar goku-kun avatar intelagense avatar ksolis3197 avatar mawonuga121 avatar mdwiltfong avatar milangrujicic avatar sonnynomnom avatar thousandthstar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

projects's Issues

Share button in project articles does not do anything

Hello team,

There is a bug with the share button in project articles such as this one.

The button does not share anything when clicked. See picture below for more context.

bug16

This is the errors given by the console when the share button is clicked.

bug15a

Project Tutorial Proposal - SparshRastogi

  1. Visualize Covid-19 Data - Intermediate
  2. Extractive TextSummarizer - Intermediate
  3. Automatic Email Sender - Intermediate

I would like to work on any of these projects

Project Tutorial Proposal - Michael Wiltfong

  1. Create a todo list - Intermediate

This project will use functional programming paradigms to create a Todo List using JS, CSS and HTML. It will also offer the students the opportunity to setup their VS Code to Debug their JS code.

Project Tutorial Proposal - ThousandthStar

  1. Making a snake clone with Pygame. - Intermediate
  2. Making a discord bot that can speak in voice channels - Intermediate
  3. Make a small website with Django - Advanced

Note: for the discord bot that can speak in voice channels, this could be difficult because the library I would use (pyttsx3) uses the system voice which works differently on some OSs. I would have to find another library.

Project Tutorial Proposal - Sujith Kumar Dola

  1. Hello World Flask App - Beginner
  2. Telegram Bot with Python - Intermediate
  3. ISS [ International Space Station] Tracker with Python - Beginner
  4. Ethereum Wallet With Python - Beginner

Typo #01 in project "Build a Chat App With Socket.IO"

Hello team,

I would like to report a typo in this project.

Rewrite sentence

"In our case,this function is simply printing out when a user successfully connects to our backend."

with

"In our case, this function simply prints out when a user successfully connects to our backend.".

The explanation being:

Auxiliary verbs (e.g., be, have, do, and modal verbs) assist the main verb and represent tense, mood, and voice but often cannot stand alone.

See attached picture for more context. 👇
typo2chatsocketio

Project Tutorial Proposal - Abubakrce19

  1. Extract text from image -intermediate
  2. Html to pdf - easy
  3. Internet speed checker - easy
  4. Plagiarism checker - intermediate
  5. Qr code generator - intermediate
  6. Screen recorder - Hard
  7. youtube channel info - easy
  8. Instagram video downloader - intermediate

I will be more than happy to work on other co-related projects
Thank you!!

Project Tutorial Proposal - Klaus

  1. Wreste with shapes(web based local multiplayer game using ThreeJs in react) - Medium
  2. Winter Find(web based game using ThreeJs in react) - Medium
  3. Shark Tanks(web based online multiplayer game using ThreeJs) - Hard
  4. Virtual Room(watch youtube videos on sync in a webapp) - Medium

Bug: Random backticks in functions examples

Bug: Random backticks added to function examples

function fetchWeather()`
  • This function appears two more times down the tutorial without the backticks, for a total appearance of 4 times.

This can cause errors for the users following this project tutorial.

Screenshot of issue:

image

Typo #02 in project "Build an interactive soundoard with p5js"

Hello team,

I would like to report a typo in this project.

Replace "position" with "positions", the explanation is:

There are many prepositions that refer to direction, time, positioning, location, and more, but they are not all interchangeable.

See attached picture for more context. 👇
typosoundboardproject02

Bug: minor syntax error

Bug: Missing comma needed to seperate arguments

Issue: Minor syntax error

  • A missing comma in the code that is needed to separate arguments will cause a syntax error.
  • The comma should come after:
values='subscribers' # Add comma here

Affected Code

  • The issue is within the following code:
fig = px.pie(df, values='subscribers' names='category', title='YouTube Categories')

Screenshot of issue:

image

Typo #01 in project "Convert Roman Numerals With Python"

Hello team,

I would like to report a typo in this project.

Replace "suggest" with "suggests".

The explanation being:

Subjects and verbs should match in person (first, second, or third) and number (singular or plural).

See attached picture for more context. 👇
typo01romannumerals

Typo in project Build Pong with PyGame

Hello team,

I would like to report a typo in this project.

The string 'wheter' could be replaced with 'whether' in order to give more credibility by respecting the correct spelling of the word 'whether'.

Please see picture below for more context. 👇
pongtypo

Project Tutorial Proposal - omu Inetimi

  1. How to send emails in python with SendGrid - intermediate
  2. how to build a telegram bot with python - intermediate
  3. How to send sms in python with Twilio - intermediate
  4. building a rock paper scissors game in python - beginner

Typo 01 in project "Build an interactive soundoard with p5js"

Hello team,

I would like to report a typo in this project.

Replace "of" with "to", the explanation is:

There are many prepositions that refer to direction, time, positioning, location, and more, but they are not all interchangeable.

See attached picture for more context. 👇

typosoundboardproject01

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.