Helpme_coder
25.1K subscribers
202 photos
180 videos
201 files
165 links
This is official channel of helpme coder page .

Dm for promotion @Shiva_Forge

Www.shivashanker.com
Download Telegram
๐Ÿ”Ÿ ๐˜๐—ถ๐—ฝ๐˜€ ๐—ณ๐—ผ๐—ฟ ๐—ป๐—ฒ๐˜„ ๐—ฐ๐—ผ๐—ฑ๐—ฒ๐—ฟ๐˜€: ๐Ÿ”–

1. Learn Fundamentals:  Use W3Schools, FreeCodeCamp, or MDN for solid basics.

2. Watch and Code Along:  Follow YouTube tutorials to code in real-time.

3. Practice Regularly:  Build small projects to sharpen your skills.

4. Join Coding Communities:  Engage on platforms like X, Discord, and Reddit for support.

5. Use AI Tools Wisely: Leverage tools like ChatGPT responsibly to aid learning.

6. Master Git and Version Control:  Learn to manage your code effectively.

7. Stay Updated:  Follow tech blogs, newsletters, and podcasts.

8. Network:  Attend meetups, hackathons, and online coding events.

9. Explore Open Source:  Contribute to projects to gain experience.

10.Never Stop Learning:  Technology evolvesโ€”keep exploring new languages and frameworks.

Don't forget to React ๐Ÿš€๐Ÿ’—๐Ÿ’ฅ
๐Ÿ‘13โค5๐ŸŽ‰2
This media is not supported in your browser
VIEW IN TELEGRAM
Christmas tree ๐ŸŽ„
โค24๐Ÿ”ฅ5๐ŸŽ‰3
Christmas Tree ๐ŸŽ„.zip
8.2 KB
๐Ÿ‘12โค5๐Ÿฅฐ2๐Ÿ‘2
Part 1: Essential Tools & Learning Resources For Developers๐Ÿ”ฅ

๐Ÿ“š Documentation & Cheat Sheets
- MDN Web Docs: Complete guide to HTML, CSS, JavaScript, and more.
- DevDocs: Searchable docs covering major languages and frameworks.
- Cheatography: Cheat sheets for quick language and library reference.

๐ŸŽจ Design & Inspiration
- Dribbble & Behance: UI inspiration galleries for app and website design.
- Coolors.co: Color palette generator for choosing color schemes.
- FontAwesome: Free icon sets for projects.
- Unsplash: Free, high-quality images for personal or commercial use.

๐Ÿ›  Code Editors & IDEs
- Visual Studio Code: Popular, customizable editor with extensive extensions.
- CodeSandbox: Online code editor perfect for quick prototyping.
- Repl.it: Real-time collaborative coding platform supporting many languages.

๐Ÿ’ป Frontend Libraries & Frameworks
- React: Declarative, component-based UI library.
- Vue.js: Lightweight framework for building interactive UIs.
- Bootstrap & TailwindCSS: CSS frameworks for responsive design.

๐Ÿ–ฅ Backend & APIs
- Express.js: Minimal and flexible Node.js framework for backend.
- Django: Python framework with a built-in admin interface and ORM.
- Postman: Tool for building and testing APIs.

React โค๏ธ  to this Message for Part 2     

Thanks For Joining All โค๏ธ๐Ÿ™
โค27๐Ÿ‘10๐Ÿ”ฅ1๐Ÿ‘1
Thanks 25k+ brother and sister
following me๐Ÿค๐Ÿฅนโ™ฅ๏ธ
๐Ÿ‘16โค9๐Ÿ‘3๐Ÿฅฐ2๐ŸŽ‰2
Which of the following methods executes only when all promises in the array have resolved?
Anonymous Quiz
40%
Promise.allSettled
15%
Promise.any
41%
Promise.all
4%
Promise.race
๐Ÿ‘6โค3๐ŸŽ‰3
โค11๐Ÿ‘3๐Ÿ”ฅ2
Which code editor do you prefer ??
Anonymous Poll
94%
VS Code
3%
Sublime
1%
Atom
2%
WebStorm
๐Ÿ‘11โค2๐ŸŽ‰1
5 methods to center a div in CSS:
โค26๐Ÿ‘2๐Ÿ‘Œ1
A-Z Complete Full-Stack web ๐Ÿ”ฅ

Development Roadmap๐Ÿ‘‡

1.Web Fundamentals:
   โ€ข  HTML
   โ€ข  CSS
   โ€ข  JavaScript Basics

2. Front-End beginner:
   โ€ข  Advanced HTML
   โ€ข  Advanced CSS
   โ€ข  Responsive Design
   โ€ข  CSS Grid
   โ€ข  Flexbox

- JavaScript Frameworks:
   โ€ข  React.js
   โ€ข  Angular
   โ€ข  Vue.js

- State Management:
   โ€ข  Redux,
   โ€ข  Context API (React),
   โ€ข  Vuex (Vue)

- Styling Libraries:
   โ€ข  Bootstrap
   โ€ข  Material-UI
   โ€ข  Tailwind CSS

- Build Tools:
   โ€ข  Webpack
   โ€ข  Parcel

- Version Control:
   โ€ข  Git
   โ€ข  GitHub
   โ€ข  GitLab

3. Back-End Beginner:
- Server-Side Languages:
   โ€ข  Node.js (JavaScript)
   โ€ข  Python
   โ€ข  Ruby
   โ€ข  Java
   โ€ข  C#

- Web Frameworks:
   โ€ข  Express.js (Node.js)
   โ€ข  Django (Python)
   โ€ข  Ruby on Rails (Ruby)

- Databases:
   โ€ข  SQL
   โ€ข  NoSQL

- API Development:
   โ€ข  RESTful APIs
   โ€ข  GraphQL

- Authentication & Authorization:
   โ€ข  JWT
   โ€ข  OAuth

- ORM/ODM:
   โ€ข  Sequelize (Node.js)
   โ€ข  SQLAlchemy (Python)
   โ€ข  ActiveRecord (Ruby)

- Web Security:
   โ€ข  OWASP Top Ten
   โ€ข  HTTPS
   โ€ข  CORS

4. Database Management:
- Database Modeling:
   โ€ข  ER Diagrams
   โ€ข  Database Normalization

- Advanced Queries:
   โ€ข  Joins
   โ€ข  Subqueries
   โ€ข  Indexing

- Transactions and Concurrency:
   โ€ข  ACID Properties
   โ€ข  Locking Mechanisms

5. API & Microservices:
- RESTful API Design:
   โ€ข  API Endpoints
   โ€ข  HTTP Methods

- Microservices Architecture:
   โ€ข  Docker
   โ€ข  Kubernetes

- Message Brokers:
   โ€ข  RabbitMQ
   โ€ข  Apache Kafka

6. Testing:
- Unit Testing:
   โ€ข  Jest (JavaScript)
   โ€ข  pytest (Python)
   โ€ข  RSpec (Ruby)

- Integration Testing:
   โ€ข  SuperTest (Node.js)
   โ€ข  Requests (Python)

- CI/CD:
   โ€ข  Jenkins
   โ€ข  GitLab CI
   โ€ข  Travis CI

7. Front-End Advanced:
- Front-End Frameworks:
   โ€ข  Next.js (React)
   โ€ข  Nuxt.js (Vue.js)

- State Management:
   โ€ข  MobX (React)
   โ€ข  Vuex (Vue.js)
   โ€ข  Server-Side Rendering (SSR)
   โ€ข  Static Site Generation (SSG)

8. Back-End Advanced:
- Serverless Architecture:
   โ€ข  AWS Lambda
   โ€ข  Azure Functions

- GraphQL:
   โ€ข  Apollo Server
   โ€ข  Express-GraphQL

- WebSockets:
   โ€ข  Socket.io (Node.js)
   โ€ข  Action Cable (Ruby on Rails)

9. DevOps and Deployment:
- Cloud Platforms:
   โ€ข  AWS
   โ€ข  Azure
   โ€ข  Google Cloud Platform

- Server Configuration:
   โ€ข  Nginx
   โ€ข  Apache

- Load Balancing and Scaling:
   โ€ข  HAProxy
   โ€ข  NGINX Load Balancer

- Monitoring and Logging:
   โ€ข  Prometheus,
   โ€ข  ELK Stack (Elasticsearch, Logstash, Kibana)

10. Mobile Development (Optional):
   โ€ข  React Native (React)
   โ€ข  Flutter (Dart)

11.Version Control:
   โ€ข  Git
   โ€ข  GitHub Actions
   โ€ข  GitLab CI/CD

12.Other Skills:
- Agile Methodologies:
   โ€ข  Scrum
   โ€ข  Kanban

- Soft Skills:
   โ€ข  Communication
   โ€ข  Problem-Solving
   โ€ข  Time Management

Don't forget to react โค๏ธ
โค65๐Ÿ‘20๐Ÿ”ฅ4๐Ÿ’ฏ2
Complete JavaScript Road Map๐Ÿ”ฅ

A-Z JavaScript๐Ÿ‘‡

1.Variables
โ†ณ var
โ†ณ  let
โ†ณ  const

2. Data Types
โ†ณ  number
โ†ณ  string
โ†ณ  boolean
โ†ณ  null
โ†ณ  undefined
โ†ณ  symbol

3.Declaring variables
โ†ณ  var
โ†ณ  let
โ†ณ  const

4.Expressions
Primary expressions
โ†ณ this
โ†ณ  Literals
โ†ณ  []
โ†ณ  {}
โ†ณ  function
โ†ณ  class
โ†ณ function*
โ†ณ  async function
โ†ณ  async function*
โ†ณ  /ab+c/i
โ†ณ string
โ†ณ  ( )

Left-hand-side expressions
โ†ณ  Property accessors
โ†ณ ?.
โ†ณ  new
โ†ณ  new .target
โ†ณ import.meta
โ†ณ  super
โ†ณ  import()

5.operators
โ†ณ  Arithmetic Operators: +, -, *, /, %
โ†ณ  Comparison Operators: ==, ===, !=, !==, <, >, <=, >=
โ†ณ  Logical Operators: &&, ||, !

6.Control Structures
โ†ณ  if
โ†ณ  else if
โ†ณ  else
โ†ณ switch
โ†ณ  case
โ†ณ  default

7.Iterations/Loop
โ†ณ  do...while
โ†ณ  for
โ†ณ  for...in
โ†ณ  for...of
โ†ณ for await...of
โ†ณ  while

8.Functions
โ†ณ  Arrow Functions
โ†ณ  Default parameters
โ†ณ  Rest parameters
โ†ณ  arguments
โ†ณ  Method definitions
โ†ณ  getter
โ†ณ  setter

9.Objects and Arrays
โ†ณ  Object Literal: { key: value }
โ†ณ  Array Literal: [element1, element2, ...]
โ†ณ  Object Methods and Properties
โ†ณ  Array Methods: push(), pop(), shift(), unshift(),
   splice(), slice(), forEach(), map(), filter()

10.Classes and Prototypes
โ†ณ  Class Declaration
โ†ณ  Constructor Functions
โ†ณ  Prototypal Inheritance
โ†ณ extends keyword
โ†ณ super keyword
โ†ณ  Private class features
โ†ณ  Public class fields
โ†ณ  static
โ†ณ  Static initialization blocks

11.Error Handling
โ†ณ  try,
โ†ณ  catch,
โ†ณ finally (exception handling)

ADVANCED CONCEPTS
--------------------------

12.Closures
โ†ณ  Lexical Scope
โ†ณ  Function Scope
โ†ณ  Closure Use Cases

13.Asynchronous JavaScript
โ†ณ  Callback Functions
โ†ณ  Promises
โ†ณ  async/await Syntax
โ†ณ Fetch API
โ†ณ  XMLHttpRequest

14.Modules
โ†ณ  import and export Statements (ES6 Modules)
โ†ณ  CommonJS Modules (require, module.exports)

15.Event Handling
โ†ณ Event Listeners
โ†ณ  Event Object
โ†ณ  Bubbling and Capturing

16.DOM Manipulation
โ†ณ Selecting DOM Elements
โ†ณ  Modifying Element Properties
โ†ณ Creating and Appending Elements

17.Regular Expressions
โ†ณ  Pattern Matching
โ†ณ RegExp Methods: test(), exec(), match(), replace()

18.Browser APIs
โ†ณ localStorage and sessionStorage
โ†ณ  navigator Object
โ†ณ  Geolocation API
โ†ณ  Canvas API

19.Web APIs
โ†ณ  setTimeout(), setInterval()
โ†ณ  XMLHttpRequest
โ†ณ Fetch API
โ†ณ  WebSockets

20.Functional Programming
โ†ณ  Higher-Order Functions
โ†ณ map(), reduce(), filter()
โ†ณ  Pure Functions and Immutability

21.Promises and Asynchronous Patterns
โ†ณ  Promise Chaining
โ†ณ  Error Handling with Promises
โ†ณ  Async/Await

22.ES6+ Features
โ†ณ  Template Literals
โ†ณ  Destructuring Assignment
โ†ณ  Rest and Spread Operators
โ†ณ  Arrow Functions
โ†ณ  Classes and Inheritance
โ†ณ  Default Parameters
โ†ณ  let, const Block Scoping

23.Browser Object Model (BOM)
โ†ณ  window Object
โ†ณ history Object
โ†ณ  location Object
โ†ณ  navigator Object

24.Node.js Specific Concepts
โ†ณ  require()
โ†ณ  Node.js Modules (module.exports)
โ†ณ  File System Module (fs)
โ†ณ  npm (Node Package Manager)

25.Testing Frameworks
โ†ณ  Jasmine
โ†ณ  Mocha
โ†ณ  Jest

------------------- END-------------------

Some Good Resources To Learn JavaScript
1.Documentation

Mozilla MDN Web Docs
developer.mozilla.org/en-US/docs/Webโ€ฆ
DevDocs
devdocs.io/javascript/

2. Useful Channel's

https://youtube.com/playlist?list=PLGjplNEQ1it_oTvuLRNqXfz_v_0pq6unW&si=ghO3H2KGTcJgBrCf

Hope it helps ๐Ÿ˜Š๐ŸŒฑ
๐Ÿ‘17โคโ€๐Ÿ”ฅ11โค8๐Ÿ‘1
React.js 30 Days Roadmap & Free Learning Resource ๐Ÿ“๐Ÿ‘‡
 
๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ปDays 1-7: Introduction and Fundamentals

๐Ÿ“Day 1: Introduction to React.js

    What is React.js?
    Setting up a development environment
    Creating a basic React app

๐Ÿ“Day 2: JSX and Components

    Understanding JSX
    Creating functional components
    Using props to pass data

๐Ÿ“Day 3: State and Lifecycle

    Component state
    Lifecycle methods (componentDidMount, componentDidUpdate, etc.)
    Updating and rendering based on state changes

๐Ÿ“Day 4: Handling Events

    Adding event handlers
    Updating state with events
    Conditional rendering

๐Ÿ“Day 5: Lists and Keys

    Rendering lists of components
    Adding unique keys to components
    Handling list updates efficiently

๐Ÿ“Day 6: Forms and Controlled Components

    Creating forms in React
    Handling form input and validation
    Controlled components

๐Ÿ“Day 7: Conditional Rendering

    Conditional rendering with if statements
    Using the && operator and ternary operator
    Conditional rendering with logical AND (&&) and logical OR (||)

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ปDays 8-14: Advanced React Concepts

๐Ÿ“Day 8: Styling in React

    Inline styles in React
    Using CSS classes and libraries
    CSS-in-JS solutions

๐Ÿ“Day 9: React Router

    Setting up React Router
    Navigating between routes
    Passing data through routes

๐Ÿ“Day 10: Context API and State Management

    Introduction to the Context API
    Creating and consuming context
    Global state management with context

๐Ÿ“Day 11: Redux for State Management

    What is Redux?
    Actions, reducers, and the store
    Integrating Redux into a React application

๐Ÿ“Day 12: React Hooks (useState, useEffect, etc.)

    Introduction to React Hooks
    useState, useEffect, and other commonly used hooks
    Refactoring class components to functional components with hooks

๐Ÿ“Day 13: Error Handling and Debugging

    Error boundaries
    Debugging React applications
    Error handling best practices

๐Ÿ“Day 14: Building and Optimizing for Production

    Production builds and optimizations
    Code splitting
    Performance best practices

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ปDays 15-21: Working with External Data and APIs

๐Ÿ“Day 15: Fetching Data from an API

    Making API requests in React
    Handling API responses
    Async/await in React

๐Ÿ“Day 16: Forms and Form Libraries

    Working with form libraries like Formik or React Hook Form
    Form validation and error handling

๐Ÿ“Day 17: Authentication and User Sessions

    Implementing user authentication
    Handling user sessions and tokens
    Securing routes

๐Ÿ“Day 18: State Management with Redux Toolkit

    Introduction to Redux Toolkit
    Creating slices
    Simplified Redux configuration

๐Ÿ“Day 19: Routing in Depth

    Nested routing with React Router
    Route guards and authentication
    Advanced route configuration

๐Ÿ“Day 20: Performance Optimization

    Memoization and useMemo
    React.memo for optimizing components
    Virtualization and large lists

๐Ÿ“Day 21: Real-time Data with WebSockets

    WebSockets for real-time communication
    Implementing chat or notifications

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ปDays 22-30: Building and Deployment

๐Ÿ“Day 22: Building a Full-Stack App

    Integrating React with a backend (e.g., Node.js, Express, or a serverless platform)
    Implementing RESTful or GraphQL APIs

๐Ÿ“Day 23: Testing in React

    Testing React components using tools like Jest and React Testing Library
    Writing unit tests and integration tests

๐Ÿ“Day 24: Deployment and Hosting

    Preparing your React app for production
    Deploying to platforms like Netlify, Vercel, or AWS

๐Ÿ“Day 25-30: Final Project

*_Plan, design, and build a complete React project of your choice, incorporating various concepts and tools you've learned during the previous days.

ENJOY LEARNING ๐Ÿ‘๐Ÿ‘
โคโ€๐Ÿ”ฅ15โค12๐Ÿ‘11๐Ÿ”ฅ4๐ŸŽ‰2
MongoDB Learning Roadmap: From Basics to Advanced

1. Getting Started with MongoDB

Introduction to MongoDB: What is MongoDB and why use it? Difference between NoSQL and SQL databases.

Setup: Install MongoDB and Compass (GUI for MongoDB). Set up a local or cloud MongoDB instance using MongoDB Atlas.



2. Core Concepts

Databases and Collections: Understand databases, collections, and documents.

CRUD Operations: Perform Create, Read, Update, and Delete operations using MongoDB shell or Compass.

BSON: Understand how MongoDB stores data in BSON format.



3. Querying Data

Basic Queries: Filter documents using find(). Use operators like $eq, $ne, $lt, $gt, $in, and $nin.

Advanced Queries: Use $and, $or, $not, and $nor. Query arrays and embedded documents.

Projections: Return specific fields using projections in queries.



4. Indexes

Purpose of Indexes: Speed up queries and optimize performance.

Create and Manage Indexes: Single field, compound, and text indexes.

Understand Index Impact: Use the explain() method to analyze query performance.



5. Aggregation Framework

Introduction: Understand the pipeline approach in aggregation.

Basic Stages: $match, $group, $sort, $limit, $project, and $lookup.

Advanced Stages: $unwind, $addFields, $replaceRoot, and $facet.



6. Data Modeling

Schema Design: Differences between embedding and referencing documents.

Relationships: One-to-One, One-to-Many, and Many-to-Many relationships.

Best Practices: Design schemas for scalability and performance.



7. Transactions

Multi-Document Transactions: Implement ACID transactions in MongoDB.

Use Cases: When to use transactions in NoSQL.



8. Working with MongoDB in Applications

MongoDB Drivers: Integrate MongoDB with programming languages like Node.js (Mongoose), Python (PyMongo), and Java.

CRUD Operations in Code: Perform database operations using drivers.



9. Administration and Optimization

Backup and Restore: Use mongodump and mongorestore for backups.

Performance Optimization: Optimize queries, manage indexes, and shard data for horizontal scaling.

Security: Configure authentication, roles, and encryption for secure access.



10. Build Projects



Beginner: Create a basic CRUD app (e.g., contact manager).

Intermediate: Build an inventory management system or blog backend.

Advanced: Design a scalable social media backend with user posts, comments, and likes.

Deploy on MongoDB Atlas or integrate with cloud platforms.

ENJOY LEARNING ๐Ÿ‘๐Ÿ‘
๐Ÿ‘12โค5
๐Ÿ“ŒSave Your time with Short Cuts

Ctrl + A - Select All
Ctrl + B - Bold
Ctrl + C - Copy
Ctrl + D - Fill
Ctrl + F - Find
Ctrl + G - Find next instance of text
Ctrl + H - Replace
Ctrl + I - Italic
Ctrl + K - Insert a hyperlink
Ctrl + N - New workbook
Ctrl + O - Open
Ctrl + P - Print
Ctrl + R - Nothing right
Ctrl + S - Save
Ctrl + U - Underlined
Ctrl + V - Paste
Ctrl W - Close
Ctrl + X - Cut
Ctrl + Y - Repeat
Ctrl + Z - Cancel
F1 - Help
F2 - Edition
F3 - Paste the name
F4 - Repeat the last action
F5 - Goto
F6 - Next Pane
F7 - Spell Check
F8 - Extension of the mode
F9 - Recalculate all workbooks
F10 - Activate Menubar
F11 - New graph
F12 - Save As
Shift + F1 - What is it?
Shift + F2 - Edit cell comment
Shift + F3 - Paste the function into the formula
Shift + F4 - Search Next
Shift + F5 - Find
Shift + F6 - Previous Panel
Shift + F8 - Add to the selection
Shift + F9 - Calculate the active worksheet
Shift + F10 - Popup menu display
Shift + F11 - New spreadsheet
Shift + F12 - Save
Ctrl + F3 - Set name
Ctrl + F4 - Close
Ctrl + F5 - XL, size of the restore window
Ctrl + F6 - Next Workbook Window
Shift + Ctrl + F6 - Previous Workbook Window
Ctrl + F7 - Move window
Ctrl + F8 - Resize Window
Ctrl + F9 - Minimize the workbook
Ctrl + F10 - Maximize or Restore Window
Ctrl + F11 - Inset 4.0 Macro sheet
Ctrl + F1 - Open File
Alt + F1 - Insert a graph
Alt + F2 - Save As
Alt + F4 - Output
Alt + F8 - Macro dialog
Alt + F11 - Visual Basic Editor
Ctrl + Shift + F3 - Create a name using the names of row and column labels
Ctrl + Shift + F6 - Previous Window
Ctrl + Shift + F12 - Printing
Alt + Shift + F1 - New spreadsheet
Alt + Shift + F2 - Save
Alt + = - AutoSum
Ctrl + `- Toggle value / display of the formula
Ctrl + Shift + A - Insert the argument names in the formula
Alt + down arrow - automatic view list
Alt + '- Format Style Dialog
Ctrl + Shift + ~ - General Format

React ๐Ÿ”ฅ if you like it.
๐Ÿ”ฅ44โค17๐Ÿ‘15๐Ÿ˜‡1
โค31๐Ÿ‘6
Helpme_coder pinned ยซ๐Ÿ”ฅ450+ Web dev projects ๐Ÿ”ฅ Hello Coders ๐Ÿ‘‹ , Here is a list of 450+ projects using HTML, CSS, and JavaScript.๐Ÿ‘‡ https://drive.google.com/drive/folders/16ozWeFQRZO-5PzJqh2uGCigyX03cFbcg?usp=sharing --------------------------------------------------- Do notโ€ฆยป
๐—™๐—ฟ๐—ฒ๐—ฒ ๐—ฝ๐—น๐—ฎ๐˜๐—ณ๐—ผ๐—ฟ๐—บ๐˜€ ๐˜๐—ผ ๐—ต๐—ผ๐˜€๐˜ ๐˜†๐—ผ๐˜‚๐—ฟ ๐˜„๐—ฒ๐—ฏ ๐—ฝ๐—ฟ๐—ผ๐—ท๐—ฒ๐—ฐ๐˜:

๐Ÿˆโ€โฌ› Github Pages
๐Ÿ”บ Vercel
0๏ธโƒฃ 000WebHost
๐ŸŒ Netlify
โซ Koyeb
โ˜๏ธ Google Cloud Hosting
โ›บ Firebase
โ™พ InfinityFree
โ˜๏ธ Azure Static Apps
๐Ÿ…ฐ๏ธ AwardSpace
๐ŸฆŠ GitLab Pages
๐Ÿ…ฑ๏ธ ByetHost
๐Ÿš€ HyperPHP
๐Ÿ†“ Freehostia
๐Ÿ•Š๏ธ FreeHosting
๐Ÿ”ฅ16๐Ÿ‘8โค7
15 FRONTEND PROJECT IDEAS TO TRY OVER THE WEEKEND๐Ÿ”ฅ

1. Todo list app
2. Quiz app
3. Calculator
4. Contact Form
5. Landing Page
9. Food order app
10. Chat app
11. Blog app
12. Weather app
13. Weight tracker app
14. Expense tracker app
15. Movie app
๐Ÿ‘37โค12๐Ÿ”ฅ5