Open
Conversation
mostaphaRoudsari
requested changes
Aug 16, 2022
Member
mostaphaRoudsari
left a comment
There was a problem hiding this comment.
Thanks, @TfedUD!
- See my comments.
- You probably need to rebase your branch to resolve the conflicts.
Comment on lines
+1224
to
+1255
| <div class="carousel-item row"> | ||
| <!-- start of a person --> | ||
| <div class="col-lg-12 col-md-12col-sm-12 col-xs-12"> | ||
| <div class="testimonial_bubble"> | ||
| <div class="row"> | ||
| <div class="col-md-12 col-xs-12 testimonial_bubble_text"> | ||
| <p> | ||
| <i class="fa fa-quote-left"></i> | ||
| At EDS, we have been using Ladybug Tools at every stage of our projects starting from | ||
| climate and microclimate analysis, building form finding, façade optimization, indoor | ||
| and outdoor comfort studies, daylight and preliminary energy performance evaluation, | ||
| and taking it further for detailed energy modeling. The tools' versatility and capability | ||
| to accommodate a range of analysis types and visualization techniques give us an | ||
| opportunity to go beyond conventional analysis and communicate our findings and results | ||
| effectively to the design team and clients. | ||
| </p> | ||
| </div> | ||
| </div> | ||
| <div class="row"> | ||
| <div class="col-md-6 col-sm-6 col-6 testimonial_bubble_image"> | ||
| <img src="./assets/img/home/testimonial/ram_eds.jpg" alt="..." /> | ||
| </div> | ||
| <div class="col-md-6 col-sm-6 col-6 testimonial_bubble_affiliations"> | ||
| <h5>Ram Joshi</h5> | ||
| <a href="https://edsglobal.com/" target="_blank">Energy Analyst, Environmental Design Solutions</a> | ||
| </div> | ||
| </div> | ||
| </div> | ||
| </div> | ||
| <!-- end of the section for a person --> | ||
| </div> | ||
| <!-- end of a slide --> |
Member
There was a problem hiding this comment.
This looks like a leftover. Do you want to remove it?
| </div> | ||
| <div class="row"> | ||
| <div class="col-md-6 col-sm-6 col-6 testimonial_bubble_image"> | ||
| <img src="assets\img\home\testimonial\trevor_UD.jpg" alt="..." /> |
Member
There was a problem hiding this comment.
Suggested change
| <img src="assets\img\home\testimonial\trevor_UD.jpg" alt="..." /> | |
| <img src="assets/img/home/testimonial/trevor_UD.jpg" alt="..." /> |
Comment on lines
+1266
to
+1274
| Ladybug Tools has been the gateway for me into not only dynamic energy modeling, but also programming, | ||
| and an overall programatic and parametric conceptualization of building physics. The accessability of LBT | ||
| in my opinion is phenomenal. Having such a modular interface into the 'perfect parametric equation' | ||
| (building energy models), I would not be able to work how I do, and adress each project in the mannor I do | ||
| for my clients without Ladybug Tools. The open source nature of the hackability and extensibility facilitated | ||
| by the LBT crew has without a doubt been formative for me, not only as a building energy professional, but as a programmer | ||
| and sustainability enthusiast. 10/10 would likely not be in this line of work were it not for the LBT crew. | ||
| No other energy modeling toolset I've personally found can offer anything close to the scope and scale of what LBT | ||
| makes possible! |
Member
There was a problem hiding this comment.
Suggested change
| Ladybug Tools has been the gateway for me into not only dynamic energy modeling, but also programming, | |
| and an overall programatic and parametric conceptualization of building physics. The accessability of LBT | |
| in my opinion is phenomenal. Having such a modular interface into the 'perfect parametric equation' | |
| (building energy models), I would not be able to work how I do, and adress each project in the mannor I do | |
| for my clients without Ladybug Tools. The open source nature of the hackability and extensibility facilitated | |
| by the LBT crew has without a doubt been formative for me, not only as a building energy professional, but as a programmer | |
| and sustainability enthusiast. 10/10 would likely not be in this line of work were it not for the LBT crew. | |
| No other energy modeling toolset I've personally found can offer anything close to the scope and scale of what LBT | |
| makes possible! | |
| Ladybug Tools has been the gateway for me into not only dynamic energy modeling, but also programming, | |
| and an overall programmatic and parametric conceptualization of building physics. The accessibility of LBT | |
| in my opinion is phenomenal. Having such a modular interface into the 'perfect parametric equation' | |
| (building energy models), I would not be able to work how I do, and address each project in the manner I do | |
| for my clients without Ladybug Tools. The open source nature of the hackability and extensibility facilitated | |
| by the LBT crew has without a doubt been formative for me, not only as a building energy professional, but as a programmer | |
| and sustainability enthusiast. 10/10 would likely not be in this line of work were it not for the LBT crew. | |
| No other energy modeling toolset I've personally found can offer anything close to the scope and scale of what LBT | |
| makes possible! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@mostaphaRoudsari Hi! trying to get caught up on backlog.
Ive added a testimonial and photo and the likes.
1000% ok if not wanting to merge: just had this on my list!