Skip to content

this is website for engineering student and this is my first project website

Notifications You must be signed in to change notification settings

VinayShah100/idiotengineers

Repository files navigation

IDIOT ENGINEERS

❯ https://idiotengineers.com/

IDIOTENGINEERS-logo

license last-commit repo-top-language repo-language-count

Built with the tools and technologies:

JavaScript HTML5


Table of Contents

Overview

❯ Idiot Engineers is a website designed to provide study notes and resources for engineering students. The website covers a variety of engineering subjects, making it easier for students to find concise, high-quality notes to aid in their studies. Built using modern web development technologies, the platform is focused on delivering an intuitive and user-friendly experience.


Features

❯ Study Notes for Engineering Students: A rich collection of notes and guides for various engineering disciplines. User-Friendly Interface: Easy-to-navigate layout, ensuring smooth user interaction. Responsive Design: Fully responsive across devices, ensuring seamless access on mobile, tablet, and desktop. Modern Web Technologies: Developed using HTML, CSS, JavaScript, Bootstrap, React.js, and Tailwind. Open Source Contribution: Open to contributions from the engineering community to expand and enhance resources.


Repository Structure

└── idiotengineers/
    ├── CNAME
    ├── about.html
    ├── contact.html
    ├── images
    │   ├── 043d7-pyq.png
    │   ├── 1000_F_492961866_MIqCTiGZD0ZzjXTAfYCEJdGaeCYAZSAT.jpg
    │   ├── 11811.jpg
    │   ├── 5124556.jpg
    │   ├── Contact Us.mp4
    │   ├── Green Abstract Welcome To My Channel Video (1).mp4
    │   ├── Green Abstract Welcome To My Channel Video.mp4
    │   ├── Hero-Section-Background-310x129.jpg
    │   ├── README.md
    │   ├── Savitribai_Phule_Pune_University_Logo.png
    │   ├── abstract-digital-grid-black-background.jpg
    │   ├── ai.png
    │   ├── algorithm.png
    │   ├── artificial-intelligence.png
    │   ├── bg_2.jpg
    │   ├── book.png
    │   ├── coding-language.png
    │   ├── coding.png
    │   ├── coming-soon.png
    │   ├── computer-science.png
    │   ├── construction.png
    │   ├── cpu.png
    │   ├── curriculum.png
    │   ├── data-science.png
    │   ├── download-compresskaru.com.png
    │   ├── engineering.png
    │   ├── exam.png
    │   ├── fin_irjmets1682069217.pdf
    │   ├── friends.png
    │   ├── gitignore.txt
    │   ├── image-1 (1).jpg
    │   ├── image-1.jpg
    │   ├── image-2.jpg
    │   ├── itmconf_I3cs2023_01010.pdf
    │   ├── linkedin.png
    │   ├── machine-learning.png
    │   ├── mechanics.png
    │   ├── mobile.png
    │   ├── new video.mp4
    │   ├── notes.png
    │   ├── overlay-image1.jpg
    │   ├── overlay-image2.jpg
    │   ├── pencil.png
    │   ├── pexels-francesco-ungaro-673648.jpg
    │   ├── pexels-moose-photos-170195-1037992.jpg
    │   ├── photo-123.jpg
    │   ├── photo_2024-06-26_13-07-02.jpg
    │   ├── playlist.png
    │   ├── school.png
    │   ├── software-developer.png
    │   ├── software-engineer.png
    │   ├── transmission-tower.png
    │   ├── twitter (1).png
    │   ├── twitter.png
    │   ├── wt_launcher_1.0.3.433-gee7bqmfn.exe
    │   └── youtube.png
    ├── index.css
    ├── index.html
    ├── index.js
    ├── popup.html
    ├── pyq.html
    ├── sitemap.xml
    ├── sppu.html
    └── university.html

Modules

.
File Summary
CNAME ❯ REPLACE-ME
contact.html ❯ REPLACE-ME
index.html ❯ REPLACE-ME
sppu.html ❯ REPLACE-ME
index.js ❯ REPLACE-ME
index.css ❯ REPLACE-ME
about.html ❯ REPLACE-ME
pyq.html ❯ REPLACE-ME
popup.html ❯ REPLACE-ME
university.html ❯ REPLACE-ME
images
File Summary
gitignore.txt ❯ REPLACE-ME

Getting Started

Prerequisites

HTML: version x.y.z

Installation

Build the project from source:

  1. Clone the idiotengineers repository:
❯ git clone https://github.com/VinayShah100/idiotengineers
  1. Navigate to the project directory:
cd idiotengineers
  1. Install the required dependencies:
❯ ❯ INSERT-INSTALL-COMMANDS

Usage

To run the project, execute the following command:

❯ ❯ INSERT-RUN-COMMANDS

Tests

Execute the test suite using the following command:

❯ ❯ INSERT-TEST-COMMANDS

Project Roadmap

  • Task 1: Implement feature one.
  • Task 2: Implement feature two.
  • Task 3: Implement feature three.

Contributing

Contributions are welcome! Here are several ways you can contribute:

Contributing Guidelines
  1. Fork the Repository: Start by forking the project repository to your github account.
  2. Clone Locally: Clone the forked repository to your local machine using a git client.
    git clone https://github.com/VinayShah100/idiotengineers
  3. Create a New Branch: Always work on a new branch, giving it a descriptive name.
    git checkout -b new-feature-x
  4. Make Your Changes: Develop and test your changes locally.
  5. Commit Your Changes: Commit with a clear message describing your updates.
    git commit -m 'Implemented new feature x.'
  6. Push to github: Push the changes to your forked repository.
    git push origin new-feature-x
  7. Submit a Pull Request: Create a PR against the original project repository. Clearly describe the changes and their motivations.
  8. Review: Once your PR is reviewed and approved, it will be merged into the main branch. Congratulations on your contribution!
Contributor Graph


License

This project is protected under the SELECT-A-LICENSE License. For more details, refer to the LICENSE file.


Acknowledgments

  • List any resources, contributors, inspiration, etc. here.

About

this is website for engineering student and this is my first project website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published