This is the source for the main ParsEngineering company website, found at parseng.co.
- Mohammad Sedaghat
sedaghat
Project Manager - Ali Mihandoost
AliMD
Technical Manager / Developer - Ali aGHasizadeh
AliGH
Developer / Programmer
- Omid Gharib
omidgharib
Developer / Programmer - Yashar Ahmadi
YasharAMD
Developer / Programmer - Nick Shylo
Denoizzed
Graphic Designer
- Chrome, Cable, About page, Dulles, VA : AAAAA First View : 1.44s - Repeat View : 0.21s 👍
- Chrome, DSL 1.5m, About page, Dulles, VA : AAAAA Compare First View : 2s - Repeat View : 0.5s (More Info)
- Chrome, DSL 1.5m, About page, Dulles, VA : AAAAA First View : 2.2s - Repeat View : 0.3s (fast memory caching and gzip l6)
- Chrome, DSL 1.5m, About page, Miami, FL : BAFAA First View : 3.5s (Unistall nginx on server)
- Chrome, DSL 1.5m, About page, Miami, FL : CAAAA First View : 2.4s (no code changed)
- IE9, DSL 128k, About page, Dulles, VA : CAAAA, Compare with old test (Compare changes)
- IE9, DSL 128k, About page, Dulles, VA : BABBA, Compare First View and Repeat View (test new htaccess config)
- Chrome, Dial 56k, About page, Miami, FL: FAC?B
- Chrome, DSL 1.5m, Products page, Miami, FL: DABAA
- Chrome, DSL 1.5m, Underdev page, Asheville, NC : DAAAA
- All Pages Test history
- I have no idea.
- View full changes
- Cross browser support.
- Fast memoty caching system.
- Optimize images size.
- Improve page laod performance upto 0.2s.
- Improve webpagetest site grade upto AAAAA.
- Fixed some bugs.
- View full changes
- Improved SEO.
- Dynamic product by admin panel.
- Dynamic categories and submenus.
- Fix some bugs.
- View full changes
- Dynamic Products and projects.
- Search engine friendly urls.
- Admin panel.
- View full changes
- RC for static website.
- Javascript completed.
- View full changes
- Persian pages layout.
- Persian fonts.
- Better css and layout.
- View full changes
- Persian pages layout.
- Persian fonts.
- Better css and layout.
- View full changes
- Revolution architecture for parsengco.
- Last english version.
- View full changes
- Complete samples page.
- All english sample page.
- View full changes
- Blog page.
- Better gallerys.
- View full changes
- More & Better Gallery Page Sample.
- View full changes
- Basic Gallery page.
- Contact us page.
- View full changes
- Menu and basic structure.
- View full changes
♥ ParsEngCo website and want to get involved ?
Thanks! There are plenty of ways you can help!
Check project and report your issue here
-
Report your Idea
If you have a any idea about design, programming, technology and other, please open an issue. -
Ask any question
If you're one of my students and want to upgrade your skills, you can ask any question. -
Bug report
Please try to be as detailed as possible in your report. What is your environment? What steps will reproduce the issue? What browser(s) and OS experience the problem? What would you expect to be the outcome? All these details will help people to assess and fix any potential bugs.
Good pull requests — patches, improvements, new features — are a fantastic help. They should remain focused in scope and avoid containing unrelated commits.
If your contribution involves a significant amount of work or substantial changes to any part of the project, please open an issue to discuss it first.
Please follow this process; it's the best way to get your work included in the project:
-
Fork the project.
-
Clone your fork (
git clone https://github.com/<your-username>/ParsEngCo.git
). -
Add an
upstream
remote (git remote add upstream https://github.com/AliMD/ParsEngCo.git
). -
Get the latest changes from upstream (e.g.
git pull upstream <dev-branch>
). -
Create a new topic branch to contain your feature, change, or fix (
git checkout -b <topic-branch-name>
). -
Make sure that your changes adhere to the current coding conventions used throughout the project - indentation, accurate comments, etc. Please update any documentation that is relevant to the change you are making.
-
Commit your changes in logical chunks; use git's interactive rebase feature to tidy up your commits before making them public. Please adhere to these git commit message guidelines or your pull request is unlikely be merged into the main project.
-
Locally merge (or rebase) the upstream branch into your topic branch.
-
Push your topic branch up to your fork (
git push origin <topic-branch-name>
). -
Open a Pull Request with a clear title and description. Please mention which browsers you tested in.
Please note that parseng.co is a curated site and that we reserve the right to refuse any listing for any reason.
The ParsEng.co source code is released under MIT License.