• Tell us your favourite video game of 2025 so far

    The Guardian’s writers have compiled their favourite new games of the year so far – and we’d like to hear about yours, too.Have you come across a new release that you can’t stop playing? Or one you’d recommend? Tell us your nomination and why you like it below.Share your favouriteYou can tell us your favourite game of the year so far using this form.Please share your story if you are 18 or over, anonymously if you wish. For more information please see our terms of service and privacy policy.Your responses, which can be anonymous, are secure as the form is encrypted and only the Guardian has access to your contributions. We will only use the data you provide us for the purpose of the feature and we will delete any personal data when we no longer require it for this purpose. For true anonymity please use our SecureDrop service instead.Name Where do you live? Tell us a bit about yourselfOptionalTell us about your favourite game of 2025 so far and why it's your favourite Please include as much detail as possible. If you are happy to, please upload a photo of yourself here OptionalPlease note, the maximum file size is 5.7 MB.Choose fileCan we publish your response? Yes, entirelyYes, but contact me firstYes, but please keep me anonymousNo, this is information onlyPhone number OptionalYour contact details are helpful so we can contact you for more information. They will only be seen by the Guardian.Email address Your contact details are helpful so we can contact you for more information. They will only be seen by the Guardian.You can add more information here OptionalIf you include other people's names please ask them first.Would you be interested in speaking to our audio and/or video teams? Audio onlyVideo onlyAudio and videoNo, I'm not interestedBy submitting your response, you are agreeing to share your details with us for this feature.If you’re having trouble using the form, click here. Read terms of service here and privacy policy here.
    #tell #your #favourite #video #game
    Tell us your favourite video game of 2025 so far
    The Guardian’s writers have compiled their favourite new games of the year so far – and we’d like to hear about yours, too.Have you come across a new release that you can’t stop playing? Or one you’d recommend? Tell us your nomination and why you like it below.Share your favouriteYou can tell us your favourite game of the year so far using this form.Please share your story if you are 18 or over, anonymously if you wish. For more information please see our terms of service and privacy policy.Your responses, which can be anonymous, are secure as the form is encrypted and only the Guardian has access to your contributions. We will only use the data you provide us for the purpose of the feature and we will delete any personal data when we no longer require it for this purpose. For true anonymity please use our SecureDrop service instead.Name Where do you live? Tell us a bit about yourselfOptionalTell us about your favourite game of 2025 so far and why it's your favourite Please include as much detail as possible. If you are happy to, please upload a photo of yourself here OptionalPlease note, the maximum file size is 5.7 MB.Choose fileCan we publish your response? Yes, entirelyYes, but contact me firstYes, but please keep me anonymousNo, this is information onlyPhone number OptionalYour contact details are helpful so we can contact you for more information. They will only be seen by the Guardian.Email address Your contact details are helpful so we can contact you for more information. They will only be seen by the Guardian.You can add more information here OptionalIf you include other people's names please ask them first.Would you be interested in speaking to our audio and/or video teams? Audio onlyVideo onlyAudio and videoNo, I'm not interestedBy submitting your response, you are agreeing to share your details with us for this feature.If you’re having trouble using the form, click here. Read terms of service here and privacy policy here. #tell #your #favourite #video #game
    WWW.THEGUARDIAN.COM
    Tell us your favourite video game of 2025 so far
    The Guardian’s writers have compiled their favourite new games of the year so far – and we’d like to hear about yours, too.Have you come across a new release that you can’t stop playing? Or one you’d recommend? Tell us your nomination and why you like it below.Share your favouriteYou can tell us your favourite game of the year so far using this form.Please share your story if you are 18 or over, anonymously if you wish. For more information please see our terms of service and privacy policy.Your responses, which can be anonymous, are secure as the form is encrypted and only the Guardian has access to your contributions. We will only use the data you provide us for the purpose of the feature and we will delete any personal data when we no longer require it for this purpose. For true anonymity please use our SecureDrop service instead.Name Where do you live? Tell us a bit about yourself (e.g. age and what you do for a living) OptionalTell us about your favourite game of 2025 so far and why it's your favourite Please include as much detail as possible. If you are happy to, please upload a photo of yourself here OptionalPlease note, the maximum file size is 5.7 MB.Choose fileCan we publish your response? Yes, entirelyYes, but contact me firstYes, but please keep me anonymousNo, this is information onlyPhone number OptionalYour contact details are helpful so we can contact you for more information. They will only be seen by the Guardian.Email address Your contact details are helpful so we can contact you for more information. They will only be seen by the Guardian.You can add more information here OptionalIf you include other people's names please ask them first.Would you be interested in speaking to our audio and/or video teams? Audio onlyVideo onlyAudio and videoNo, I'm not interestedBy submitting your response, you are agreeing to share your details with us for this feature.If you’re having trouble using the form, click here. Read terms of service here and privacy policy here.
    Like
    Love
    Wow
    Sad
    Angry
    412
    0 التعليقات 0 المشاركات
  • Malicious PyPI Package Masquerades as Chimera Module to Steal AWS, CI/CD, and macOS Data

    Jun 16, 2025Ravie LakshmananMalware / DevOps

    Cybersecurity researchers have discovered a malicious package on the Python Package Indexrepository that's capable of harvesting sensitive developer-related information, such as credentials, configuration data, and environment variables, among others.
    The package, named chimera-sandbox-extensions, attracted 143 downloads and likely targets users of a service called Chimera Sandbox, which was released by Singaporean tech company Grab last August to facilitate "experimentation and development ofsolutions."
    The package masquerades as a helper module for Chimera Sandbox, but "aims to steal credentials and other sensitive information such as Jamf configuration, CI/CD environment variables, AWS tokens, and more," JFrog security researcher Guy Korolevski said in a report published last week.
    Once installed, it attempts to connect to an external domain whose domain name is generated using a domain generation algorithmin order to download and execute a next-stage payload.
    Specifically, the malware acquires from the domain an authentication token, which is then used to send a request to the same domain and retrieve the Python-based information stealer.

    The stealer malware is equipped to siphon a wide range of data from infected machines. This includes -

    JAMF receipts, which are records of software packages installed by Jamf Pro on managed computers
    Pod sandbox environment authentication tokens and git information
    CI/CD information from environment variables
    Zscaler host configuration
    Amazon Web Services account information and tokens
    Public IP address
    General platform, user, and host information

    The kind of data gathered by the malware shows that it's mainly geared towards corporate and cloud infrastructure. In addition, the extraction of JAMF receipts indicates that it's also capable of targeting Apple macOS systems.
    The collected information is sent via a POST request back to the same domain, after which the server assesses if the machine is a worthy target for further exploitation. However, JFrog said it was unable to obtain the payload at the time of analysis.
    "The targeted approach employed by this malware, along with the complexity of its multi-stage targeted payload, distinguishes it from the more generic open-source malware threats we have encountered thus far, highlighting the advancements that malicious packages have made recently," Jonathan Sar Shalom, director of threat research at JFrog Security Research team, said.

    "This new sophistication of malware underscores why development teams remain vigilant with updates—alongside proactive security research – to defend against emerging threats and maintain software integrity."
    The disclosure comes as SafeDep and Veracode detailed a number of malware-laced npm packages that are designed to execute remote code and download additional payloads. The packages in question are listed below -

    eslint-config-airbnb-compatts-runtime-compat-checksolders@mediawave/libAll the identified npm packages have since been taken down from npm, but not before they were downloaded hundreds of times from the package registry.
    SafeDep's analysis of eslint-config-airbnb-compat found that the JavaScript library has ts-runtime-compat-check listed as a dependency, which, in turn, contacts an external server defined in the former packageto retrieve and execute a Base64-encoded string. The exact nature of the payload is unknown.
    "It implements a multi-stage remote code execution attack using a transitive dependency to hide the malicious code," SafeDep researcher Kunal Singh said.
    Solders, on the other hand, has been found to incorporate a post-install script in its package.json, causing the malicious code to be automatically executed as soon as the package is installed.
    "At first glance, it's hard to believe that this is actually valid JavaScript," the Veracode Threat Research team said. "It looks like a seemingly random collection of Japanese symbols. It turns out that this particular obfuscation scheme uses the Unicode characters as variable names and a sophisticated chain of dynamic code generation to work."
    Decoding the script reveals an extra layer of obfuscation, unpacking which reveals its main function: Check if the compromised machine is Windows, and if so, run a PowerShell command to retrieve a next-stage payload from a remote server.
    This second-stage PowerShell script, also obscured, is designed to fetch a Windows batch script from another domainand configures a Windows Defender Antivirus exclusion list to avoid detection. The batch script then paves the way for the execution of a .NET DLL that reaches out to a PNG image hosted on ImgBB.
    "is grabbing the last two pixels from this image and then looping through some data contained elsewhere in it," Veracode said. "It ultimately builds up in memory YET ANOTHER .NET DLL."

    Furthermore, the DLL is equipped to create task scheduler entries and features the ability to bypass user account controlusing a combination of FodHelper.exe and programmatic identifiersto evade defenses and avoid triggering any security alerts to the user.
    The newly-downloaded DLL is Pulsar RAT, a "free, open-source Remote Administration Tool for Windows" and a variant of the Quasar RAT.
    "From a wall of Japanese characters to a RAT hidden within the pixels of a PNG file, the attacker went to extraordinary lengths to conceal their payload, nesting it a dozen layers deep to evade detection," Veracode said. "While the attacker's ultimate objective for deploying the Pulsar RAT remains unclear, the sheer complexity of this delivery mechanism is a powerful indicator of malicious intent."
    Crypto Malware in the Open-Source Supply Chain
    The findings also coincide with a report from Socket that identified credential stealers, cryptocurrency drainers, cryptojackers, and clippers as the main types of threats targeting the cryptocurrency and blockchain development ecosystem.

    Some of the examples of these packages include -

    express-dompurify and pumptoolforvolumeandcomment, which are capable of harvesting browser credentials and cryptocurrency wallet keys
    bs58js, which drains a victim's wallet and uses multi-hop transfers to obscure theft and frustrate forensic tracing.
    lsjglsjdv, asyncaiosignal, and raydium-sdk-liquidity-init, which functions as a clipper to monitor the system clipboard for cryptocurrency wallet strings and replace them with threat actor‑controlled addresses to reroute transactions to the attackers

    "As Web3 development converges with mainstream software engineering, the attack surface for blockchain-focused projects is expanding in both scale and complexity," Socket security researcher Kirill Boychenko said.
    "Financially motivated threat actors and state-sponsored groups are rapidly evolving their tactics to exploit systemic weaknesses in the software supply chain. These campaigns are iterative, persistent, and increasingly tailored to high-value targets."
    AI and Slopsquatting
    The rise of artificial intelligence-assisted coding, also called vibe coding, has unleashed another novel threat in the form of slopsquatting, where large language modelscan hallucinate non-existent but plausible package names that bad actors can weaponize to conduct supply chain attacks.
    Trend Micro, in a report last week, said it observed an unnamed advanced agent "confidently" cooking up a phantom Python package named starlette-reverse-proxy, only for the build process to crash with the error "module not found." However, should an adversary upload a package with the same name on the repository, it can have serious security consequences.

    Furthermore, the cybersecurity company noted that advanced coding agents and workflows such as Claude Code CLI, OpenAI Codex CLI, and Cursor AI with Model Context Protocol-backed validation can help reduce, but not completely eliminate, the risk of slopsquatting.
    "When agents hallucinate dependencies or install unverified packages, they create an opportunity for slopsquatting attacks, in which malicious actors pre-register those same hallucinated names on public registries," security researcher Sean Park said.
    "While reasoning-enhanced agents can reduce the rate of phantom suggestions by approximately half, they do not eliminate them entirely. Even the vibe-coding workflow augmented with live MCP validations achieves the lowest rates of slip-through, but still misses edge cases."

    Found this article interesting? Follow us on Twitter  and LinkedIn to read more exclusive content we post.

    SHARE




    #malicious #pypi #package #masquerades #chimera
    Malicious PyPI Package Masquerades as Chimera Module to Steal AWS, CI/CD, and macOS Data
    Jun 16, 2025Ravie LakshmananMalware / DevOps Cybersecurity researchers have discovered a malicious package on the Python Package Indexrepository that's capable of harvesting sensitive developer-related information, such as credentials, configuration data, and environment variables, among others. The package, named chimera-sandbox-extensions, attracted 143 downloads and likely targets users of a service called Chimera Sandbox, which was released by Singaporean tech company Grab last August to facilitate "experimentation and development ofsolutions." The package masquerades as a helper module for Chimera Sandbox, but "aims to steal credentials and other sensitive information such as Jamf configuration, CI/CD environment variables, AWS tokens, and more," JFrog security researcher Guy Korolevski said in a report published last week. Once installed, it attempts to connect to an external domain whose domain name is generated using a domain generation algorithmin order to download and execute a next-stage payload. Specifically, the malware acquires from the domain an authentication token, which is then used to send a request to the same domain and retrieve the Python-based information stealer. The stealer malware is equipped to siphon a wide range of data from infected machines. This includes - JAMF receipts, which are records of software packages installed by Jamf Pro on managed computers Pod sandbox environment authentication tokens and git information CI/CD information from environment variables Zscaler host configuration Amazon Web Services account information and tokens Public IP address General platform, user, and host information The kind of data gathered by the malware shows that it's mainly geared towards corporate and cloud infrastructure. In addition, the extraction of JAMF receipts indicates that it's also capable of targeting Apple macOS systems. The collected information is sent via a POST request back to the same domain, after which the server assesses if the machine is a worthy target for further exploitation. However, JFrog said it was unable to obtain the payload at the time of analysis. "The targeted approach employed by this malware, along with the complexity of its multi-stage targeted payload, distinguishes it from the more generic open-source malware threats we have encountered thus far, highlighting the advancements that malicious packages have made recently," Jonathan Sar Shalom, director of threat research at JFrog Security Research team, said. "This new sophistication of malware underscores why development teams remain vigilant with updates—alongside proactive security research – to defend against emerging threats and maintain software integrity." The disclosure comes as SafeDep and Veracode detailed a number of malware-laced npm packages that are designed to execute remote code and download additional payloads. The packages in question are listed below - eslint-config-airbnb-compatts-runtime-compat-checksolders@mediawave/libAll the identified npm packages have since been taken down from npm, but not before they were downloaded hundreds of times from the package registry. SafeDep's analysis of eslint-config-airbnb-compat found that the JavaScript library has ts-runtime-compat-check listed as a dependency, which, in turn, contacts an external server defined in the former packageto retrieve and execute a Base64-encoded string. The exact nature of the payload is unknown. "It implements a multi-stage remote code execution attack using a transitive dependency to hide the malicious code," SafeDep researcher Kunal Singh said. Solders, on the other hand, has been found to incorporate a post-install script in its package.json, causing the malicious code to be automatically executed as soon as the package is installed. "At first glance, it's hard to believe that this is actually valid JavaScript," the Veracode Threat Research team said. "It looks like a seemingly random collection of Japanese symbols. It turns out that this particular obfuscation scheme uses the Unicode characters as variable names and a sophisticated chain of dynamic code generation to work." Decoding the script reveals an extra layer of obfuscation, unpacking which reveals its main function: Check if the compromised machine is Windows, and if so, run a PowerShell command to retrieve a next-stage payload from a remote server. This second-stage PowerShell script, also obscured, is designed to fetch a Windows batch script from another domainand configures a Windows Defender Antivirus exclusion list to avoid detection. The batch script then paves the way for the execution of a .NET DLL that reaches out to a PNG image hosted on ImgBB. "is grabbing the last two pixels from this image and then looping through some data contained elsewhere in it," Veracode said. "It ultimately builds up in memory YET ANOTHER .NET DLL." Furthermore, the DLL is equipped to create task scheduler entries and features the ability to bypass user account controlusing a combination of FodHelper.exe and programmatic identifiersto evade defenses and avoid triggering any security alerts to the user. The newly-downloaded DLL is Pulsar RAT, a "free, open-source Remote Administration Tool for Windows" and a variant of the Quasar RAT. "From a wall of Japanese characters to a RAT hidden within the pixels of a PNG file, the attacker went to extraordinary lengths to conceal their payload, nesting it a dozen layers deep to evade detection," Veracode said. "While the attacker's ultimate objective for deploying the Pulsar RAT remains unclear, the sheer complexity of this delivery mechanism is a powerful indicator of malicious intent." Crypto Malware in the Open-Source Supply Chain The findings also coincide with a report from Socket that identified credential stealers, cryptocurrency drainers, cryptojackers, and clippers as the main types of threats targeting the cryptocurrency and blockchain development ecosystem. Some of the examples of these packages include - express-dompurify and pumptoolforvolumeandcomment, which are capable of harvesting browser credentials and cryptocurrency wallet keys bs58js, which drains a victim's wallet and uses multi-hop transfers to obscure theft and frustrate forensic tracing. lsjglsjdv, asyncaiosignal, and raydium-sdk-liquidity-init, which functions as a clipper to monitor the system clipboard for cryptocurrency wallet strings and replace them with threat actor‑controlled addresses to reroute transactions to the attackers "As Web3 development converges with mainstream software engineering, the attack surface for blockchain-focused projects is expanding in both scale and complexity," Socket security researcher Kirill Boychenko said. "Financially motivated threat actors and state-sponsored groups are rapidly evolving their tactics to exploit systemic weaknesses in the software supply chain. These campaigns are iterative, persistent, and increasingly tailored to high-value targets." AI and Slopsquatting The rise of artificial intelligence-assisted coding, also called vibe coding, has unleashed another novel threat in the form of slopsquatting, where large language modelscan hallucinate non-existent but plausible package names that bad actors can weaponize to conduct supply chain attacks. Trend Micro, in a report last week, said it observed an unnamed advanced agent "confidently" cooking up a phantom Python package named starlette-reverse-proxy, only for the build process to crash with the error "module not found." However, should an adversary upload a package with the same name on the repository, it can have serious security consequences. Furthermore, the cybersecurity company noted that advanced coding agents and workflows such as Claude Code CLI, OpenAI Codex CLI, and Cursor AI with Model Context Protocol-backed validation can help reduce, but not completely eliminate, the risk of slopsquatting. "When agents hallucinate dependencies or install unverified packages, they create an opportunity for slopsquatting attacks, in which malicious actors pre-register those same hallucinated names on public registries," security researcher Sean Park said. "While reasoning-enhanced agents can reduce the rate of phantom suggestions by approximately half, they do not eliminate them entirely. Even the vibe-coding workflow augmented with live MCP validations achieves the lowest rates of slip-through, but still misses edge cases." Found this article interesting? Follow us on Twitter  and LinkedIn to read more exclusive content we post. SHARE     #malicious #pypi #package #masquerades #chimera
    THEHACKERNEWS.COM
    Malicious PyPI Package Masquerades as Chimera Module to Steal AWS, CI/CD, and macOS Data
    Jun 16, 2025Ravie LakshmananMalware / DevOps Cybersecurity researchers have discovered a malicious package on the Python Package Index (PyPI) repository that's capable of harvesting sensitive developer-related information, such as credentials, configuration data, and environment variables, among others. The package, named chimera-sandbox-extensions, attracted 143 downloads and likely targets users of a service called Chimera Sandbox, which was released by Singaporean tech company Grab last August to facilitate "experimentation and development of [machine learning] solutions." The package masquerades as a helper module for Chimera Sandbox, but "aims to steal credentials and other sensitive information such as Jamf configuration, CI/CD environment variables, AWS tokens, and more," JFrog security researcher Guy Korolevski said in a report published last week. Once installed, it attempts to connect to an external domain whose domain name is generated using a domain generation algorithm (DGA) in order to download and execute a next-stage payload. Specifically, the malware acquires from the domain an authentication token, which is then used to send a request to the same domain and retrieve the Python-based information stealer. The stealer malware is equipped to siphon a wide range of data from infected machines. This includes - JAMF receipts, which are records of software packages installed by Jamf Pro on managed computers Pod sandbox environment authentication tokens and git information CI/CD information from environment variables Zscaler host configuration Amazon Web Services account information and tokens Public IP address General platform, user, and host information The kind of data gathered by the malware shows that it's mainly geared towards corporate and cloud infrastructure. In addition, the extraction of JAMF receipts indicates that it's also capable of targeting Apple macOS systems. The collected information is sent via a POST request back to the same domain, after which the server assesses if the machine is a worthy target for further exploitation. However, JFrog said it was unable to obtain the payload at the time of analysis. "The targeted approach employed by this malware, along with the complexity of its multi-stage targeted payload, distinguishes it from the more generic open-source malware threats we have encountered thus far, highlighting the advancements that malicious packages have made recently," Jonathan Sar Shalom, director of threat research at JFrog Security Research team, said. "This new sophistication of malware underscores why development teams remain vigilant with updates—alongside proactive security research – to defend against emerging threats and maintain software integrity." The disclosure comes as SafeDep and Veracode detailed a number of malware-laced npm packages that are designed to execute remote code and download additional payloads. The packages in question are listed below - eslint-config-airbnb-compat (676 Downloads) ts-runtime-compat-check (1,588 Downloads) solders (983 Downloads) @mediawave/lib (386 Downloads) All the identified npm packages have since been taken down from npm, but not before they were downloaded hundreds of times from the package registry. SafeDep's analysis of eslint-config-airbnb-compat found that the JavaScript library has ts-runtime-compat-check listed as a dependency, which, in turn, contacts an external server defined in the former package ("proxy.eslint-proxy[.]site") to retrieve and execute a Base64-encoded string. The exact nature of the payload is unknown. "It implements a multi-stage remote code execution attack using a transitive dependency to hide the malicious code," SafeDep researcher Kunal Singh said. Solders, on the other hand, has been found to incorporate a post-install script in its package.json, causing the malicious code to be automatically executed as soon as the package is installed. "At first glance, it's hard to believe that this is actually valid JavaScript," the Veracode Threat Research team said. "It looks like a seemingly random collection of Japanese symbols. It turns out that this particular obfuscation scheme uses the Unicode characters as variable names and a sophisticated chain of dynamic code generation to work." Decoding the script reveals an extra layer of obfuscation, unpacking which reveals its main function: Check if the compromised machine is Windows, and if so, run a PowerShell command to retrieve a next-stage payload from a remote server ("firewall[.]tel"). This second-stage PowerShell script, also obscured, is designed to fetch a Windows batch script from another domain ("cdn.audiowave[.]org") and configures a Windows Defender Antivirus exclusion list to avoid detection. The batch script then paves the way for the execution of a .NET DLL that reaches out to a PNG image hosted on ImgBB ("i.ibb[.]co"). "[The DLL] is grabbing the last two pixels from this image and then looping through some data contained elsewhere in it," Veracode said. "It ultimately builds up in memory YET ANOTHER .NET DLL." Furthermore, the DLL is equipped to create task scheduler entries and features the ability to bypass user account control (UAC) using a combination of FodHelper.exe and programmatic identifiers (ProgIDs) to evade defenses and avoid triggering any security alerts to the user. The newly-downloaded DLL is Pulsar RAT, a "free, open-source Remote Administration Tool for Windows" and a variant of the Quasar RAT. "From a wall of Japanese characters to a RAT hidden within the pixels of a PNG file, the attacker went to extraordinary lengths to conceal their payload, nesting it a dozen layers deep to evade detection," Veracode said. "While the attacker's ultimate objective for deploying the Pulsar RAT remains unclear, the sheer complexity of this delivery mechanism is a powerful indicator of malicious intent." Crypto Malware in the Open-Source Supply Chain The findings also coincide with a report from Socket that identified credential stealers, cryptocurrency drainers, cryptojackers, and clippers as the main types of threats targeting the cryptocurrency and blockchain development ecosystem. Some of the examples of these packages include - express-dompurify and pumptoolforvolumeandcomment, which are capable of harvesting browser credentials and cryptocurrency wallet keys bs58js, which drains a victim's wallet and uses multi-hop transfers to obscure theft and frustrate forensic tracing. lsjglsjdv, asyncaiosignal, and raydium-sdk-liquidity-init, which functions as a clipper to monitor the system clipboard for cryptocurrency wallet strings and replace them with threat actor‑controlled addresses to reroute transactions to the attackers "As Web3 development converges with mainstream software engineering, the attack surface for blockchain-focused projects is expanding in both scale and complexity," Socket security researcher Kirill Boychenko said. "Financially motivated threat actors and state-sponsored groups are rapidly evolving their tactics to exploit systemic weaknesses in the software supply chain. These campaigns are iterative, persistent, and increasingly tailored to high-value targets." AI and Slopsquatting The rise of artificial intelligence (AI)-assisted coding, also called vibe coding, has unleashed another novel threat in the form of slopsquatting, where large language models (LLMs) can hallucinate non-existent but plausible package names that bad actors can weaponize to conduct supply chain attacks. Trend Micro, in a report last week, said it observed an unnamed advanced agent "confidently" cooking up a phantom Python package named starlette-reverse-proxy, only for the build process to crash with the error "module not found." However, should an adversary upload a package with the same name on the repository, it can have serious security consequences. Furthermore, the cybersecurity company noted that advanced coding agents and workflows such as Claude Code CLI, OpenAI Codex CLI, and Cursor AI with Model Context Protocol (MCP)-backed validation can help reduce, but not completely eliminate, the risk of slopsquatting. "When agents hallucinate dependencies or install unverified packages, they create an opportunity for slopsquatting attacks, in which malicious actors pre-register those same hallucinated names on public registries," security researcher Sean Park said. "While reasoning-enhanced agents can reduce the rate of phantom suggestions by approximately half, they do not eliminate them entirely. Even the vibe-coding workflow augmented with live MCP validations achieves the lowest rates of slip-through, but still misses edge cases." Found this article interesting? Follow us on Twitter  and LinkedIn to read more exclusive content we post. SHARE    
    Like
    Love
    Wow
    Sad
    Angry
    514
    2 التعليقات 0 المشاركات
  • 9 menial tasks ChatGPT can handle in seconds, saving you hours

    ChatGPT is rapidly changing the world. The process is already happening, and it’s only going to accelerate as the technology improves, as more people gain access to it, and as more learn how to use it.
    What’s shocking is just how many tasks ChatGPT is already capable of managing for you. While the naysayers may still look down their noses at the potential of AI assistants, I’ve been using it to handle all kinds of menial tasks for me. Here are my favorite examples.

    Further reading: This tiny ChatGPT feature helps me tackle my days more productively

    Write your emails for you
    Dave Parrack / Foundry
    We’ve all been faced with the tricky task of writing an email—whether personal or professional—but not knowing quite how to word it. ChatGPT can do the heavy lifting for you, penning theperfect email based on whatever information you feed it.
    Let’s assume the email you need to write is of a professional nature, and wording it poorly could negatively affect your career. By directing ChatGPT to write the email with a particular structure, content, and tone of voice, you can give yourself a huge head start.
    A winning tip for this is to never accept ChatGPT’s first attempt. Always read through it and look for areas of improvement, then request tweaks to ensure you get the best possible email. You canalso rewrite the email in your own voice. Learn more about how ChatGPT coached my colleague to write better emails.

    Generate itineraries and schedules
    Dave Parrack / Foundry
    If you’re going on a trip but you’re the type of person who hates planning trips, then you should utilize ChatGPT’s ability to generate trip itineraries. The results can be customized to the nth degree depending on how much detail and instruction you’re willing to provide.
    As someone who likes to get away at least once a year but also wants to make the most of every trip, leaning on ChatGPT for an itinerary is essential for me. I’ll provide the location and the kinds of things I want to see and do, then let it handle the rest. Instead of spending days researching everything myself, ChatGPT does 80 percent of it for me.
    As with all of these tasks, you don’t need to accept ChatGPT’s first effort. Use different prompts to force the AI chatbot to shape the itinerary closer to what you want. You’d be surprised at how many cool ideas you’ll encounter this way—simply nix the ones you don’t like.

    Break down difficult concepts
    Dave Parrack / Foundry
    One of the best tasks to assign to ChatGPT is the explanation of difficult concepts. Ask ChatGPT to explain any concept you can think of and it will deliver more often than not. You can tailor the level of explanation you need, and even have it include visual elements.
    Let’s say, for example, that a higher-up at work regularly lectures everyone about the importance of networking. But maybe they never go into detail about what they mean, just constantly pushing the why without explaining the what. Well, just ask ChatGPT to explain networking!
    Okay, most of us know what “networking” is and the concept isn’t very hard to grasp. But you can do this with anything. Ask ChatGPT to explain augmented reality, multi-threaded processing, blockchain, large language models, what have you. It will provide you with a clear and simple breakdown, maybe even with analogies and images.

    Analyze and make tough decisions
    Dave Parrack / Foundry
    We all face tough decisions every so often. The next time you find yourself wrestling with a particularly tough one—and you just can’t decide one way or the other—try asking ChatGPT for guidance and advice.
    It may sound strange to trust any kind of decision to artificial intelligence, let alone an important one that has you stumped, but doing so actually makes a lot of sense. While human judgment can be clouded by emotions, AI can set that aside and prioritize logic.
    It should go without saying: you don’t have to accept ChatGPT’s answers. Use the AI to weigh the pros and cons, to help you understand what’s most important to you, and to suggest a direction. Who knows? If you find yourself not liking the answer given, that in itself might clarify what you actually want—and the right answer for you. This is the kind of stuff ChatGPT can do to improve your life.

    Plan complex projects and strategies
    Dave Parrack / Foundry
    Most jobs come with some level of project planning and management. Even I, as a freelance writer, need to plan tasks to get projects completed on time. And that’s where ChatGPT can prove invaluable, breaking projects up into smaller, more manageable parts.
    ChatGPT needs to know the nature of the project, the end goal, any constraints you may have, and what you have done so far. With that information, it can then break the project up with a step-by-step plan, and break it down further into phases.
    If ChatGPT doesn’t initially split your project up in a way that suits you, try again. Change up the prompts and make the AI chatbot tune in to exactly what you’re looking for. It takes a bit of back and forth, but it can shorten your planning time from hours to mere minutes.

    Compile research notes
    Dave Parrack / Foundry
    If you need to research a given topic of interest, ChatGPT can save you the hassle of compiling that research. For example, ahead of a trip to Croatia, I wanted to know more about the Croatian War of Independence, so I asked ChatGPT to provide me with a brief summary of the conflict with bullet points to help me understand how it happened.
    After absorbing all that information, I asked ChatGPT to add a timeline of the major events, further helping me to understand how the conflict played out. ChatGPT then offered to provide me with battle maps and/or summaries, plus profiles of the main players.
    You can go even deeper with ChatGPT’s Deep Research feature, which is now available to free users, up to 5 Deep Research tasks per month. With Deep Research, ChatGPT conducts multi-step research to generate comprehensive reportsbased on large amounts of information across the internet. A Deep Research task can take up to 30 minutes to complete, but it’ll save you hours or even days.

    Summarize articles, meetings, and more
    Dave Parrack / Foundry
    There are only so many hours in the day, yet so many new articles published on the web day in and day out. When you come across extra-long reads, it can be helpful to run them through ChatGPT for a quick summary. Then, if the summary is lacking in any way, you can go back and plow through the article proper.
    As an example, I ran one of my own PCWorld articlesthrough ChatGPT, which provided a brief summary of my points and broke down the best X alternative based on my reasons given. Interestingly, it also pulled elements from other articles.If you don’t want that, you can tell ChatGPT to limit its summary to the contents of the link.
    This is a great trick to use for other long-form, text-heavy content that you just don’t have the time to crunch through. Think transcripts for interviews, lectures, videos, and Zoom meetings. The only caveat is to never share private details with ChatGPT, like company-specific data that’s protected by NDAs and the like.

    Create Q&A flashcards for learning
    Dave Parrack / Foundry
    Flashcards can be extremely useful for drilling a lot of information into your brain, such as when studying for an exam, onboarding in a new role, prepping for an interview, etc. And with ChatGPT, you no longer have to painstakingly create those flashcards yourself. All you have to do is tell the AI the details of what you’re studying.
    You can specify the format, as well as various other elements. You can also choose to keep things broad or target specific sub-topics or concepts you want to focus on. You can even upload your own notes for ChatGPT to reference. You can also use Google’s NotebookLM app in a similar way.

    Provide interview practice
    Dave Parrack / Foundry
    Whether you’re a first-time jobseeker or have plenty of experience under your belt, it’s always a good idea to practice for your interviews when making career moves. Years ago, you might’ve had to ask a friend or family member to act as your mock interviewer. These days, ChatGPT can do it for you—and do it more effectively.
    Inform ChatGPT of the job title, industry, and level of position you’re interviewing for, what kind of interview it’ll be, and anything else you want it to take into consideration. ChatGPT will then conduct a mock interview with you, providing feedback along the way.
    When I tried this out myself, I was shocked by how capable ChatGPT can be at pretending to be a human in this context. And the feedback it provides for each answer you give is invaluable for knocking off your rough edges and improving your chances of success when you’re interviewed by a real hiring manager.
    Further reading: Non-gimmicky AI apps I actually use every day
    #menial #tasks #chatgpt #can #handle
    9 menial tasks ChatGPT can handle in seconds, saving you hours
    ChatGPT is rapidly changing the world. The process is already happening, and it’s only going to accelerate as the technology improves, as more people gain access to it, and as more learn how to use it. What’s shocking is just how many tasks ChatGPT is already capable of managing for you. While the naysayers may still look down their noses at the potential of AI assistants, I’ve been using it to handle all kinds of menial tasks for me. Here are my favorite examples. Further reading: This tiny ChatGPT feature helps me tackle my days more productively Write your emails for you Dave Parrack / Foundry We’ve all been faced with the tricky task of writing an email—whether personal or professional—but not knowing quite how to word it. ChatGPT can do the heavy lifting for you, penning theperfect email based on whatever information you feed it. Let’s assume the email you need to write is of a professional nature, and wording it poorly could negatively affect your career. By directing ChatGPT to write the email with a particular structure, content, and tone of voice, you can give yourself a huge head start. A winning tip for this is to never accept ChatGPT’s first attempt. Always read through it and look for areas of improvement, then request tweaks to ensure you get the best possible email. You canalso rewrite the email in your own voice. Learn more about how ChatGPT coached my colleague to write better emails. Generate itineraries and schedules Dave Parrack / Foundry If you’re going on a trip but you’re the type of person who hates planning trips, then you should utilize ChatGPT’s ability to generate trip itineraries. The results can be customized to the nth degree depending on how much detail and instruction you’re willing to provide. As someone who likes to get away at least once a year but also wants to make the most of every trip, leaning on ChatGPT for an itinerary is essential for me. I’ll provide the location and the kinds of things I want to see and do, then let it handle the rest. Instead of spending days researching everything myself, ChatGPT does 80 percent of it for me. As with all of these tasks, you don’t need to accept ChatGPT’s first effort. Use different prompts to force the AI chatbot to shape the itinerary closer to what you want. You’d be surprised at how many cool ideas you’ll encounter this way—simply nix the ones you don’t like. Break down difficult concepts Dave Parrack / Foundry One of the best tasks to assign to ChatGPT is the explanation of difficult concepts. Ask ChatGPT to explain any concept you can think of and it will deliver more often than not. You can tailor the level of explanation you need, and even have it include visual elements. Let’s say, for example, that a higher-up at work regularly lectures everyone about the importance of networking. But maybe they never go into detail about what they mean, just constantly pushing the why without explaining the what. Well, just ask ChatGPT to explain networking! Okay, most of us know what “networking” is and the concept isn’t very hard to grasp. But you can do this with anything. Ask ChatGPT to explain augmented reality, multi-threaded processing, blockchain, large language models, what have you. It will provide you with a clear and simple breakdown, maybe even with analogies and images. Analyze and make tough decisions Dave Parrack / Foundry We all face tough decisions every so often. The next time you find yourself wrestling with a particularly tough one—and you just can’t decide one way or the other—try asking ChatGPT for guidance and advice. It may sound strange to trust any kind of decision to artificial intelligence, let alone an important one that has you stumped, but doing so actually makes a lot of sense. While human judgment can be clouded by emotions, AI can set that aside and prioritize logic. It should go without saying: you don’t have to accept ChatGPT’s answers. Use the AI to weigh the pros and cons, to help you understand what’s most important to you, and to suggest a direction. Who knows? If you find yourself not liking the answer given, that in itself might clarify what you actually want—and the right answer for you. This is the kind of stuff ChatGPT can do to improve your life. Plan complex projects and strategies Dave Parrack / Foundry Most jobs come with some level of project planning and management. Even I, as a freelance writer, need to plan tasks to get projects completed on time. And that’s where ChatGPT can prove invaluable, breaking projects up into smaller, more manageable parts. ChatGPT needs to know the nature of the project, the end goal, any constraints you may have, and what you have done so far. With that information, it can then break the project up with a step-by-step plan, and break it down further into phases. If ChatGPT doesn’t initially split your project up in a way that suits you, try again. Change up the prompts and make the AI chatbot tune in to exactly what you’re looking for. It takes a bit of back and forth, but it can shorten your planning time from hours to mere minutes. Compile research notes Dave Parrack / Foundry If you need to research a given topic of interest, ChatGPT can save you the hassle of compiling that research. For example, ahead of a trip to Croatia, I wanted to know more about the Croatian War of Independence, so I asked ChatGPT to provide me with a brief summary of the conflict with bullet points to help me understand how it happened. After absorbing all that information, I asked ChatGPT to add a timeline of the major events, further helping me to understand how the conflict played out. ChatGPT then offered to provide me with battle maps and/or summaries, plus profiles of the main players. You can go even deeper with ChatGPT’s Deep Research feature, which is now available to free users, up to 5 Deep Research tasks per month. With Deep Research, ChatGPT conducts multi-step research to generate comprehensive reportsbased on large amounts of information across the internet. A Deep Research task can take up to 30 minutes to complete, but it’ll save you hours or even days. Summarize articles, meetings, and more Dave Parrack / Foundry There are only so many hours in the day, yet so many new articles published on the web day in and day out. When you come across extra-long reads, it can be helpful to run them through ChatGPT for a quick summary. Then, if the summary is lacking in any way, you can go back and plow through the article proper. As an example, I ran one of my own PCWorld articlesthrough ChatGPT, which provided a brief summary of my points and broke down the best X alternative based on my reasons given. Interestingly, it also pulled elements from other articles.If you don’t want that, you can tell ChatGPT to limit its summary to the contents of the link. This is a great trick to use for other long-form, text-heavy content that you just don’t have the time to crunch through. Think transcripts for interviews, lectures, videos, and Zoom meetings. The only caveat is to never share private details with ChatGPT, like company-specific data that’s protected by NDAs and the like. Create Q&A flashcards for learning Dave Parrack / Foundry Flashcards can be extremely useful for drilling a lot of information into your brain, such as when studying for an exam, onboarding in a new role, prepping for an interview, etc. And with ChatGPT, you no longer have to painstakingly create those flashcards yourself. All you have to do is tell the AI the details of what you’re studying. You can specify the format, as well as various other elements. You can also choose to keep things broad or target specific sub-topics or concepts you want to focus on. You can even upload your own notes for ChatGPT to reference. You can also use Google’s NotebookLM app in a similar way. Provide interview practice Dave Parrack / Foundry Whether you’re a first-time jobseeker or have plenty of experience under your belt, it’s always a good idea to practice for your interviews when making career moves. Years ago, you might’ve had to ask a friend or family member to act as your mock interviewer. These days, ChatGPT can do it for you—and do it more effectively. Inform ChatGPT of the job title, industry, and level of position you’re interviewing for, what kind of interview it’ll be, and anything else you want it to take into consideration. ChatGPT will then conduct a mock interview with you, providing feedback along the way. When I tried this out myself, I was shocked by how capable ChatGPT can be at pretending to be a human in this context. And the feedback it provides for each answer you give is invaluable for knocking off your rough edges and improving your chances of success when you’re interviewed by a real hiring manager. Further reading: Non-gimmicky AI apps I actually use every day #menial #tasks #chatgpt #can #handle
    WWW.PCWORLD.COM
    9 menial tasks ChatGPT can handle in seconds, saving you hours
    ChatGPT is rapidly changing the world. The process is already happening, and it’s only going to accelerate as the technology improves, as more people gain access to it, and as more learn how to use it. What’s shocking is just how many tasks ChatGPT is already capable of managing for you. While the naysayers may still look down their noses at the potential of AI assistants, I’ve been using it to handle all kinds of menial tasks for me. Here are my favorite examples. Further reading: This tiny ChatGPT feature helps me tackle my days more productively Write your emails for you Dave Parrack / Foundry We’ve all been faced with the tricky task of writing an email—whether personal or professional—but not knowing quite how to word it. ChatGPT can do the heavy lifting for you, penning the (hopefully) perfect email based on whatever information you feed it. Let’s assume the email you need to write is of a professional nature, and wording it poorly could negatively affect your career. By directing ChatGPT to write the email with a particular structure, content, and tone of voice, you can give yourself a huge head start. A winning tip for this is to never accept ChatGPT’s first attempt. Always read through it and look for areas of improvement, then request tweaks to ensure you get the best possible email. You can (and should) also rewrite the email in your own voice. Learn more about how ChatGPT coached my colleague to write better emails. Generate itineraries and schedules Dave Parrack / Foundry If you’re going on a trip but you’re the type of person who hates planning trips, then you should utilize ChatGPT’s ability to generate trip itineraries. The results can be customized to the nth degree depending on how much detail and instruction you’re willing to provide. As someone who likes to get away at least once a year but also wants to make the most of every trip, leaning on ChatGPT for an itinerary is essential for me. I’ll provide the location and the kinds of things I want to see and do, then let it handle the rest. Instead of spending days researching everything myself, ChatGPT does 80 percent of it for me. As with all of these tasks, you don’t need to accept ChatGPT’s first effort. Use different prompts to force the AI chatbot to shape the itinerary closer to what you want. You’d be surprised at how many cool ideas you’ll encounter this way—simply nix the ones you don’t like. Break down difficult concepts Dave Parrack / Foundry One of the best tasks to assign to ChatGPT is the explanation of difficult concepts. Ask ChatGPT to explain any concept you can think of and it will deliver more often than not. You can tailor the level of explanation you need, and even have it include visual elements. Let’s say, for example, that a higher-up at work regularly lectures everyone about the importance of networking. But maybe they never go into detail about what they mean, just constantly pushing the why without explaining the what. Well, just ask ChatGPT to explain networking! Okay, most of us know what “networking” is and the concept isn’t very hard to grasp. But you can do this with anything. Ask ChatGPT to explain augmented reality, multi-threaded processing, blockchain, large language models, what have you. It will provide you with a clear and simple breakdown, maybe even with analogies and images. Analyze and make tough decisions Dave Parrack / Foundry We all face tough decisions every so often. The next time you find yourself wrestling with a particularly tough one—and you just can’t decide one way or the other—try asking ChatGPT for guidance and advice. It may sound strange to trust any kind of decision to artificial intelligence, let alone an important one that has you stumped, but doing so actually makes a lot of sense. While human judgment can be clouded by emotions, AI can set that aside and prioritize logic. It should go without saying: you don’t have to accept ChatGPT’s answers. Use the AI to weigh the pros and cons, to help you understand what’s most important to you, and to suggest a direction. Who knows? If you find yourself not liking the answer given, that in itself might clarify what you actually want—and the right answer for you. This is the kind of stuff ChatGPT can do to improve your life. Plan complex projects and strategies Dave Parrack / Foundry Most jobs come with some level of project planning and management. Even I, as a freelance writer, need to plan tasks to get projects completed on time. And that’s where ChatGPT can prove invaluable, breaking projects up into smaller, more manageable parts. ChatGPT needs to know the nature of the project, the end goal, any constraints you may have, and what you have done so far. With that information, it can then break the project up with a step-by-step plan, and break it down further into phases (if required). If ChatGPT doesn’t initially split your project up in a way that suits you, try again. Change up the prompts and make the AI chatbot tune in to exactly what you’re looking for. It takes a bit of back and forth, but it can shorten your planning time from hours to mere minutes. Compile research notes Dave Parrack / Foundry If you need to research a given topic of interest, ChatGPT can save you the hassle of compiling that research. For example, ahead of a trip to Croatia, I wanted to know more about the Croatian War of Independence, so I asked ChatGPT to provide me with a brief summary of the conflict with bullet points to help me understand how it happened. After absorbing all that information, I asked ChatGPT to add a timeline of the major events, further helping me to understand how the conflict played out. ChatGPT then offered to provide me with battle maps and/or summaries, plus profiles of the main players. You can go even deeper with ChatGPT’s Deep Research feature, which is now available to free users, up to 5 Deep Research tasks per month. With Deep Research, ChatGPT conducts multi-step research to generate comprehensive reports (with citations!) based on large amounts of information across the internet. A Deep Research task can take up to 30 minutes to complete, but it’ll save you hours or even days. Summarize articles, meetings, and more Dave Parrack / Foundry There are only so many hours in the day, yet so many new articles published on the web day in and day out. When you come across extra-long reads, it can be helpful to run them through ChatGPT for a quick summary. Then, if the summary is lacking in any way, you can go back and plow through the article proper. As an example, I ran one of my own PCWorld articles (where I compared Bluesky and Threads as alternatives to X) through ChatGPT, which provided a brief summary of my points and broke down the best X alternative based on my reasons given. Interestingly, it also pulled elements from other articles. (Hmph.) If you don’t want that, you can tell ChatGPT to limit its summary to the contents of the link. This is a great trick to use for other long-form, text-heavy content that you just don’t have the time to crunch through. Think transcripts for interviews, lectures, videos, and Zoom meetings. The only caveat is to never share private details with ChatGPT, like company-specific data that’s protected by NDAs and the like. Create Q&A flashcards for learning Dave Parrack / Foundry Flashcards can be extremely useful for drilling a lot of information into your brain, such as when studying for an exam, onboarding in a new role, prepping for an interview, etc. And with ChatGPT, you no longer have to painstakingly create those flashcards yourself. All you have to do is tell the AI the details of what you’re studying. You can specify the format (such as Q&A or multiple choice), as well as various other elements. You can also choose to keep things broad or target specific sub-topics or concepts you want to focus on. You can even upload your own notes for ChatGPT to reference. You can also use Google’s NotebookLM app in a similar way. Provide interview practice Dave Parrack / Foundry Whether you’re a first-time jobseeker or have plenty of experience under your belt, it’s always a good idea to practice for your interviews when making career moves. Years ago, you might’ve had to ask a friend or family member to act as your mock interviewer. These days, ChatGPT can do it for you—and do it more effectively. Inform ChatGPT of the job title, industry, and level of position you’re interviewing for, what kind of interview it’ll be (e.g., screener, technical assessment, group/panel, one-on-one with CEO), and anything else you want it to take into consideration. ChatGPT will then conduct a mock interview with you, providing feedback along the way. When I tried this out myself, I was shocked by how capable ChatGPT can be at pretending to be a human in this context. And the feedback it provides for each answer you give is invaluable for knocking off your rough edges and improving your chances of success when you’re interviewed by a real hiring manager. Further reading: Non-gimmicky AI apps I actually use every day
    0 التعليقات 0 المشاركات
  • STOP 3D MODELING!! ASK YVO3D INSTEAD!! 9 Minutes | 4K | AI AAA Models!!!

    Sign up for the YVO3D waitlist and get early access here: /

    Are you tired of spending hours, even days, on 3D modeling? Prepare to have your mind blown! In this video, I'm introducing YVO3D, the groundbreaking AI tool that's set to revolutionize how we create 3D models forever!

    Seriously, this isn't a drill. YVO3D can generate stunning, high-quality 4K 3D models in as little as 9 minutes – models so detailed and realistic, they're ready for AAA game production or professional rendering, with no extra software or complex steps.

    In this video, you'll see:

    The Shocking Speed: Watch me generate a complex 4K model in minutes right before your eyes.
    Insane Quality: Get a close look at the unparalleled detail and realism of the AI-generated textures and meshes.
    Effortless Workflow: A quick tour of YVO3D's incredibly intuitive UI – just type a prompt or upload an image, and let the AI do the rest.
    Seamless Unreal Engine Integration: See how easily these GLB models import into UE5, ready for your projects.
    Future-Proofing Your Workflow: I'll share an exciting announcement about YVO3D's upcoming native integrations with major 3D software like Blender, Unreal Engine, and Unity!
    This isn't just a new tool; it's a new paradigm for 3D creation. Stop modeling and start generating! Join the waitlist now while there's still space to be among the first to experience the future of 3D.

    Scene Used in This Video:


    Mario Bava Sleeps In a Little Later Than He Expected To by Chris Zabriskie is licensed under a Creative Commons Attribution 4.0 licence. /
    #stop #modeling #ask #yvo3d #instead
    STOP 3D MODELING!! ASK YVO3D INSTEAD!! 9 Minutes | 4K | AI AAA Models!!!
    Sign up for the YVO3D waitlist and get early access here: / Are you tired of spending hours, even days, on 3D modeling? Prepare to have your mind blown! In this video, I'm introducing YVO3D, the groundbreaking AI tool that's set to revolutionize how we create 3D models forever! Seriously, this isn't a drill. YVO3D can generate stunning, high-quality 4K 3D models in as little as 9 minutes – models so detailed and realistic, they're ready for AAA game production or professional rendering, with no extra software or complex steps. In this video, you'll see: The Shocking Speed: Watch me generate a complex 4K model in minutes right before your eyes. Insane Quality: Get a close look at the unparalleled detail and realism of the AI-generated textures and meshes. Effortless Workflow: A quick tour of YVO3D's incredibly intuitive UI – just type a prompt or upload an image, and let the AI do the rest. Seamless Unreal Engine Integration: See how easily these GLB models import into UE5, ready for your projects. Future-Proofing Your Workflow: I'll share an exciting announcement about YVO3D's upcoming native integrations with major 3D software like Blender, Unreal Engine, and Unity! This isn't just a new tool; it's a new paradigm for 3D creation. Stop modeling and start generating! Join the waitlist now while there's still space to be among the first to experience the future of 3D. 🧰 Scene Used in This Video: Mario Bava Sleeps In a Little Later Than He Expected To by Chris Zabriskie is licensed under a Creative Commons Attribution 4.0 licence. / #stop #modeling #ask #yvo3d #instead
    WWW.YOUTUBE.COM
    STOP 3D MODELING!! ASK YVO3D INSTEAD!! 9 Minutes | 4K | AI AAA Models!!!
    Sign up for the YVO3D waitlist and get early access here: https://yvo3d.com/ Are you tired of spending hours, even days, on 3D modeling? Prepare to have your mind blown! In this video, I'm introducing YVO3D, the groundbreaking AI tool that's set to revolutionize how we create 3D models forever! Seriously, this isn't a drill. YVO3D can generate stunning, high-quality 4K 3D models in as little as 9 minutes – models so detailed and realistic, they're ready for AAA game production or professional rendering, with no extra software or complex steps. In this video, you'll see: The Shocking Speed: Watch me generate a complex 4K model in minutes right before your eyes. Insane Quality: Get a close look at the unparalleled detail and realism of the AI-generated textures and meshes. Effortless Workflow: A quick tour of YVO3D's incredibly intuitive UI – just type a prompt or upload an image, and let the AI do the rest. Seamless Unreal Engine Integration: See how easily these GLB models import into UE5, ready for your projects. Future-Proofing Your Workflow: I'll share an exciting announcement about YVO3D's upcoming native integrations with major 3D software like Blender, Unreal Engine, and Unity! This isn't just a new tool; it's a new paradigm for 3D creation. Stop modeling and start generating! Join the waitlist now while there's still space to be among the first to experience the future of 3D. 🧰 Scene Used in This Video: https://www.fab.com/listings/88dd113a-865c-4d61-bc15-49754b22fa04 Mario Bava Sleeps In a Little Later Than He Expected To by Chris Zabriskie is licensed under a Creative Commons Attribution 4.0 licence. https://creativecommons.org/licenses/by/4.0/
    0 التعليقات 0 المشاركات
  • From Rivals to Partners: What’s Up with the Google and OpenAI Cloud Deal?

    Google and OpenAI struck a cloud computing deal in May, according to a Reuters report.
    The deal surprised the industry as the two are seen as major AI rivals.
    Signs of friction between OpenAI and Microsoft may have also fueled the move.
    The partnership is a win-win.OpenAI gets more badly needed computing resources while Google profits from its B investment to boost its cloud computing capacity in 2025.

    In a surprise move, Google and OpenAI inked a deal that will see the AI rivals partnering to address OpenAI’s growing cloud computing needs.
    The story, reported by Reuters, cited anonymous sources saying that the deal had been discussed for months and finalized in May. Around this time, OpenAI has struggled to keep up with demand as its number of weekly active users and business users grew in Q1 2025. There’s also speculation of friction between OpenAI and its biggest investor Microsoft.
    Why the Deal Surprised the Tech Industry
    The rivalry between the two companies hardly needs an introduction. When OpenAI’s ChatGPT launched in November 2022, it posed a huge threat to Google that triggered a code red within the search giant and cloud services provider.
    Since then, Google has launched Bardto compete with OpenAI head-on. However, it had to play catch up with OpenAI’s more advanced ChatGPT AI chatbot. This led to numerous issues with Bard, with critics referring to it as a half-baked product.

    A post on X in February 2023 showed the Bard AI chatbot erroneously stating that the James Webb Telescope took the first picture of an exoplanet. It was, in fact, the European Southern Observatory’s Very Large Telescope that did this in 2004. Google’s parent company Alphabet lost B off its market value within 24 hours as a result.
    Two years on, Gemini made significant strides in terms of accuracy, quoting sources, and depth of information, but is still prone to hallucinations from time to time. You can see examples of these posted on social media, like telling a user to make spicy spaghetti with gasoline or the AI thinking it’s still 2024. 
    And then there’s this gem:

    With the entire industry shifting towards more AI integrations, Google went ahead and integrated its AI suite into Search via AI Overviews. It then doubled down on this integration with AI Mode, an experimental feature that lets you perform AI-powered searches by typing in a question, uploading a photo, or using your voice.
    In the future, AI Mode from Google Search could be a viable competitor to ChatGPT—unless of course, Google decides to bin it along with many of its previous products. Given the scope of the investment, and Gemini’s significant improvement, we doubt AI + Search will be axed.
    It’s a Win-Win for Google and OpenAI—Not So Much for Microsoft?
    In the business world, money and the desire for expansion can break even the biggest rivalries. And the one between the two tech giants isn’t an exception.
    Partly, it could be attributed to OpenAI’s relationship with Microsoft. Although the Redmond, Washington-based company has invested billions in OpenAI and has the resources to meet the latter’s cloud computing needs, their partnership hasn’t always been rosy. 
    Some would say it began when OpenAI CEO Sam Altman was briefly ousted in November 2023, which put a strain on the ‘best bromance in tech’ between him and Microsoft CEO Satya Nadella. Then last year, Microsoft added OpenAI to its list of competitors in the AI space before eventually losing its status as OpenAI’s exclusive cloud provider in January 2025.
    If that wasn’t enough, there’s also the matter of the two companies’ goal of achieving artificial general intelligence. Defined as when OpenAI develops AI systems that generate B in profits, reaching AGI means Microsoft will lose access to the former’s technology. With the company behind ChatGPT expecting to triple its 2025 revenue to from B the previous year, this could happen sooner rather than later.
    While OpenAI already has deals with Microsoft, Oracle, and CoreWeave to provide it with cloud services and access to infrastructure, it needs more and soon as the company has seen massive growth in the past few months.
    In February, OpenAI announced that it had over 400M weekly active users, up from 300M in December 2024. Meanwhile, the number of its business users who use ChatGPT Enterprise, ChatGPT Team, and ChatGPT Edu products also jumped from 2M in February to 3M in March.
    The good news is Google is more than ready to deliver. Its parent company has earmarked B towards its investments in AI this year, which includes boosting its cloud computing capacity.

    In April, Google launched its 7th generation tensor processing unitcalled Ironwood, which has been designed specifically for inference. According to the company, the new TPU will help power AI models that will ‘proactively retrieve and generate data to collaboratively deliver insights and answers, not just data.’The deal with OpenAI can be seen as a vote of confidence in Google’s cloud computing capability that competes with the likes of Microsoft Azure and Amazon Web Services. It also expands Google’s vast client list that includes tech, gaming, entertainment, and retail companies, as well as organizations in the public sector.

    As technology continues to evolve—from the return of 'dumbphones' to faster and sleeker computers—seasoned tech journalist, Cedric Solidon, continues to dedicate himself to writing stories that inform, empower, and connect with readers across all levels of digital literacy.
    With 20 years of professional writing experience, this University of the Philippines Journalism graduate has carved out a niche as a trusted voice in tech media. Whether he's breaking down the latest advancements in cybersecurity or explaining how silicon-carbon batteries can extend your phone’s battery life, his writing remains rooted in clarity, curiosity, and utility.
    Long before he was writing for Techreport, HP, Citrix, SAP, Globe Telecom, CyberGhost VPN, and ExpressVPN, Cedric's love for technology began at home courtesy of a Nintendo Family Computer and a stack of tech magazines.
    Growing up, his days were often filled with sessions of Contra, Bomberman, Red Alert 2, and the criminally underrated Crusader: No Regret. But gaming wasn't his only gateway to tech. 
    He devoured every T3, PCMag, and PC Gamer issue he could get his hands on, often reading them cover to cover. It wasn’t long before he explored the early web in IRC chatrooms, online forums, and fledgling tech blogs, soaking in every byte of knowledge from the late '90s and early 2000s internet boom.
    That fascination with tech didn’t just stick. It evolved into a full-blown calling.
    After graduating with a degree in Journalism, he began his writing career at the dawn of Web 2.0. What started with small editorial roles and freelance gigs soon grew into a full-fledged career.
    He has since collaborated with global tech leaders, lending his voice to content that bridges technical expertise with everyday usability. He’s also written annual reports for Globe Telecom and consumer-friendly guides for VPN companies like CyberGhost and ExpressVPN, empowering readers to understand the importance of digital privacy.
    His versatility spans not just tech journalism but also technical writing. He once worked with a local tech company developing web and mobile apps for logistics firms, crafting documentation and communication materials that brought together user-friendliness with deep technical understanding. That experience sharpened his ability to break down dense, often jargon-heavy material into content that speaks clearly to both developers and decision-makers.
    At the heart of his work lies a simple belief: technology should feel empowering, not intimidating. Even if the likes of smartphones and AI are now commonplace, he understands that there's still a knowledge gap, especially when it comes to hardware or the real-world benefits of new tools. His writing hopes to help close that gap.
    Cedric’s writing style reflects that mission. It’s friendly without being fluffy and informative without being overwhelming. Whether writing for seasoned IT professionals or casual readers curious about the latest gadgets, he focuses on how a piece of technology can improve our lives, boost our productivity, or make our work more efficient. That human-first approach makes his content feel more like a conversation than a technical manual.
    As his writing career progresses, his passion for tech journalism remains as strong as ever. With the growing need for accessible, responsible tech communication, he sees his role not just as a journalist but as a guide who helps readers navigate a digital world that’s often as confusing as it is exciting.
    From reviewing the latest devices to unpacking global tech trends, Cedric isn’t just reporting on the future; he’s helping to write it.

    View all articles by Cedric Solidon

    Our editorial process

    The Tech Report editorial policy is centered on providing helpful, accurate content that offers real value to our readers. We only work with experienced writers who have specific knowledge in the topics they cover, including latest developments in technology, online privacy, cryptocurrencies, software, and more. Our editorial policy ensures that each topic is researched and curated by our in-house editors. We maintain rigorous journalistic standards, and every article is 100% written by real authors.
    #rivals #partners #whats #with #google
    From Rivals to Partners: What’s Up with the Google and OpenAI Cloud Deal?
    Google and OpenAI struck a cloud computing deal in May, according to a Reuters report. The deal surprised the industry as the two are seen as major AI rivals. Signs of friction between OpenAI and Microsoft may have also fueled the move. The partnership is a win-win.OpenAI gets more badly needed computing resources while Google profits from its B investment to boost its cloud computing capacity in 2025. In a surprise move, Google and OpenAI inked a deal that will see the AI rivals partnering to address OpenAI’s growing cloud computing needs. The story, reported by Reuters, cited anonymous sources saying that the deal had been discussed for months and finalized in May. Around this time, OpenAI has struggled to keep up with demand as its number of weekly active users and business users grew in Q1 2025. There’s also speculation of friction between OpenAI and its biggest investor Microsoft. Why the Deal Surprised the Tech Industry The rivalry between the two companies hardly needs an introduction. When OpenAI’s ChatGPT launched in November 2022, it posed a huge threat to Google that triggered a code red within the search giant and cloud services provider. Since then, Google has launched Bardto compete with OpenAI head-on. However, it had to play catch up with OpenAI’s more advanced ChatGPT AI chatbot. This led to numerous issues with Bard, with critics referring to it as a half-baked product. A post on X in February 2023 showed the Bard AI chatbot erroneously stating that the James Webb Telescope took the first picture of an exoplanet. It was, in fact, the European Southern Observatory’s Very Large Telescope that did this in 2004. Google’s parent company Alphabet lost B off its market value within 24 hours as a result. Two years on, Gemini made significant strides in terms of accuracy, quoting sources, and depth of information, but is still prone to hallucinations from time to time. You can see examples of these posted on social media, like telling a user to make spicy spaghetti with gasoline or the AI thinking it’s still 2024.  And then there’s this gem: With the entire industry shifting towards more AI integrations, Google went ahead and integrated its AI suite into Search via AI Overviews. It then doubled down on this integration with AI Mode, an experimental feature that lets you perform AI-powered searches by typing in a question, uploading a photo, or using your voice. In the future, AI Mode from Google Search could be a viable competitor to ChatGPT—unless of course, Google decides to bin it along with many of its previous products. Given the scope of the investment, and Gemini’s significant improvement, we doubt AI + Search will be axed. It’s a Win-Win for Google and OpenAI—Not So Much for Microsoft? In the business world, money and the desire for expansion can break even the biggest rivalries. And the one between the two tech giants isn’t an exception. Partly, it could be attributed to OpenAI’s relationship with Microsoft. Although the Redmond, Washington-based company has invested billions in OpenAI and has the resources to meet the latter’s cloud computing needs, their partnership hasn’t always been rosy.  Some would say it began when OpenAI CEO Sam Altman was briefly ousted in November 2023, which put a strain on the ‘best bromance in tech’ between him and Microsoft CEO Satya Nadella. Then last year, Microsoft added OpenAI to its list of competitors in the AI space before eventually losing its status as OpenAI’s exclusive cloud provider in January 2025. If that wasn’t enough, there’s also the matter of the two companies’ goal of achieving artificial general intelligence. Defined as when OpenAI develops AI systems that generate B in profits, reaching AGI means Microsoft will lose access to the former’s technology. With the company behind ChatGPT expecting to triple its 2025 revenue to from B the previous year, this could happen sooner rather than later. While OpenAI already has deals with Microsoft, Oracle, and CoreWeave to provide it with cloud services and access to infrastructure, it needs more and soon as the company has seen massive growth in the past few months. In February, OpenAI announced that it had over 400M weekly active users, up from 300M in December 2024. Meanwhile, the number of its business users who use ChatGPT Enterprise, ChatGPT Team, and ChatGPT Edu products also jumped from 2M in February to 3M in March. The good news is Google is more than ready to deliver. Its parent company has earmarked B towards its investments in AI this year, which includes boosting its cloud computing capacity. In April, Google launched its 7th generation tensor processing unitcalled Ironwood, which has been designed specifically for inference. According to the company, the new TPU will help power AI models that will ‘proactively retrieve and generate data to collaboratively deliver insights and answers, not just data.’The deal with OpenAI can be seen as a vote of confidence in Google’s cloud computing capability that competes with the likes of Microsoft Azure and Amazon Web Services. It also expands Google’s vast client list that includes tech, gaming, entertainment, and retail companies, as well as organizations in the public sector. As technology continues to evolve—from the return of 'dumbphones' to faster and sleeker computers—seasoned tech journalist, Cedric Solidon, continues to dedicate himself to writing stories that inform, empower, and connect with readers across all levels of digital literacy. With 20 years of professional writing experience, this University of the Philippines Journalism graduate has carved out a niche as a trusted voice in tech media. Whether he's breaking down the latest advancements in cybersecurity or explaining how silicon-carbon batteries can extend your phone’s battery life, his writing remains rooted in clarity, curiosity, and utility. Long before he was writing for Techreport, HP, Citrix, SAP, Globe Telecom, CyberGhost VPN, and ExpressVPN, Cedric's love for technology began at home courtesy of a Nintendo Family Computer and a stack of tech magazines. Growing up, his days were often filled with sessions of Contra, Bomberman, Red Alert 2, and the criminally underrated Crusader: No Regret. But gaming wasn't his only gateway to tech.  He devoured every T3, PCMag, and PC Gamer issue he could get his hands on, often reading them cover to cover. It wasn’t long before he explored the early web in IRC chatrooms, online forums, and fledgling tech blogs, soaking in every byte of knowledge from the late '90s and early 2000s internet boom. That fascination with tech didn’t just stick. It evolved into a full-blown calling. After graduating with a degree in Journalism, he began his writing career at the dawn of Web 2.0. What started with small editorial roles and freelance gigs soon grew into a full-fledged career. He has since collaborated with global tech leaders, lending his voice to content that bridges technical expertise with everyday usability. He’s also written annual reports for Globe Telecom and consumer-friendly guides for VPN companies like CyberGhost and ExpressVPN, empowering readers to understand the importance of digital privacy. His versatility spans not just tech journalism but also technical writing. He once worked with a local tech company developing web and mobile apps for logistics firms, crafting documentation and communication materials that brought together user-friendliness with deep technical understanding. That experience sharpened his ability to break down dense, often jargon-heavy material into content that speaks clearly to both developers and decision-makers. At the heart of his work lies a simple belief: technology should feel empowering, not intimidating. Even if the likes of smartphones and AI are now commonplace, he understands that there's still a knowledge gap, especially when it comes to hardware or the real-world benefits of new tools. His writing hopes to help close that gap. Cedric’s writing style reflects that mission. It’s friendly without being fluffy and informative without being overwhelming. Whether writing for seasoned IT professionals or casual readers curious about the latest gadgets, he focuses on how a piece of technology can improve our lives, boost our productivity, or make our work more efficient. That human-first approach makes his content feel more like a conversation than a technical manual. As his writing career progresses, his passion for tech journalism remains as strong as ever. With the growing need for accessible, responsible tech communication, he sees his role not just as a journalist but as a guide who helps readers navigate a digital world that’s often as confusing as it is exciting. From reviewing the latest devices to unpacking global tech trends, Cedric isn’t just reporting on the future; he’s helping to write it. View all articles by Cedric Solidon Our editorial process The Tech Report editorial policy is centered on providing helpful, accurate content that offers real value to our readers. We only work with experienced writers who have specific knowledge in the topics they cover, including latest developments in technology, online privacy, cryptocurrencies, software, and more. Our editorial policy ensures that each topic is researched and curated by our in-house editors. We maintain rigorous journalistic standards, and every article is 100% written by real authors. #rivals #partners #whats #with #google
    TECHREPORT.COM
    From Rivals to Partners: What’s Up with the Google and OpenAI Cloud Deal?
    Google and OpenAI struck a cloud computing deal in May, according to a Reuters report. The deal surprised the industry as the two are seen as major AI rivals. Signs of friction between OpenAI and Microsoft may have also fueled the move. The partnership is a win-win.OpenAI gets more badly needed computing resources while Google profits from its $75B investment to boost its cloud computing capacity in 2025. In a surprise move, Google and OpenAI inked a deal that will see the AI rivals partnering to address OpenAI’s growing cloud computing needs. The story, reported by Reuters, cited anonymous sources saying that the deal had been discussed for months and finalized in May. Around this time, OpenAI has struggled to keep up with demand as its number of weekly active users and business users grew in Q1 2025. There’s also speculation of friction between OpenAI and its biggest investor Microsoft. Why the Deal Surprised the Tech Industry The rivalry between the two companies hardly needs an introduction. When OpenAI’s ChatGPT launched in November 2022, it posed a huge threat to Google that triggered a code red within the search giant and cloud services provider. Since then, Google has launched Bard (now known as Gemini) to compete with OpenAI head-on. However, it had to play catch up with OpenAI’s more advanced ChatGPT AI chatbot. This led to numerous issues with Bard, with critics referring to it as a half-baked product. A post on X in February 2023 showed the Bard AI chatbot erroneously stating that the James Webb Telescope took the first picture of an exoplanet. It was, in fact, the European Southern Observatory’s Very Large Telescope that did this in 2004. Google’s parent company Alphabet lost $100B off its market value within 24 hours as a result. Two years on, Gemini made significant strides in terms of accuracy, quoting sources, and depth of information, but is still prone to hallucinations from time to time. You can see examples of these posted on social media, like telling a user to make spicy spaghetti with gasoline or the AI thinking it’s still 2024.  And then there’s this gem: With the entire industry shifting towards more AI integrations, Google went ahead and integrated its AI suite into Search via AI Overviews. It then doubled down on this integration with AI Mode, an experimental feature that lets you perform AI-powered searches by typing in a question, uploading a photo, or using your voice. In the future, AI Mode from Google Search could be a viable competitor to ChatGPT—unless of course, Google decides to bin it along with many of its previous products. Given the scope of the investment, and Gemini’s significant improvement, we doubt AI + Search will be axed. It’s a Win-Win for Google and OpenAI—Not So Much for Microsoft? In the business world, money and the desire for expansion can break even the biggest rivalries. And the one between the two tech giants isn’t an exception. Partly, it could be attributed to OpenAI’s relationship with Microsoft. Although the Redmond, Washington-based company has invested billions in OpenAI and has the resources to meet the latter’s cloud computing needs, their partnership hasn’t always been rosy.  Some would say it began when OpenAI CEO Sam Altman was briefly ousted in November 2023, which put a strain on the ‘best bromance in tech’ between him and Microsoft CEO Satya Nadella. Then last year, Microsoft added OpenAI to its list of competitors in the AI space before eventually losing its status as OpenAI’s exclusive cloud provider in January 2025. If that wasn’t enough, there’s also the matter of the two companies’ goal of achieving artificial general intelligence (AGI). Defined as when OpenAI develops AI systems that generate $100B in profits, reaching AGI means Microsoft will lose access to the former’s technology. With the company behind ChatGPT expecting to triple its 2025 revenue to $12.7 from $3.7B the previous year, this could happen sooner rather than later. While OpenAI already has deals with Microsoft, Oracle, and CoreWeave to provide it with cloud services and access to infrastructure, it needs more and soon as the company has seen massive growth in the past few months. In February, OpenAI announced that it had over 400M weekly active users, up from 300M in December 2024. Meanwhile, the number of its business users who use ChatGPT Enterprise, ChatGPT Team, and ChatGPT Edu products also jumped from 2M in February to 3M in March. The good news is Google is more than ready to deliver. Its parent company has earmarked $75B towards its investments in AI this year, which includes boosting its cloud computing capacity. In April, Google launched its 7th generation tensor processing unit (TPU) called Ironwood, which has been designed specifically for inference. According to the company, the new TPU will help power AI models that will ‘proactively retrieve and generate data to collaboratively deliver insights and answers, not just data.’The deal with OpenAI can be seen as a vote of confidence in Google’s cloud computing capability that competes with the likes of Microsoft Azure and Amazon Web Services. It also expands Google’s vast client list that includes tech, gaming, entertainment, and retail companies, as well as organizations in the public sector. As technology continues to evolve—from the return of 'dumbphones' to faster and sleeker computers—seasoned tech journalist, Cedric Solidon, continues to dedicate himself to writing stories that inform, empower, and connect with readers across all levels of digital literacy. With 20 years of professional writing experience, this University of the Philippines Journalism graduate has carved out a niche as a trusted voice in tech media. Whether he's breaking down the latest advancements in cybersecurity or explaining how silicon-carbon batteries can extend your phone’s battery life, his writing remains rooted in clarity, curiosity, and utility. Long before he was writing for Techreport, HP, Citrix, SAP, Globe Telecom, CyberGhost VPN, and ExpressVPN, Cedric's love for technology began at home courtesy of a Nintendo Family Computer and a stack of tech magazines. Growing up, his days were often filled with sessions of Contra, Bomberman, Red Alert 2, and the criminally underrated Crusader: No Regret. But gaming wasn't his only gateway to tech.  He devoured every T3, PCMag, and PC Gamer issue he could get his hands on, often reading them cover to cover. It wasn’t long before he explored the early web in IRC chatrooms, online forums, and fledgling tech blogs, soaking in every byte of knowledge from the late '90s and early 2000s internet boom. That fascination with tech didn’t just stick. It evolved into a full-blown calling. After graduating with a degree in Journalism, he began his writing career at the dawn of Web 2.0. What started with small editorial roles and freelance gigs soon grew into a full-fledged career. He has since collaborated with global tech leaders, lending his voice to content that bridges technical expertise with everyday usability. He’s also written annual reports for Globe Telecom and consumer-friendly guides for VPN companies like CyberGhost and ExpressVPN, empowering readers to understand the importance of digital privacy. His versatility spans not just tech journalism but also technical writing. He once worked with a local tech company developing web and mobile apps for logistics firms, crafting documentation and communication materials that brought together user-friendliness with deep technical understanding. That experience sharpened his ability to break down dense, often jargon-heavy material into content that speaks clearly to both developers and decision-makers. At the heart of his work lies a simple belief: technology should feel empowering, not intimidating. Even if the likes of smartphones and AI are now commonplace, he understands that there's still a knowledge gap, especially when it comes to hardware or the real-world benefits of new tools. His writing hopes to help close that gap. Cedric’s writing style reflects that mission. It’s friendly without being fluffy and informative without being overwhelming. Whether writing for seasoned IT professionals or casual readers curious about the latest gadgets, he focuses on how a piece of technology can improve our lives, boost our productivity, or make our work more efficient. That human-first approach makes his content feel more like a conversation than a technical manual. As his writing career progresses, his passion for tech journalism remains as strong as ever. With the growing need for accessible, responsible tech communication, he sees his role not just as a journalist but as a guide who helps readers navigate a digital world that’s often as confusing as it is exciting. From reviewing the latest devices to unpacking global tech trends, Cedric isn’t just reporting on the future; he’s helping to write it. View all articles by Cedric Solidon Our editorial process The Tech Report editorial policy is centered on providing helpful, accurate content that offers real value to our readers. We only work with experienced writers who have specific knowledge in the topics they cover, including latest developments in technology, online privacy, cryptocurrencies, software, and more. Our editorial policy ensures that each topic is researched and curated by our in-house editors. We maintain rigorous journalistic standards, and every article is 100% written by real authors.
    0 التعليقات 0 المشاركات
  • CGI Animated Short Film: "Nodoubt" by Lin Lin | CGMeetup

    CGI 3D Animated Short Film: Nodoubt Animated Short Film by Lin Lin at Ringling College of Art and Design. Featured on CGMeetup Gallery

    Motivated by a poster in her hospital room, Ave Lee, embarks on a journey of recovery. She finds her inner warrior to overcome the mountain of doubt that confronts her.

    Directed by Lin Lin ;#13;
    
    SUBSCRIBE to CGMeetup for more inspiring content! ;#13;
    Watch More CGI & VFX Animated Short Films: ;#13;
    VFX Breakdowns, Making of & Behind the Scene: 
    
    FOLLOW US:
    Website: 
    YouTube ;#13;
    Facebook ;#13;
    Twitter ;#13;
    Google+ ;#13;
    Dailymotion ;#13;
    Pinterest ;#13;
    Instagram ;#13;
    
    WANT TO GET FEATURED?
    All CGI artists, studios or schools who would like their work featured or
    published on CGMeetup please apply below. We’re looking for short films, commercial spots, breakdowns, showreels etc.
    Submit here → ;#13;
    Contact us here → info@cgmeetup.com or info@cgmeetup.net
    
    Please Note: All videos are uploaded after written copyright permission from respected Artists, Studios or Schools Or part of the Creative Commons license.
    ;#13;
    For more details or to dispute please contact us at info@cgmeetup.com or info@cgmeetup.net
    
    ABOUT CGMeetup:
    CGMeetup is the #1 inspiration resource for all CGI, VFX, 3D and Digital artists. We feature a wide variety of CGI content including behind-the-
    scenes, vfx breakdowns, short films & showreels.
    
    CGMeetup also serves as networking resource for CGI Professionals.
    Professionals use CGMeetup to exchange ideas, knowledge & job
    opportunities.
    
    CGI Animated Short Film: "Nodoubt" by Lin Lin | CGMeetup 
    ;#13;
    
    CGMeetup
    
    
    #animation #animated #3d #cgi #shortfilm #short #animatedshortfilm
    #cgi #animated #short #film #quotnodoubtquot
    CGI Animated Short Film: "Nodoubt" by Lin Lin | CGMeetup
    CGI 3D Animated Short Film: Nodoubt Animated Short Film by Lin Lin at Ringling College of Art and Design. Featured on CGMeetup Gallery Motivated by a poster in her hospital room, Ave Lee, embarks on a journey of recovery. She finds her inner warrior to overcome the mountain of doubt that confronts her. Directed by Lin Lin ;#13; 
 SUBSCRIBE to CGMeetup for more inspiring content! ;#13; Watch More CGI & VFX Animated Short Films: ;#13; VFX Breakdowns, Making of & Behind the Scene: 
 
 FOLLOW US:
 Website: 
 YouTube ;#13; Facebook ;#13; Twitter ;#13; Google+ ;#13; Dailymotion ;#13; Pinterest ;#13; Instagram ;#13; 
 WANT TO GET FEATURED?
 All CGI artists, studios or schools who would like their work featured or
 published on CGMeetup please apply below. We’re looking for short films, commercial spots, breakdowns, showreels etc.
 Submit here → ;#13; Contact us here → info@cgmeetup.com or info@cgmeetup.net
 
 Please Note: All videos are uploaded after written copyright permission from respected Artists, Studios or Schools Or part of the Creative Commons license.
 ;#13; For more details or to dispute please contact us at info@cgmeetup.com or info@cgmeetup.net
 
 ABOUT CGMeetup:
 CGMeetup is the #1 inspiration resource for all CGI, VFX, 3D and Digital artists. We feature a wide variety of CGI content including behind-the-
 scenes, vfx breakdowns, short films & showreels.
 
 CGMeetup also serves as networking resource for CGI Professionals.
 Professionals use CGMeetup to exchange ideas, knowledge & job
 opportunities.
 
 CGI Animated Short Film: "Nodoubt" by Lin Lin | CGMeetup 
 ;#13; 
 CGMeetup
 
 
 #animation #animated #3d #cgi #shortfilm #short #animatedshortfilm #cgi #animated #short #film #quotnodoubtquot
    WWW.YOUTUBE.COM
    CGI Animated Short Film: "Nodoubt" by Lin Lin | CGMeetup
    CGI 3D Animated Short Film: Nodoubt Animated Short Film by Lin Lin at Ringling College of Art and Design. Featured on CGMeetup Gallery http://www.cgmeetup.com/gallery Motivated by a poster in her hospital room, Ave Lee, embarks on a journey of recovery. She finds her inner warrior to overcome the mountain of doubt that confronts her. Directed by Lin Lin https://doubles.portfoliobox.net/&amp ;#13; 
 SUBSCRIBE to CGMeetup for more inspiring content! http://bit.ly/Sub2CGMeetup&amp ;#13; Watch More CGI & VFX Animated Short Films: https://www.youtube.com/playlist?list=PLc6NCp8iAPDa4dBRHY4E5uvuqNcYe8AXX&amp ;#13; VFX Breakdowns, Making of & Behind the Scene: https://www.youtube.com/playlist?list=PLc6NCp8iAPDYMZcYBcEBQRoGidvdi0iPN 
 
 FOLLOW US:
 Website: http://www.cgmeetup.com 
 YouTube https://www.youtube.com/user/CGMeetUp&amp ;#13; Facebook https://www.facebook.com/CGMeetup&amp ;#13; Twitter https://twitter.com/cgmeetup&amp ;#13; Google+ https://plus.google.com/+Cgmeetup&amp ;#13; Dailymotion http://www.dailymotion.com/user/CGMeetup&amp ;#13; Pinterest https://www.pinterest.com/cgmeetup/&amp ;#13; Instagram https://instagram.com/cgmeetup/&amp ;#13; 
 WANT TO GET FEATURED?
 All CGI artists, studios or schools who would like their work featured or
 published on CGMeetup please apply below. We’re looking for short films, commercial spots, breakdowns, showreels etc.
 Submit here → https://www.cgmeetup.com/gallery&amp ;#13; Contact us here → info@cgmeetup.com or info@cgmeetup.net
 
 Please Note: All videos are uploaded after written copyright permission from respected Artists, Studios or Schools Or part of the Creative Commons license.
 https://creativecommons.org/licenses/by/4.0/legalcode&amp ;#13; For more details or to dispute please contact us at info@cgmeetup.com or info@cgmeetup.net
 
 ABOUT CGMeetup:
 CGMeetup is the #1 inspiration resource for all CGI, VFX, 3D and Digital artists. We feature a wide variety of CGI content including behind-the-
 scenes, vfx breakdowns, short films & showreels.
 
 CGMeetup also serves as networking resource for CGI Professionals.
 Professionals use CGMeetup to exchange ideas, knowledge & job
 opportunities.
 
 CGI Animated Short Film: "Nodoubt" by Lin Lin | CGMeetup 
 https://youtu.be/HgQwWdgknqg&amp ;#13; 
 CGMeetup
 https://www.youtube.com/CGMeetup 
 
 #animation #animated #3d #cgi #shortfilm #short #animatedshortfilm
    0 التعليقات 0 المشاركات
  • Cheaper than iCloud, this 2TB cloud storage also lasts for life

    Macworld

    iCloud doesn’t seem expensive until you start doing the math. If you want 2TB with iCloud, you’ll have to pay a month. That’s a little under every year. If you want a cheaper alternative to get the same amount of cloud storage, FileJump has a 2TB Cloud Storage Lifetime Subscription that’s on sale for.

    The biggest difference between iCloud and FileJump is that the latter won’t seamlessly integrate with your iOS devices. But with extra in your pocket every month… does it really matter? It’s still practically seamless to upload images, videos, and files under 15GB in size using the simple drag-and-drop, and they’re stored safely for life with AES encryption.

    Unlike other lifetime cloud storage plans, FileJump even has mobile and desktop apps to complete the experience. Conveniently see file previews for images, videos, and spreadsheets.

    Don’t miss your chance to replace a monthly subscription with something you can actually own.

    Get a FileJump 2TB Cloud Storage Lifetime Subscription for FileJump 2TB Cloud Storage: Lifetime SubscriptionSee Deal

    StackSocial prices subject to change.
    #cheaper #than #icloud #this #2tb
    Cheaper than iCloud, this 2TB cloud storage also lasts for life
    Macworld iCloud doesn’t seem expensive until you start doing the math. If you want 2TB with iCloud, you’ll have to pay a month. That’s a little under every year. If you want a cheaper alternative to get the same amount of cloud storage, FileJump has a 2TB Cloud Storage Lifetime Subscription that’s on sale for. The biggest difference between iCloud and FileJump is that the latter won’t seamlessly integrate with your iOS devices. But with extra in your pocket every month… does it really matter? It’s still practically seamless to upload images, videos, and files under 15GB in size using the simple drag-and-drop, and they’re stored safely for life with AES encryption. Unlike other lifetime cloud storage plans, FileJump even has mobile and desktop apps to complete the experience. Conveniently see file previews for images, videos, and spreadsheets. Don’t miss your chance to replace a monthly subscription with something you can actually own. Get a FileJump 2TB Cloud Storage Lifetime Subscription for FileJump 2TB Cloud Storage: Lifetime SubscriptionSee Deal StackSocial prices subject to change. #cheaper #than #icloud #this #2tb
    WWW.MACWORLD.COM
    Cheaper than iCloud, this 2TB cloud storage also lasts for life
    Macworld iCloud doesn’t seem expensive until you start doing the math. If you want 2TB with iCloud, you’ll have to pay $9.99 a month. That’s a little under $120 every year. If you want a cheaper alternative to get the same amount of cloud storage, FileJump has a 2TB Cloud Storage Lifetime Subscription that’s on sale for $69.97 (reg. $467). The biggest difference between iCloud and FileJump is that the latter won’t seamlessly integrate with your iOS devices. But with $10 extra in your pocket every month… does it really matter? It’s still practically seamless to upload images, videos, and files under 15GB in size using the simple drag-and-drop, and they’re stored safely for life with AES encryption. Unlike other lifetime cloud storage plans, FileJump even has mobile and desktop apps to complete the experience. Conveniently see file previews for images, videos, and spreadsheets. Don’t miss your chance to replace a monthly subscription with something you can actually own. Get a FileJump 2TB Cloud Storage Lifetime Subscription for $69.97. FileJump 2TB Cloud Storage: Lifetime SubscriptionSee Deal StackSocial prices subject to change.
    0 التعليقات 0 المشاركات
  • 30 Best Architecture and Design Firms in New Zealand

    These annual rankings were last updated on June 13, 2025. Want to see your firm on next year’s list? Continue reading for more on how you can improve your studio’s ranking.
    New Zealand is a one-of-a-kind island in the Pacific, famous for its indigenous Maori architecture. The country has managed to preserve an array of historical aboriginal ruins, such as maraeand wharenui, despite its European colonization during the 19th century.
    Apart from the country’s ancient ruins, New Zealand is also home to several notable architectural landmarks like the famous Sky Tower piercing the Auckland skyline to the organic forms of the Te Papa Tongarewa Museum in Wellington. Renowned architects like Sir Ian Athfield, whose works blend modernist principles with a deep respect for the natural landscape, have left an indelible mark on the country’s architectural legacy.
    Being home to a stunning tropical landscape, New Zealand architects have developed eco-friendly residential designs that harness the power of renewable energy as well as visionary urban developments prioritizing livability and connectivity. A notable example is Turanga Central Library in Christchurch, a project that exceeds all eco-friendly design standards and benchmark emissions. Finally, concepts like passive design are increasingly becoming standard practice in architectural circles.
    With so many architecture firms to choose from, it’s challenging for clients to identify the industry leaders that will be an ideal fit for their project needs. Fortunately, Architizer is able to provide guidance on the top design firms in New Zealand based on more than a decade of data and industry knowledge.
    How are these architecture firms ranked?
    The following ranking has been created according to key statistics that demonstrate each firm’s level of architectural excellence. The following metrics have been accumulated to establish each architecture firm’s ranking, in order of priority:

    The number of A+Awards wonThe number of A+Awards finalistsThe number of projects selected as “Project of the Day”The number of projects selected as “Featured Project”The number of projects uploaded to ArchitizerEach of these metrics is explained in more detail at the foot of this article. This ranking list will be updated annually, taking into account new achievements of New Zealand architecture firms throughout the year.
    Without further ado, here are the 30 best architecture firms in New Zealand:

    30. CoLab Architecture

    © CoLab Architecture Ltd

    CoLab Architecture is a small practice of two directors, Tobin Smith and Blair Paterson, based in Christchurch New Zealand. Tobin is a creative designer with a wealth of experience in the building industry. Blair is a registered architect and graduate from the University of Auckland.
    “We like architecture to be visually powerful, intellectually elegant, and above all timeless. For us, timeless design is achieved through simplicity and strength of concept — in other words, a single idea executed beautifully with a dedication to the details. We strive to create architecture that is conscious of local climateand the environment.”
    Some of CoLab Architecture’s most prominent projects include:

    Urban Cottage, Christchurch, New Zealand

    The following statistics helped CoLab Architecture Ltd achieve 30th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    1

    Total Projects
    1

    29. Paul Whittaker

    © Paul Whittaker

    Paul Whittaker is an architecture firm based in New Zealand. Its work revolves around residential architecture.
    Some of Paul Whittaker’s most prominent projects include:

    Whittaker Cube, Kakanui, New Zealand

    The following statistics helped Paul Whittaker achieve 29th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    1

    Total Projects
    1

    28. Space Division

    © Simon Devitt Photographer

    Space Division is a boutique architectural practice that aims to positively impact the lives and environment of its clients and their communities by purposefully producing quality space. We believe our name reflects both the essence of what we do, but also how we strive to do it – succinctly and simply. Our design process is inclusive and client focused with their desires, physical constraints, budgets, time frames, compliance and construction processes all carefully considered and incorporated into our designs.
    Space Division has successfully applied this approach to a broad range of project types within the field of architecture, ranging from commercial developments, urban infrastructure to baches, playhouses and residential homes. Space Divisions team is committed to delivering a very personal and complete service to each of their clients, at each stage of the process. To assist in achieving this Space Division collaborates with a range of trusted technical specialists, based on the specific needs of our client. Which ensures we stay focussed, passionate agile and easily scalable.
    Some of Space Division’s most prominent projects include:

    Stradwick House, Auckland, New Zealand

    The following statistics helped Space Division achieve 28th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    1

    Total Projects
    1

    27. Sumich Chaplin Architects

    © Sumich Chaplin Architects

    Sumich Chaplin Architects undertake to provide creative, enduring architectural design based on a clear understanding and interpretation of a client’s brief. We work with an appreciation and respect for the surrounding landscape and environment.
    Some of Sumich Chaplin Architects’ most prominent projects include:

    Millbrook House, Arrowtown, New Zealand

    The following statistics helped Sumich Chaplin Architects achieve 27th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    1

    Total Projects
    1

    26. Daniel Marshall Architects

    © Simon Devitt Photographer

    Daniel Marshall Architectsis an Auckland based practice who are passionate about designing high quality and award winning New Zealand architecture. Our work has been published in periodicals and books internationally as well as numerous digital publications. Daniel leads a core team of four individually accomplished designers who skillfully collaborate to resolve architectural projects from their conception through to their occupation.
    DMA believe architecture is a ‘generalist’ profession which engages with all components of an architectural project; during conceptual design, documentation and construction phases.  We pride ourselves on being able to holistically engage with a complex of architectural issues to arrive at a design solution equally appropriate to its contextand the unique ways our clients prefer to live.
    Some of Daniel Marshall Architects’ most prominent projects include:

    Lucerne, Auckland, New Zealand
    House in Herne Bay, Herne Bay, Auckland, New Zealand

    The following statistics helped Daniel Marshall Architects achieve 26th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    1

    Total Projects
    2

    25. AW Architects

    © AW Architects

    Creative studio based in Christchurch, New Zealand. AW-ARCH is committed to an inclusive culture where everyone is encouraged to share their perspectives – our partners, our colleagues and our clients. Our team comes from all over the globe, bringing with them a variety of experiences. We embrace the differences that shape people’s lives, including race, ethnicity, identity and ability. We come together around the drawing board, the monitor, and the lunch table, immersed in the free exchange of ideas and synthesizing the diverse viewpoints of creative people, which stimulates innovative design and makes our work possible.
    Mentorship is key to engagement within AW-ARCH, energizing our studio and feeding invention. It’s our social and professional responsibility and helps us develop and retain a dedicated team. This includes offering internships that introduce young people to our profession, as well as supporting opportunities for our people outside the office — teaching, volunteering and exploring.
    Some of AW Architects’ most prominent projects include:

    OCEAN VIEW TERRACE HOUSE, Christchurch, New Zealand
    212 CASHEL STREET, Christchurch, New Zealand
    LAKE HOUSE, Queenstown, New Zealand
    RIVER HOUSE, Christchurch, New Zealand
    HE PUNA TAIMOANA, Christchurch, New Zealand

    The following statistics helped AW Architects achieve 25th place in the 30 Best Architecture Firms in New Zealand:

    A+Awards Finalist
    1

    Total Projects
    9

    24. Archimedia

    © Patrick Reynolds

    Archimedia is a New Zealand architecture practice with NZRAB and green star accredited staff, offering design services in the disciplines of architecture, interiors and ecology. Delivering architecture involves intervention in both natural eco-systems and the built environment — the context within which human beings live their lives.
    Archimedia uses the word “ecology” to extend the concept of sustainability to urban design and master planning and integrates this holistic strategy into every project. Archimedia prioritizes client project requirements, functionality, operational efficiency, feasibility and programme.
    Some of Archimedia’s most prominent projects include:

    Te Oro, Auckland, New Zealand
    Auckland Art Gallery Toi o Tamaki, Auckland, New Zealand
    Hekerua Bay Residence, New Zealand
    Eye Institute , Remuera, Auckland, New Zealand
    University of Auckland Business School, Auckland, New Zealand

    The following statistics helped Archimedia achieve 24th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    1

    Total Projects
    25

    23. MC Architecture Studio

    © MC Architecture Studio Ltd

    The studio’s work, questioning the boundary between art and architecture, provides engaging and innovative living space with the highest sustainability standard. Design solutions are tailored on client needs and site’s characteristics. Hence the final product will be unique and strongly related to the context and wider environment.
    On a specific-project basis, the studio, maintaining the leadership of the whole process, works in a network with local and international practices to achieve the best operational efficiency and local knowledge worldwide to accommodate the needs of a big scale project or specific requirements.
    Some of MC Architecture Studio’s most prominent projects include:

    Cass Bay House, Cass Bay, Lyttelton, New Zealand
    Ashburton Alteration, Ashburton, New Zealand
    restaurant/cafe, Ovindoli, Italy
    Private Residence, Christchurch, New Zealand
    Private Residence, Christchurch, New Zealand

    The following statistics helped MC Architecture Studio Ltd achieve 23rd place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    2

    Total Projects
    19

    22. Architecture van Brandenburg

    © Architecture van Brandenburg

    Van Brandenburg is a design focused studio for architecture, landscape architecture, urbanism, and product design with studios in Queenstown and Dunedin, New Zealand. With global reach Van Brandenburg conducts themselves internationally, where the team of architects, designers and innovators create organic built form, inspired by nature, and captured by curvilinear design.
    Some of Architecture van Brandenburg’s most prominent projects include:

    Marisfrolg Fashion Campus, Shenzhen, China

    The following statistics helped Architecture van Brandenburg achieve 22nd place in the 30 Best Architecture Firms in New Zealand:

    A+Awards Winner
    1

    Featured Projects
    1

    Total Projects
    1

    21. MacKayCurtis

    © MacKayCurtis

    MacKay Curtis is a design led practice with a mission to create functional architecture of lasting beauty that enhances peoples lives.
    Some of MacKayCurtis’ most prominent projects include:

    Mawhitipana House, Auckland, New Zealand

    The following statistics helped MacKayCurtis achieve 21st place in the 30 Best Architecture Firms in New Zealand:

    A+Awards Winner
    1

    Featured Projects
    1

    Total Projects
    1

    20. Gerrad Hall Architects

    © Gerrad Hall Architects

    We aspire to create houses that are a joyful sensory experience.
    Some of Gerrad Hall Architects’ most prominent projects include:

    Inland House, Mangawhai, New Zealand
    Herne Bay Villa Alteration, Auckland, New Zealand

    The following statistics helped Gerrad Hall Architects achieve 20th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    2

    Total Projects
    2

    19. Dorrington Atcheson Architects

    © Dorrington Atcheson Architects

    Dorrington Atcheson Architects was founded as Dorrington Architects & Associates was formed in 2010, resulting in a combined 20 years of experience in the New Zealand architectural market. We’re a boutique architecture firm working on a range of projects and budgets. We love our work, we pride ourselves on the work we do and we enjoy working with our clients to achieve a result that resolves their brief.
    The design process is a collaborative effort, working with the client, budget, site and brief, to find unique solutions that solve the project at hand. The style of our projects are determined by the site and the budget, with a leaning towards contemporary modernist design, utilizing a rich natural material palette, creating clean and tranquil spaces.
    Some of Dorrington Atcheson Architects’ most prominent projects include:

    Lynch Street
    Coopers Beach House, Coopers Beach, New Zealand
    Rutherford House, Tauranga Taupo, New Zealand
    Winsomere Cres
    Kathryn Wilson Shoebox, Auckland, New Zealand

    The following statistics helped Dorrington Atcheson Architects achieve 19th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    2

    Total Projects
    14

    18. Andrew Barre Lab

    © Marcela Grassi

    Andrew Barrie Lab is an architectural practice that undertakes a diverse range of projects. We make buildings, books, maps, classes, exhibitions and research.
    Some of Andrew Barre Lab’s most prominent projects include:

    Learning from Trees, Venice, Italy

    The following statistics helped Andrew Barre Lab achieve 18th place in the 30 Best Architecture Firms in New Zealand:

    A+Awards Finalist
    2

    Featured Projects
    1

    Total Projects
    1

    17. Warren and Mahoney

    © Simon Devitt Photographer

    Warren and Mahoney is an insight led multidisciplinary architectural practice with six locations functioning as a single office. Our clients and projects span New Zealand, Australia and the Pacific Rim. The practice has over 190 people, comprising of specialists working across the disciplines of architecture, workplace, masterplanning, urban design and sustainable design. We draw from the wider group for skills and experience on every project, regardless of the location.
    Some of Warren and Mahoney’s most prominent projects include:

    MIT Manukau & Transport Interchange, Auckland, New Zealand
    Carlaw Park Student Accommodation, Auckland, New Zealand
    Pt Resolution Footbridge, Auckland, New Zealand
    Isaac Theatre Royal, Christchurch, New Zealand
    University of Auckland Recreation and Wellness Centre, Auckland, New Zealand

    The following statistics helped Warren and Mahoney achieve 17th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    2

    Total Projects
    5

    16. South Architects Limited

    © South Architects Limited

    Led by Craig South, our friendly professional team is dedicated to crafting for uniqueness and producing carefully considered architecture that will endure and be loved. At South Architects, every project has a unique story. This story starts and ends with our clients, whose values and aspirations fundamentally empower and inspire our whole design process.
    Working together with our clients is pivotal to how we operate and we share a passion for innovation in design. We invite you to meet us and explore what we can do for you. As you will discover, our client focussed process is thorough, robust and responsive. We see architecture as the culmination of a journey with you.
    Some of South Architects Limited’s most prominent projects include:

    Three Gables, Christchurch, New Zealand
    Concrete Copper Home, Christchurch, New Zealand
    Driftwood Home, Christchurch, New Zealand
    Half Gable Townhouses, Christchurch, New Zealand
    Kilmore Street, Christchurch, New Zealand

    The following statistics helped South Architects Limited achieve 16th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    3

    Total Projects
    6

    15. Pac Studio

    © Pac Studio

    Pac Studio is an ideas-driven design office, committed to intellectual and artistic rigor and fueled by a strong commitment to realizing ideas in the world. We believe a thoughtful and inclusive approach to design, which puts people at the heart of any potential solution, is the key to compelling and positive architecture.
    Through our relationships with inter-related disciplines — furniture, art, landscape and academia — we can create a whole that is greater than the sum of its parts. We are open to unconventional propositions. We are architects and designers with substantial experience delivering highly awarded architectural projects on multiple scales.
    Some of Pac Studio’s most prominent projects include:

    Space Invader, Auckland, New Zealand
    Split House, Auckland, New Zealand
    Yolk House, Auckland, New Zealand
    Wanaka Crib, Wanaka, New Zealand
    Pahi House, Pahi, New Zealand

    The following statistics helped Pac Studio achieve 15th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    3

    Total Projects
    8

    14. Jasmax

    © Jasmax

    Jasmax is one of New Zealand’s largest and longest established architecture and design practices. With over 250 staff nationwide, the practice has delivered some of the country’s most well known projects, from the Museum of New Zealand Te Papa Tongarewa to major infrastructure and masterplanning projects such as Auckland’s Britomart Station.
    From our four regional offices, the practice works with clients, stakeholders and communities across the following sectors: commercial, cultural and civic, education, infrastructure, health, hospitality, retail, residential, sports and recreation, and urban design.
    Environmentally sustainable design is part of everything we do, and we were proud to work with Ngāi Tūhoe to design one of New Zealand’s most advanced sustainable buildings, Te Uru Taumatua; which has been designed to the stringent criteria of the International Living Future Institute’s Living Building Challenge.
    Some of Jasmax’s most prominent projects include:

    The Surf Club at Muriwai, Muriwai, New Zealand
    Auckland University Mana Hauora Building, Auckland, New Zealand
    The Fonterra Centre, Auckland, New Zealand
    Auckland University of Technology Sir Paul Reeves Building , Auckland, New Zealand
    NZI Centre, Auckland, New Zealand

    The following statistics helped Jasmax achieve 14th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    3

    Total Projects
    21

    13. Condon Scott Architects

    © Condon Scott Architects

    Condon Scott Architects is a boutique, award-winning NZIA registered architectural practice based in Wānaka, New Zealand. Since inception 35 years ago, Condon Scott Architects has been involved in a wide range of high end residential and commercial architectural projects throughout Queenstown, Wānaka, the Central Otago region and further afield.
    Director Barry Condonand principal Sarah Scott– both registered architects – work alongside a highly skilled architectural team to deliver a full design and construction management service. This spans from initial concept design right through to tender management and interior design.
    Condon Scott Architect’s approach is to view each commission as a bespoke and site specific project, capitalizing on the unique environmental conditions and natural surroundings that are so often evident in this beautiful part of the world.
    Some of Condon Scott Architects’ most prominent projects include:

    Sugi House, Wānaka, New Zealand
    Wanaka Catholic Church, Wanaka, New Zealand
    Mount Iron Barn, Wanaka, New Zealand
    Bendigo Terrace House, New Zealand
    Bargour Residence, Wanaka, New Zealand

    The following statistics helped Condon Scott Architects achieve 13th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    4

    Total Projects
    17

    12. Glamuzina Paterson Architects

    © Glamuzina Paterson Architects

    Glamuzina Architects is an Auckland based practice established in 2014. We strive to produce architecture that is crafted, contextual and clever. Rather than seeking a particular outcome we value a design process that is rigorous and collaborative.
    When designing we look to the context of a project beyond just its immediate physical location to the social, political, historical and economic conditions of place. This results in architecture that is uniquely tailored to the context it sits within.
    We work on many different types of projects across a range of scales; from small interiors to large public buildings. Regardless of a project’s budget we always prefer to work smart, using a creative mix of materials, light and volume in preference to elaborate finishes or complex detailing.
    Some of Glamuzina Paterson Architects’ most prominent projects include:

    Lake Hawea Courtyard House, Otago, New Zealand
    Blackpool House, Auckland, New Zealand
    Brick Bay House, Auckland, New Zealand
    Giraffe House, Auckland, New Zealand
    Giraffe House, Auckland, New Zealand

    The following statistics helped Glamuzina Paterson Architects achieve 12th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    4

    Total Projects
    5

    11. Cheshire Architects

    © Patrick Reynolds

    Cheshire Architects does special projects, irrespective of discipline, scale or type. The firm moves fluidly from luxury retreat to city master plan to basement cocktail den, shaping every aspect of an environment in pursuit of the extraordinary.
    Some of Cheshire Architects’ most prominent projects include:

    Rore kahu, Te Tii, New Zealand
    Eyrie, New Zealand
    Milse, Takanini, New Zealand

    The following statistics helped Cheshire Architects achieve 11th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    3

    Total Projects
    3

    10. Patterson Associates

    © Patterson Associates

    Pattersons Associates Architects began its creative story with architect Andrew Patterson in 1986 whose early work on New Zealand’s unspoiled coasts, explores relationships between people and landscape to create a sense of belonging. The architecture studio started based on a very simple idea; if a building can feel like it naturally ‘belongs,’ or fits logically in a place, to an environment, a time and culture, then the people that inhabit the building will likely feel a sense of belonging there as well. This methodology connects theories of beauty, confidence, economy and comfort.
    In 2004 Davor Popadich and Andrew Mitchell joined the firm as directors, taking it to another level of creative exploration and helping it grow into an architecture studio with an international reputation.
    Some of Patterson Associates’ most prominent projects include:

    Seascape Retreat, Canterbury, New Zealand
    The Len Lye Centre, New Plymouth, New Zealand
    Country House in the City, Auckland, New Zealand
    Scrubby Bay House, Canterbury, New Zealand
    Parihoa House, Auckland, New Zealand

    The following statistics helped Patterson Associates achieve 10th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    5

    Total Projects
    5

    9. Team Green Architects

    © Team Green Architects

    Established in 2013 by Sian Taylor and Mark Read, Team Green Architects is a young committed practice focused on designing energy efficient buildings.
    Some of Team Green Architects’ most prominent projects include:

    Dalefield Guest House, Queenstown, New Zealand
    Olive Grove House, Cromwell, New Zealand
    Hawthorn House, Queenstown, New Zealand
    Frankton House, Queenstown, New Zealand
    Contemporary Sleepout, Arthurs Point, New Zealand

    The following statistics helped Team Green Architects achieve 9th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    5

    Total Projects
    7

    8. Creative Arch

    © Creative Arch

    Creative Arch is an award-winning, multi-disciplined architectural design practice, founded in 1998 by architectural designer and director Mark McLeay. The range of work at Creative Arch is as diverse as our clients, encompassing residential homes, alterations and renovations, coastal developments, sub-division developments, to commercial projects.
    The team at Creative Arch are an enthusiastic group of talented professional architects and architectural designers, with a depth of experience, from a range of different backgrounds and cultures. Creative Arch is a client-focused firm committed to providing excellence in service, culture and project outcomes.
    Some of Creative Arch’s most prominent projects include:

    Rothesay Bay House, North Shore, New Zealand
    Best Pacific Institute of Education, Auckland, New Zealand
    Sumar Holiday Home, Whangapoua, New Zealand
    Cook Holiday Home, Omaha, New Zealand
    Arkles Bay Residence, Whangaparaoa, New Zealand

    The following statistics helped Creative Arch achieve 8th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    5

    Total Projects
    18

    7. Crosson Architects

    © Crosson Architects

    At Crosson Architects we are constantly striving to understand what is motivating the world around us.
    Some of Crosson Architects’ most prominent projects include:

    Hut on Sleds, Whangapoua, New Zealand
    Te Pae North Piha Surf Lifesaving Tower, Auckland, New Zealand
    Coromandel Bach, Coromandel, New Zealand
    Tutukaka House, Tutukaka, New Zealand
    St Heliers House, Saint Heliers, Auckland, New Zealand

    The following statistics helped Crosson Architects achieve 7th place in the 30 Best Architecture Firms in New Zealand:

    A+Awards Winner
    1

    A+Awards Finalist
    2

    Featured Projects
    4

    Total Projects
    6

    6. Bossley Architects

    © Bossley Architects

    Bossley Architects is an architectural and interior design practice with the express purpose of providing intense input into a deliberately limited number of projects. The practice is based on the belief that innovative yet practical design is essential for the production of good buildings, and that the best buildings spring from an open and enthusiastic collaboration between architect, client and consultants.
    We have designed a wide range of projects including commercial, institutional and residential, and have amassed special expertise in the field of art galleries and museums, residential and the restaurant/entertainment sector. Whilst being very much design focused, the practice has an overriding interest in the pragmatics and feasibility of construction.
    Some of Bossley Architects’ most prominent projects include:

    Ngā Hau Māngere -Old Māngere Bridge Replacement, Auckland, New Zealand
    Arruba, Waiuku, New Zealand
    Brown Vujcich House
    Voyager NZ Maritime Museum
    Omana Luxury Villas, Auckland, New Zealand

    The following statistics helped Bossley Architects achieve 6th place in the 30 Best Architecture Firms in New Zealand:

    Featured Projects
    6

    Total Projects
    21

    5. Smith Architects

    © Simon Devitt Photographer

    Smith Architects is an award-winning international architectural practice creating beautiful human spaces that are unique, innovative and sustainable through creativity, refinement and care. Phil and Tiffany Smith established the practice in 2007. We have spent more than two decades striving to understand what makes some buildings more attractive than others, in the anticipation that it can help us design better buildings.
    Some of Smith Architects’ most prominent projects include:

    Kakapo Creek Children’s Garden, Mairangi Bay, Auckland, New Zealand
    New Shoots Children’s Centre, Kerikeri, Kerikeri, New Zealand
    GaiaForest Preschool, Manurewa, Auckland, New Zealand
    Chrysalis Childcare, Auckland, New Zealand
    House of Wonder, Cambridge, Cambridge, New Zealand

    The following statistics helped Smith Architects achieve 5th place in the 30 Best Architecture Firms in New Zealand:

    A+Awards Finalist
    1

    Featured Projects
    6

    Total Projects
    23

    4. Monk Mackenzie

    © Monk Mackenzie

    Monk Mackenzie is an architecture and design firm based in New Zealand. Monk Mackenzie’s design portfolio includes a variety of architectural projects, such as transport and infrastructure, hospitality and sport, residential, cultural and more.
    Some of Monk Mackenzie’s most prominent projects include:

    X HOUSE, Queenstown, New Zealand
    TURANGANUI BRIDGE, Gisborne, New Zealand
    VIVEKANANDA BRIDGE
    EDITION
    Canada Street Bridge, Auckland, New Zealand

    The following statistics helped Monk Mackenzie achieve 4th place in the 30 Best Architecture Firms in New Zealand:

    A+Awards Winner
    2

    A+Awards Finalist
    4

    Featured Projects
    4

    Total Projects
    17

    3. Irving Smith Architects

    © Irving Smith Architects

    Irving Smith Jackhas been developed as a niche architecture practice based in Nelson, but working in a variety of sensitive environments and contexts throughout New Zealand. ISJ demonstrates an ongoing commitment to innovative, sustainable and researched based design , backed up by national and international award and publication recognition, ongoing research with both the Universities of Canterbury and Auckland, and regular invitations to lecture on their work.
    Timber Awards include NZ’s highest residential, commercial and engineering timber designs. Key experience, ongoing research and work includes developing structural timber design solutions in the aftermath of the Canterbury earthquakes. Current projects include cultural, urban, civic and residential projects spread throughout New Zealand, and recently in the United States and France.
    Some of Irving Smith Architects’ most prominent projects include:

    SCION Innovation Hub – Te Whare Nui o Tuteata, Rotorua, New Zealand
    Mountain Range House, Brightwater, New Zealand
    Alexandra Tent House, Wellington, New Zealand
    Te Koputu a te Whanga a Toi : Whakatane Library & Exhibition Centre, Whakatane, New Zealand
    offSET Shed House, Gisborne, New Zealand

    The following statistics helped Irving Smith Architects achieve 3rd place in the 30 Best Architecture Firms in New Zealand:

    A+Awards Winner
    2

    A+Awards Finalist
    1

    Featured Projects
    6

    Total Projects
    13

    2. Fearon Hay Architects

    © Fearon Hay Architects

    Fearon Hay is a design-led studio undertaking a broad range of projects in diverse environments, the firm is engaged in projects on sites around the world. Tim Hay and Jeff Fearon founded the practice in 1993 as a way to enable their combined involvement in the design and delivery of each project. Together, they lead an international team of experienced professionals.
    The studio approached every project with a commitment to design excellence, a thoughtful consideration of site and place, and an inventive sense of creativity. Fearon Hay enjoys responding to a range of briefs: Commercial projects for office and workplace, complex heritage environments, public work within the urban realm or wider landscape, private dwellings and detailed bespoke work for hospitality and interior environments.
    Some of Fearon Hay Architects’ most prominent projects include:

    Bishop Hill The Camp, Tawharanui Peninsula, New Zealand
    Matagouri, Queenstown, New Zealand
    Alpine Terrace House, Queenstown, New Zealand
    Island Retreat, Auckland, New Zealand
    Bishop Selwyn Chapel, Auckland, New Zealand

    The following statistics helped Fearon Hay Architects achieve 2nd place in the 30 Best Architecture Firms in New Zealand:

    A+Awards Winner
    2

    A+Awards Finalist
    3

    Featured Projects
    8

    Total Projects
    17

    1. RTA Studio

    © RTA Studio

    Richard Naish founded RTA Studio in 1999 after a successful career with top practices in London and Auckland. We are a practice that focuses on delivering exceptional design with a considered and personal service. Our work aims to make a lasting contribution to the urban and natural context by challenging, provoking and delighting.
    Our studio is constantly working within the realms of public, commercial and urban design as well as sensitive residential projects. We are committed to a sustainable built environment and are at the forefront developing carbon neutral buildings. RTA Studio has received more than 100 New Zealand and international awards, including Home of The Year, a World Architecture Festival category win and the New Zealand Architecture Medal.
    Some of RTA Studio’s most prominent projects include:

    SCION Innovation Hub – Te Whare Nui o Tuteata, Rotorua, New Zealand
    OBJECTSPACE, Auckland, New Zealand
    C3 House, New Zealand
    Freemans Bay School, Freemans Bay, Auckland, New Zealand
    ARROWTOWN HOUSE, Arrowtown, New Zealand
    Featured image: E-Type House by RTA Studio, Auckland, New Zealand

    The following statistics helped RTA Studio achieve 1st place in the 30 Best Architecture Firms in New Zealand:

    A+Awards Winner
    2

    A+Awards Finalist
    6

    Featured Projects
    6

    Total Projects
    16

    Why Should I Trust Architizer’s Ranking?
    With more than 30,000 architecture firms and over 130,000 projects within its database, Architizer is proud to host the world’s largest online community of architects and building product manufacturers. Its celebrated A+Awards program is also the largest celebration of architecture and building products, with more than 400 jurors and hundreds of thousands of public votes helping to recognize the world’s best architecture each year.
    Architizer also powers firm directories for a number of AIAChapters nationwide, including the official directory of architecture firms for AIA New York.
    An example of a project page on Architizer with Project Award Badges highlighted
    A Guide to Project Awards
    The blue “+” badge denotes that a project has won a prestigious A+Award as described above. Hovering over the badge reveals details of the award, including award category, year, and whether the project won the jury or popular choice award.
    The orange Project of the Day and yellow Featured Project badges are awarded by Architizer’s Editorial team, and are selected based on a number of factors. The following factors increase a project’s likelihood of being featured or awarded Project of the Day status:

    Project completed within the last 3 years
    A well written, concise project description of at least 3 paragraphs
    Architectural design with a high level of both functional and aesthetic value
    High quality, in focus photographs
    At least 8 photographs of both the interior and exterior of the building
    Inclusion of architectural drawings and renderings
    Inclusion of construction photographs

    There are 7 Projects of the Day each week and a further 31 Featured Projects. Each Project of the Day is published on Facebook, Twitter and Instagram Stories, while each Featured Project is published on Facebook. Each Project of the Day also features in Architizer’s Weekly Projects Newsletter and shared with 170,000 subscribers.
     

     
    We’re constantly look for the world’s best architects to join our community. If you would like to understand more about this ranking list and learn how your firm can achieve a presence on it, please don’t hesitate to reach out to us at editorial@architizer.com.
    The post 30 Best Architecture and Design Firms in New Zealand appeared first on Journal.
    #best #architecture #design #firms #new
    30 Best Architecture and Design Firms in New Zealand
    These annual rankings were last updated on June 13, 2025. Want to see your firm on next year’s list? Continue reading for more on how you can improve your studio’s ranking. New Zealand is a one-of-a-kind island in the Pacific, famous for its indigenous Maori architecture. The country has managed to preserve an array of historical aboriginal ruins, such as maraeand wharenui, despite its European colonization during the 19th century. Apart from the country’s ancient ruins, New Zealand is also home to several notable architectural landmarks like the famous Sky Tower piercing the Auckland skyline to the organic forms of the Te Papa Tongarewa Museum in Wellington. Renowned architects like Sir Ian Athfield, whose works blend modernist principles with a deep respect for the natural landscape, have left an indelible mark on the country’s architectural legacy. Being home to a stunning tropical landscape, New Zealand architects have developed eco-friendly residential designs that harness the power of renewable energy as well as visionary urban developments prioritizing livability and connectivity. A notable example is Turanga Central Library in Christchurch, a project that exceeds all eco-friendly design standards and benchmark emissions. Finally, concepts like passive design are increasingly becoming standard practice in architectural circles. With so many architecture firms to choose from, it’s challenging for clients to identify the industry leaders that will be an ideal fit for their project needs. Fortunately, Architizer is able to provide guidance on the top design firms in New Zealand based on more than a decade of data and industry knowledge. How are these architecture firms ranked? The following ranking has been created according to key statistics that demonstrate each firm’s level of architectural excellence. The following metrics have been accumulated to establish each architecture firm’s ranking, in order of priority: The number of A+Awards wonThe number of A+Awards finalistsThe number of projects selected as “Project of the Day”The number of projects selected as “Featured Project”The number of projects uploaded to ArchitizerEach of these metrics is explained in more detail at the foot of this article. This ranking list will be updated annually, taking into account new achievements of New Zealand architecture firms throughout the year. Without further ado, here are the 30 best architecture firms in New Zealand: 30. CoLab Architecture © CoLab Architecture Ltd CoLab Architecture is a small practice of two directors, Tobin Smith and Blair Paterson, based in Christchurch New Zealand. Tobin is a creative designer with a wealth of experience in the building industry. Blair is a registered architect and graduate from the University of Auckland. “We like architecture to be visually powerful, intellectually elegant, and above all timeless. For us, timeless design is achieved through simplicity and strength of concept — in other words, a single idea executed beautifully with a dedication to the details. We strive to create architecture that is conscious of local climateand the environment.” Some of CoLab Architecture’s most prominent projects include: Urban Cottage, Christchurch, New Zealand The following statistics helped CoLab Architecture Ltd achieve 30th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 1 Total Projects 1 29. Paul Whittaker © Paul Whittaker Paul Whittaker is an architecture firm based in New Zealand. Its work revolves around residential architecture. Some of Paul Whittaker’s most prominent projects include: Whittaker Cube, Kakanui, New Zealand The following statistics helped Paul Whittaker achieve 29th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 1 Total Projects 1 28. Space Division © Simon Devitt Photographer Space Division is a boutique architectural practice that aims to positively impact the lives and environment of its clients and their communities by purposefully producing quality space. We believe our name reflects both the essence of what we do, but also how we strive to do it – succinctly and simply. Our design process is inclusive and client focused with their desires, physical constraints, budgets, time frames, compliance and construction processes all carefully considered and incorporated into our designs. Space Division has successfully applied this approach to a broad range of project types within the field of architecture, ranging from commercial developments, urban infrastructure to baches, playhouses and residential homes. Space Divisions team is committed to delivering a very personal and complete service to each of their clients, at each stage of the process. To assist in achieving this Space Division collaborates with a range of trusted technical specialists, based on the specific needs of our client. Which ensures we stay focussed, passionate agile and easily scalable. Some of Space Division’s most prominent projects include: Stradwick House, Auckland, New Zealand The following statistics helped Space Division achieve 28th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 1 Total Projects 1 27. Sumich Chaplin Architects © Sumich Chaplin Architects Sumich Chaplin Architects undertake to provide creative, enduring architectural design based on a clear understanding and interpretation of a client’s brief. We work with an appreciation and respect for the surrounding landscape and environment. Some of Sumich Chaplin Architects’ most prominent projects include: Millbrook House, Arrowtown, New Zealand The following statistics helped Sumich Chaplin Architects achieve 27th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 1 Total Projects 1 26. Daniel Marshall Architects © Simon Devitt Photographer Daniel Marshall Architectsis an Auckland based practice who are passionate about designing high quality and award winning New Zealand architecture. Our work has been published in periodicals and books internationally as well as numerous digital publications. Daniel leads a core team of four individually accomplished designers who skillfully collaborate to resolve architectural projects from their conception through to their occupation. DMA believe architecture is a ‘generalist’ profession which engages with all components of an architectural project; during conceptual design, documentation and construction phases.  We pride ourselves on being able to holistically engage with a complex of architectural issues to arrive at a design solution equally appropriate to its contextand the unique ways our clients prefer to live. Some of Daniel Marshall Architects’ most prominent projects include: Lucerne, Auckland, New Zealand House in Herne Bay, Herne Bay, Auckland, New Zealand The following statistics helped Daniel Marshall Architects achieve 26th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 1 Total Projects 2 25. AW Architects © AW Architects Creative studio based in Christchurch, New Zealand. AW-ARCH is committed to an inclusive culture where everyone is encouraged to share their perspectives – our partners, our colleagues and our clients. Our team comes from all over the globe, bringing with them a variety of experiences. We embrace the differences that shape people’s lives, including race, ethnicity, identity and ability. We come together around the drawing board, the monitor, and the lunch table, immersed in the free exchange of ideas and synthesizing the diverse viewpoints of creative people, which stimulates innovative design and makes our work possible. Mentorship is key to engagement within AW-ARCH, energizing our studio and feeding invention. It’s our social and professional responsibility and helps us develop and retain a dedicated team. This includes offering internships that introduce young people to our profession, as well as supporting opportunities for our people outside the office — teaching, volunteering and exploring. Some of AW Architects’ most prominent projects include: OCEAN VIEW TERRACE HOUSE, Christchurch, New Zealand 212 CASHEL STREET, Christchurch, New Zealand LAKE HOUSE, Queenstown, New Zealand RIVER HOUSE, Christchurch, New Zealand HE PUNA TAIMOANA, Christchurch, New Zealand The following statistics helped AW Architects achieve 25th place in the 30 Best Architecture Firms in New Zealand: A+Awards Finalist 1 Total Projects 9 24. Archimedia © Patrick Reynolds Archimedia is a New Zealand architecture practice with NZRAB and green star accredited staff, offering design services in the disciplines of architecture, interiors and ecology. Delivering architecture involves intervention in both natural eco-systems and the built environment — the context within which human beings live their lives. Archimedia uses the word “ecology” to extend the concept of sustainability to urban design and master planning and integrates this holistic strategy into every project. Archimedia prioritizes client project requirements, functionality, operational efficiency, feasibility and programme. Some of Archimedia’s most prominent projects include: Te Oro, Auckland, New Zealand Auckland Art Gallery Toi o Tamaki, Auckland, New Zealand Hekerua Bay Residence, New Zealand Eye Institute , Remuera, Auckland, New Zealand University of Auckland Business School, Auckland, New Zealand The following statistics helped Archimedia achieve 24th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 1 Total Projects 25 23. MC Architecture Studio © MC Architecture Studio Ltd The studio’s work, questioning the boundary between art and architecture, provides engaging and innovative living space with the highest sustainability standard. Design solutions are tailored on client needs and site’s characteristics. Hence the final product will be unique and strongly related to the context and wider environment. On a specific-project basis, the studio, maintaining the leadership of the whole process, works in a network with local and international practices to achieve the best operational efficiency and local knowledge worldwide to accommodate the needs of a big scale project or specific requirements. Some of MC Architecture Studio’s most prominent projects include: Cass Bay House, Cass Bay, Lyttelton, New Zealand Ashburton Alteration, Ashburton, New Zealand restaurant/cafe, Ovindoli, Italy Private Residence, Christchurch, New Zealand Private Residence, Christchurch, New Zealand The following statistics helped MC Architecture Studio Ltd achieve 23rd place in the 30 Best Architecture Firms in New Zealand: Featured Projects 2 Total Projects 19 22. Architecture van Brandenburg © Architecture van Brandenburg Van Brandenburg is a design focused studio for architecture, landscape architecture, urbanism, and product design with studios in Queenstown and Dunedin, New Zealand. With global reach Van Brandenburg conducts themselves internationally, where the team of architects, designers and innovators create organic built form, inspired by nature, and captured by curvilinear design. Some of Architecture van Brandenburg’s most prominent projects include: Marisfrolg Fashion Campus, Shenzhen, China The following statistics helped Architecture van Brandenburg achieve 22nd place in the 30 Best Architecture Firms in New Zealand: A+Awards Winner 1 Featured Projects 1 Total Projects 1 21. MacKayCurtis © MacKayCurtis MacKay Curtis is a design led practice with a mission to create functional architecture of lasting beauty that enhances peoples lives. Some of MacKayCurtis’ most prominent projects include: Mawhitipana House, Auckland, New Zealand The following statistics helped MacKayCurtis achieve 21st place in the 30 Best Architecture Firms in New Zealand: A+Awards Winner 1 Featured Projects 1 Total Projects 1 20. Gerrad Hall Architects © Gerrad Hall Architects We aspire to create houses that are a joyful sensory experience. Some of Gerrad Hall Architects’ most prominent projects include: Inland House, Mangawhai, New Zealand Herne Bay Villa Alteration, Auckland, New Zealand The following statistics helped Gerrad Hall Architects achieve 20th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 2 Total Projects 2 19. Dorrington Atcheson Architects © Dorrington Atcheson Architects Dorrington Atcheson Architects was founded as Dorrington Architects & Associates was formed in 2010, resulting in a combined 20 years of experience in the New Zealand architectural market. We’re a boutique architecture firm working on a range of projects and budgets. We love our work, we pride ourselves on the work we do and we enjoy working with our clients to achieve a result that resolves their brief. The design process is a collaborative effort, working with the client, budget, site and brief, to find unique solutions that solve the project at hand. The style of our projects are determined by the site and the budget, with a leaning towards contemporary modernist design, utilizing a rich natural material palette, creating clean and tranquil spaces. Some of Dorrington Atcheson Architects’ most prominent projects include: Lynch Street Coopers Beach House, Coopers Beach, New Zealand Rutherford House, Tauranga Taupo, New Zealand Winsomere Cres Kathryn Wilson Shoebox, Auckland, New Zealand The following statistics helped Dorrington Atcheson Architects achieve 19th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 2 Total Projects 14 18. Andrew Barre Lab © Marcela Grassi Andrew Barrie Lab is an architectural practice that undertakes a diverse range of projects. We make buildings, books, maps, classes, exhibitions and research. Some of Andrew Barre Lab’s most prominent projects include: Learning from Trees, Venice, Italy The following statistics helped Andrew Barre Lab achieve 18th place in the 30 Best Architecture Firms in New Zealand: A+Awards Finalist 2 Featured Projects 1 Total Projects 1 17. Warren and Mahoney © Simon Devitt Photographer Warren and Mahoney is an insight led multidisciplinary architectural practice with six locations functioning as a single office. Our clients and projects span New Zealand, Australia and the Pacific Rim. The practice has over 190 people, comprising of specialists working across the disciplines of architecture, workplace, masterplanning, urban design and sustainable design. We draw from the wider group for skills and experience on every project, regardless of the location. Some of Warren and Mahoney’s most prominent projects include: MIT Manukau & Transport Interchange, Auckland, New Zealand Carlaw Park Student Accommodation, Auckland, New Zealand Pt Resolution Footbridge, Auckland, New Zealand Isaac Theatre Royal, Christchurch, New Zealand University of Auckland Recreation and Wellness Centre, Auckland, New Zealand The following statistics helped Warren and Mahoney achieve 17th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 2 Total Projects 5 16. South Architects Limited © South Architects Limited Led by Craig South, our friendly professional team is dedicated to crafting for uniqueness and producing carefully considered architecture that will endure and be loved. At South Architects, every project has a unique story. This story starts and ends with our clients, whose values and aspirations fundamentally empower and inspire our whole design process. Working together with our clients is pivotal to how we operate and we share a passion for innovation in design. We invite you to meet us and explore what we can do for you. As you will discover, our client focussed process is thorough, robust and responsive. We see architecture as the culmination of a journey with you. Some of South Architects Limited’s most prominent projects include: Three Gables, Christchurch, New Zealand Concrete Copper Home, Christchurch, New Zealand Driftwood Home, Christchurch, New Zealand Half Gable Townhouses, Christchurch, New Zealand Kilmore Street, Christchurch, New Zealand The following statistics helped South Architects Limited achieve 16th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 3 Total Projects 6 15. Pac Studio © Pac Studio Pac Studio is an ideas-driven design office, committed to intellectual and artistic rigor and fueled by a strong commitment to realizing ideas in the world. We believe a thoughtful and inclusive approach to design, which puts people at the heart of any potential solution, is the key to compelling and positive architecture. Through our relationships with inter-related disciplines — furniture, art, landscape and academia — we can create a whole that is greater than the sum of its parts. We are open to unconventional propositions. We are architects and designers with substantial experience delivering highly awarded architectural projects on multiple scales. Some of Pac Studio’s most prominent projects include: Space Invader, Auckland, New Zealand Split House, Auckland, New Zealand Yolk House, Auckland, New Zealand Wanaka Crib, Wanaka, New Zealand Pahi House, Pahi, New Zealand The following statistics helped Pac Studio achieve 15th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 3 Total Projects 8 14. Jasmax © Jasmax Jasmax is one of New Zealand’s largest and longest established architecture and design practices. With over 250 staff nationwide, the practice has delivered some of the country’s most well known projects, from the Museum of New Zealand Te Papa Tongarewa to major infrastructure and masterplanning projects such as Auckland’s Britomart Station. From our four regional offices, the practice works with clients, stakeholders and communities across the following sectors: commercial, cultural and civic, education, infrastructure, health, hospitality, retail, residential, sports and recreation, and urban design. Environmentally sustainable design is part of everything we do, and we were proud to work with Ngāi Tūhoe to design one of New Zealand’s most advanced sustainable buildings, Te Uru Taumatua; which has been designed to the stringent criteria of the International Living Future Institute’s Living Building Challenge. Some of Jasmax’s most prominent projects include: The Surf Club at Muriwai, Muriwai, New Zealand Auckland University Mana Hauora Building, Auckland, New Zealand The Fonterra Centre, Auckland, New Zealand Auckland University of Technology Sir Paul Reeves Building , Auckland, New Zealand NZI Centre, Auckland, New Zealand The following statistics helped Jasmax achieve 14th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 3 Total Projects 21 13. Condon Scott Architects © Condon Scott Architects Condon Scott Architects is a boutique, award-winning NZIA registered architectural practice based in Wānaka, New Zealand. Since inception 35 years ago, Condon Scott Architects has been involved in a wide range of high end residential and commercial architectural projects throughout Queenstown, Wānaka, the Central Otago region and further afield. Director Barry Condonand principal Sarah Scott– both registered architects – work alongside a highly skilled architectural team to deliver a full design and construction management service. This spans from initial concept design right through to tender management and interior design. Condon Scott Architect’s approach is to view each commission as a bespoke and site specific project, capitalizing on the unique environmental conditions and natural surroundings that are so often evident in this beautiful part of the world. Some of Condon Scott Architects’ most prominent projects include: Sugi House, Wānaka, New Zealand Wanaka Catholic Church, Wanaka, New Zealand Mount Iron Barn, Wanaka, New Zealand Bendigo Terrace House, New Zealand Bargour Residence, Wanaka, New Zealand The following statistics helped Condon Scott Architects achieve 13th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 4 Total Projects 17 12. Glamuzina Paterson Architects © Glamuzina Paterson Architects Glamuzina Architects is an Auckland based practice established in 2014. We strive to produce architecture that is crafted, contextual and clever. Rather than seeking a particular outcome we value a design process that is rigorous and collaborative. When designing we look to the context of a project beyond just its immediate physical location to the social, political, historical and economic conditions of place. This results in architecture that is uniquely tailored to the context it sits within. We work on many different types of projects across a range of scales; from small interiors to large public buildings. Regardless of a project’s budget we always prefer to work smart, using a creative mix of materials, light and volume in preference to elaborate finishes or complex detailing. Some of Glamuzina Paterson Architects’ most prominent projects include: Lake Hawea Courtyard House, Otago, New Zealand Blackpool House, Auckland, New Zealand Brick Bay House, Auckland, New Zealand Giraffe House, Auckland, New Zealand Giraffe House, Auckland, New Zealand The following statistics helped Glamuzina Paterson Architects achieve 12th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 4 Total Projects 5 11. Cheshire Architects © Patrick Reynolds Cheshire Architects does special projects, irrespective of discipline, scale or type. The firm moves fluidly from luxury retreat to city master plan to basement cocktail den, shaping every aspect of an environment in pursuit of the extraordinary. Some of Cheshire Architects’ most prominent projects include: Rore kahu, Te Tii, New Zealand Eyrie, New Zealand Milse, Takanini, New Zealand The following statistics helped Cheshire Architects achieve 11th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 3 Total Projects 3 10. Patterson Associates © Patterson Associates Pattersons Associates Architects began its creative story with architect Andrew Patterson in 1986 whose early work on New Zealand’s unspoiled coasts, explores relationships between people and landscape to create a sense of belonging. The architecture studio started based on a very simple idea; if a building can feel like it naturally ‘belongs,’ or fits logically in a place, to an environment, a time and culture, then the people that inhabit the building will likely feel a sense of belonging there as well. This methodology connects theories of beauty, confidence, economy and comfort. In 2004 Davor Popadich and Andrew Mitchell joined the firm as directors, taking it to another level of creative exploration and helping it grow into an architecture studio with an international reputation. Some of Patterson Associates’ most prominent projects include: Seascape Retreat, Canterbury, New Zealand The Len Lye Centre, New Plymouth, New Zealand Country House in the City, Auckland, New Zealand Scrubby Bay House, Canterbury, New Zealand Parihoa House, Auckland, New Zealand The following statistics helped Patterson Associates achieve 10th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 5 Total Projects 5 9. Team Green Architects © Team Green Architects Established in 2013 by Sian Taylor and Mark Read, Team Green Architects is a young committed practice focused on designing energy efficient buildings. Some of Team Green Architects’ most prominent projects include: Dalefield Guest House, Queenstown, New Zealand Olive Grove House, Cromwell, New Zealand Hawthorn House, Queenstown, New Zealand Frankton House, Queenstown, New Zealand Contemporary Sleepout, Arthurs Point, New Zealand The following statistics helped Team Green Architects achieve 9th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 5 Total Projects 7 8. Creative Arch © Creative Arch Creative Arch is an award-winning, multi-disciplined architectural design practice, founded in 1998 by architectural designer and director Mark McLeay. The range of work at Creative Arch is as diverse as our clients, encompassing residential homes, alterations and renovations, coastal developments, sub-division developments, to commercial projects. The team at Creative Arch are an enthusiastic group of talented professional architects and architectural designers, with a depth of experience, from a range of different backgrounds and cultures. Creative Arch is a client-focused firm committed to providing excellence in service, culture and project outcomes. Some of Creative Arch’s most prominent projects include: Rothesay Bay House, North Shore, New Zealand Best Pacific Institute of Education, Auckland, New Zealand Sumar Holiday Home, Whangapoua, New Zealand Cook Holiday Home, Omaha, New Zealand Arkles Bay Residence, Whangaparaoa, New Zealand The following statistics helped Creative Arch achieve 8th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 5 Total Projects 18 7. Crosson Architects © Crosson Architects At Crosson Architects we are constantly striving to understand what is motivating the world around us. Some of Crosson Architects’ most prominent projects include: Hut on Sleds, Whangapoua, New Zealand Te Pae North Piha Surf Lifesaving Tower, Auckland, New Zealand Coromandel Bach, Coromandel, New Zealand Tutukaka House, Tutukaka, New Zealand St Heliers House, Saint Heliers, Auckland, New Zealand The following statistics helped Crosson Architects achieve 7th place in the 30 Best Architecture Firms in New Zealand: A+Awards Winner 1 A+Awards Finalist 2 Featured Projects 4 Total Projects 6 6. Bossley Architects © Bossley Architects Bossley Architects is an architectural and interior design practice with the express purpose of providing intense input into a deliberately limited number of projects. The practice is based on the belief that innovative yet practical design is essential for the production of good buildings, and that the best buildings spring from an open and enthusiastic collaboration between architect, client and consultants. We have designed a wide range of projects including commercial, institutional and residential, and have amassed special expertise in the field of art galleries and museums, residential and the restaurant/entertainment sector. Whilst being very much design focused, the practice has an overriding interest in the pragmatics and feasibility of construction. Some of Bossley Architects’ most prominent projects include: Ngā Hau Māngere -Old Māngere Bridge Replacement, Auckland, New Zealand Arruba, Waiuku, New Zealand Brown Vujcich House Voyager NZ Maritime Museum Omana Luxury Villas, Auckland, New Zealand The following statistics helped Bossley Architects achieve 6th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 6 Total Projects 21 5. Smith Architects © Simon Devitt Photographer Smith Architects is an award-winning international architectural practice creating beautiful human spaces that are unique, innovative and sustainable through creativity, refinement and care. Phil and Tiffany Smith established the practice in 2007. We have spent more than two decades striving to understand what makes some buildings more attractive than others, in the anticipation that it can help us design better buildings. Some of Smith Architects’ most prominent projects include: Kakapo Creek Children’s Garden, Mairangi Bay, Auckland, New Zealand New Shoots Children’s Centre, Kerikeri, Kerikeri, New Zealand GaiaForest Preschool, Manurewa, Auckland, New Zealand Chrysalis Childcare, Auckland, New Zealand House of Wonder, Cambridge, Cambridge, New Zealand The following statistics helped Smith Architects achieve 5th place in the 30 Best Architecture Firms in New Zealand: A+Awards Finalist 1 Featured Projects 6 Total Projects 23 4. Monk Mackenzie © Monk Mackenzie Monk Mackenzie is an architecture and design firm based in New Zealand. Monk Mackenzie’s design portfolio includes a variety of architectural projects, such as transport and infrastructure, hospitality and sport, residential, cultural and more. Some of Monk Mackenzie’s most prominent projects include: X HOUSE, Queenstown, New Zealand TURANGANUI BRIDGE, Gisborne, New Zealand VIVEKANANDA BRIDGE EDITION Canada Street Bridge, Auckland, New Zealand The following statistics helped Monk Mackenzie achieve 4th place in the 30 Best Architecture Firms in New Zealand: A+Awards Winner 2 A+Awards Finalist 4 Featured Projects 4 Total Projects 17 3. Irving Smith Architects © Irving Smith Architects Irving Smith Jackhas been developed as a niche architecture practice based in Nelson, but working in a variety of sensitive environments and contexts throughout New Zealand. ISJ demonstrates an ongoing commitment to innovative, sustainable and researched based design , backed up by national and international award and publication recognition, ongoing research with both the Universities of Canterbury and Auckland, and regular invitations to lecture on their work. Timber Awards include NZ’s highest residential, commercial and engineering timber designs. Key experience, ongoing research and work includes developing structural timber design solutions in the aftermath of the Canterbury earthquakes. Current projects include cultural, urban, civic and residential projects spread throughout New Zealand, and recently in the United States and France. Some of Irving Smith Architects’ most prominent projects include: SCION Innovation Hub – Te Whare Nui o Tuteata, Rotorua, New Zealand Mountain Range House, Brightwater, New Zealand Alexandra Tent House, Wellington, New Zealand Te Koputu a te Whanga a Toi : Whakatane Library & Exhibition Centre, Whakatane, New Zealand offSET Shed House, Gisborne, New Zealand The following statistics helped Irving Smith Architects achieve 3rd place in the 30 Best Architecture Firms in New Zealand: A+Awards Winner 2 A+Awards Finalist 1 Featured Projects 6 Total Projects 13 2. Fearon Hay Architects © Fearon Hay Architects Fearon Hay is a design-led studio undertaking a broad range of projects in diverse environments, the firm is engaged in projects on sites around the world. Tim Hay and Jeff Fearon founded the practice in 1993 as a way to enable their combined involvement in the design and delivery of each project. Together, they lead an international team of experienced professionals. The studio approached every project with a commitment to design excellence, a thoughtful consideration of site and place, and an inventive sense of creativity. Fearon Hay enjoys responding to a range of briefs: Commercial projects for office and workplace, complex heritage environments, public work within the urban realm or wider landscape, private dwellings and detailed bespoke work for hospitality and interior environments. Some of Fearon Hay Architects’ most prominent projects include: Bishop Hill The Camp, Tawharanui Peninsula, New Zealand Matagouri, Queenstown, New Zealand Alpine Terrace House, Queenstown, New Zealand Island Retreat, Auckland, New Zealand Bishop Selwyn Chapel, Auckland, New Zealand The following statistics helped Fearon Hay Architects achieve 2nd place in the 30 Best Architecture Firms in New Zealand: A+Awards Winner 2 A+Awards Finalist 3 Featured Projects 8 Total Projects 17 1. RTA Studio © RTA Studio Richard Naish founded RTA Studio in 1999 after a successful career with top practices in London and Auckland. We are a practice that focuses on delivering exceptional design with a considered and personal service. Our work aims to make a lasting contribution to the urban and natural context by challenging, provoking and delighting. Our studio is constantly working within the realms of public, commercial and urban design as well as sensitive residential projects. We are committed to a sustainable built environment and are at the forefront developing carbon neutral buildings. RTA Studio has received more than 100 New Zealand and international awards, including Home of The Year, a World Architecture Festival category win and the New Zealand Architecture Medal. Some of RTA Studio’s most prominent projects include: SCION Innovation Hub – Te Whare Nui o Tuteata, Rotorua, New Zealand OBJECTSPACE, Auckland, New Zealand C3 House, New Zealand Freemans Bay School, Freemans Bay, Auckland, New Zealand ARROWTOWN HOUSE, Arrowtown, New Zealand Featured image: E-Type House by RTA Studio, Auckland, New Zealand The following statistics helped RTA Studio achieve 1st place in the 30 Best Architecture Firms in New Zealand: A+Awards Winner 2 A+Awards Finalist 6 Featured Projects 6 Total Projects 16 Why Should I Trust Architizer’s Ranking? With more than 30,000 architecture firms and over 130,000 projects within its database, Architizer is proud to host the world’s largest online community of architects and building product manufacturers. Its celebrated A+Awards program is also the largest celebration of architecture and building products, with more than 400 jurors and hundreds of thousands of public votes helping to recognize the world’s best architecture each year. Architizer also powers firm directories for a number of AIAChapters nationwide, including the official directory of architecture firms for AIA New York. An example of a project page on Architizer with Project Award Badges highlighted A Guide to Project Awards The blue “+” badge denotes that a project has won a prestigious A+Award as described above. Hovering over the badge reveals details of the award, including award category, year, and whether the project won the jury or popular choice award. The orange Project of the Day and yellow Featured Project badges are awarded by Architizer’s Editorial team, and are selected based on a number of factors. The following factors increase a project’s likelihood of being featured or awarded Project of the Day status: Project completed within the last 3 years A well written, concise project description of at least 3 paragraphs Architectural design with a high level of both functional and aesthetic value High quality, in focus photographs At least 8 photographs of both the interior and exterior of the building Inclusion of architectural drawings and renderings Inclusion of construction photographs There are 7 Projects of the Day each week and a further 31 Featured Projects. Each Project of the Day is published on Facebook, Twitter and Instagram Stories, while each Featured Project is published on Facebook. Each Project of the Day also features in Architizer’s Weekly Projects Newsletter and shared with 170,000 subscribers.     We’re constantly look for the world’s best architects to join our community. If you would like to understand more about this ranking list and learn how your firm can achieve a presence on it, please don’t hesitate to reach out to us at editorial@architizer.com. The post 30 Best Architecture and Design Firms in New Zealand appeared first on Journal. #best #architecture #design #firms #new
    ARCHITIZER.COM
    30 Best Architecture and Design Firms in New Zealand
    These annual rankings were last updated on June 13, 2025. Want to see your firm on next year’s list? Continue reading for more on how you can improve your studio’s ranking. New Zealand is a one-of-a-kind island in the Pacific, famous for its indigenous Maori architecture. The country has managed to preserve an array of historical aboriginal ruins, such as marae (meeting grounds) and wharenui (meeting houses), despite its European colonization during the 19th century. Apart from the country’s ancient ruins, New Zealand is also home to several notable architectural landmarks like the famous Sky Tower piercing the Auckland skyline to the organic forms of the Te Papa Tongarewa Museum in Wellington. Renowned architects like Sir Ian Athfield, whose works blend modernist principles with a deep respect for the natural landscape, have left an indelible mark on the country’s architectural legacy. Being home to a stunning tropical landscape, New Zealand architects have developed eco-friendly residential designs that harness the power of renewable energy as well as visionary urban developments prioritizing livability and connectivity. A notable example is Turanga Central Library in Christchurch, a project that exceeds all eco-friendly design standards and benchmark emissions. Finally, concepts like passive design are increasingly becoming standard practice in architectural circles. With so many architecture firms to choose from, it’s challenging for clients to identify the industry leaders that will be an ideal fit for their project needs. Fortunately, Architizer is able to provide guidance on the top design firms in New Zealand based on more than a decade of data and industry knowledge. How are these architecture firms ranked? The following ranking has been created according to key statistics that demonstrate each firm’s level of architectural excellence. The following metrics have been accumulated to establish each architecture firm’s ranking, in order of priority: The number of A+Awards won (2013 to 2025) The number of A+Awards finalists (2013 to 2025) The number of projects selected as “Project of the Day” (2009 to 2025) The number of projects selected as “Featured Project” (2009 to 2025) The number of projects uploaded to Architizer (2009 to 2025) Each of these metrics is explained in more detail at the foot of this article. This ranking list will be updated annually, taking into account new achievements of New Zealand architecture firms throughout the year. Without further ado, here are the 30 best architecture firms in New Zealand: 30. CoLab Architecture © CoLab Architecture Ltd CoLab Architecture is a small practice of two directors, Tobin Smith and Blair Paterson, based in Christchurch New Zealand. Tobin is a creative designer with a wealth of experience in the building industry. Blair is a registered architect and graduate from the University of Auckland. “We like architecture to be visually powerful, intellectually elegant, and above all timeless. For us, timeless design is achieved through simplicity and strength of concept — in other words, a single idea executed beautifully with a dedication to the details. We strive to create architecture that is conscious of local climate (hunker down in the winter and open up in summer) and the environment (scale and relationship to other buildings and the natural environment).” Some of CoLab Architecture’s most prominent projects include: Urban Cottage, Christchurch, New Zealand The following statistics helped CoLab Architecture Ltd achieve 30th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 1 Total Projects 1 29. Paul Whittaker © Paul Whittaker Paul Whittaker is an architecture firm based in New Zealand. Its work revolves around residential architecture. Some of Paul Whittaker’s most prominent projects include: Whittaker Cube, Kakanui, New Zealand The following statistics helped Paul Whittaker achieve 29th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 1 Total Projects 1 28. Space Division © Simon Devitt Photographer Space Division is a boutique architectural practice that aims to positively impact the lives and environment of its clients and their communities by purposefully producing quality space. We believe our name reflects both the essence of what we do, but also how we strive to do it – succinctly and simply. Our design process is inclusive and client focused with their desires, physical constraints, budgets, time frames, compliance and construction processes all carefully considered and incorporated into our designs. Space Division has successfully applied this approach to a broad range of project types within the field of architecture, ranging from commercial developments, urban infrastructure to baches, playhouses and residential homes. Space Divisions team is committed to delivering a very personal and complete service to each of their clients, at each stage of the process. To assist in achieving this Space Division collaborates with a range of trusted technical specialists, based on the specific needs of our client. Which ensures we stay focussed, passionate agile and easily scalable. Some of Space Division’s most prominent projects include: Stradwick House, Auckland, New Zealand The following statistics helped Space Division achieve 28th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 1 Total Projects 1 27. Sumich Chaplin Architects © Sumich Chaplin Architects Sumich Chaplin Architects undertake to provide creative, enduring architectural design based on a clear understanding and interpretation of a client’s brief. We work with an appreciation and respect for the surrounding landscape and environment. Some of Sumich Chaplin Architects’ most prominent projects include: Millbrook House, Arrowtown, New Zealand The following statistics helped Sumich Chaplin Architects achieve 27th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 1 Total Projects 1 26. Daniel Marshall Architects © Simon Devitt Photographer Daniel Marshall Architects (DMA) is an Auckland based practice who are passionate about designing high quality and award winning New Zealand architecture. Our work has been published in periodicals and books internationally as well as numerous digital publications. Daniel leads a core team of four individually accomplished designers who skillfully collaborate to resolve architectural projects from their conception through to their occupation. DMA believe architecture is a ‘generalist’ profession which engages with all components of an architectural project; during conceptual design, documentation and construction phases.  We pride ourselves on being able to holistically engage with a complex of architectural issues to arrive at a design solution equally appropriate to its context (site and surrounds) and the unique ways our clients prefer to live. Some of Daniel Marshall Architects’ most prominent projects include: Lucerne, Auckland, New Zealand House in Herne Bay, Herne Bay, Auckland, New Zealand The following statistics helped Daniel Marshall Architects achieve 26th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 1 Total Projects 2 25. AW Architects © AW Architects Creative studio based in Christchurch, New Zealand. AW-ARCH is committed to an inclusive culture where everyone is encouraged to share their perspectives – our partners, our colleagues and our clients. Our team comes from all over the globe, bringing with them a variety of experiences. We embrace the differences that shape people’s lives, including race, ethnicity, identity and ability. We come together around the drawing board, the monitor, and the lunch table, immersed in the free exchange of ideas and synthesizing the diverse viewpoints of creative people, which stimulates innovative design and makes our work possible. Mentorship is key to engagement within AW-ARCH, energizing our studio and feeding invention. It’s our social and professional responsibility and helps us develop and retain a dedicated team. This includes offering internships that introduce young people to our profession, as well as supporting opportunities for our people outside the office — teaching, volunteering and exploring. Some of AW Architects’ most prominent projects include: OCEAN VIEW TERRACE HOUSE, Christchurch, New Zealand 212 CASHEL STREET, Christchurch, New Zealand LAKE HOUSE, Queenstown, New Zealand RIVER HOUSE, Christchurch, New Zealand HE PUNA TAIMOANA, Christchurch, New Zealand The following statistics helped AW Architects achieve 25th place in the 30 Best Architecture Firms in New Zealand: A+Awards Finalist 1 Total Projects 9 24. Archimedia © Patrick Reynolds Archimedia is a New Zealand architecture practice with NZRAB and green star accredited staff, offering design services in the disciplines of architecture, interiors and ecology. Delivering architecture involves intervention in both natural eco-systems and the built environment — the context within which human beings live their lives. Archimedia uses the word “ecology” to extend the concept of sustainability to urban design and master planning and integrates this holistic strategy into every project. Archimedia prioritizes client project requirements, functionality, operational efficiency, feasibility and programme. Some of Archimedia’s most prominent projects include: Te Oro, Auckland, New Zealand Auckland Art Gallery Toi o Tamaki, Auckland, New Zealand Hekerua Bay Residence, New Zealand Eye Institute , Remuera, Auckland, New Zealand University of Auckland Business School, Auckland, New Zealand The following statistics helped Archimedia achieve 24th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 1 Total Projects 25 23. MC Architecture Studio © MC Architecture Studio Ltd The studio’s work, questioning the boundary between art and architecture, provides engaging and innovative living space with the highest sustainability standard. Design solutions are tailored on client needs and site’s characteristics. Hence the final product will be unique and strongly related to the context and wider environment. On a specific-project basis, the studio, maintaining the leadership of the whole process, works in a network with local and international practices to achieve the best operational efficiency and local knowledge worldwide to accommodate the needs of a big scale project or specific requirements. Some of MC Architecture Studio’s most prominent projects include: Cass Bay House, Cass Bay, Lyttelton, New Zealand Ashburton Alteration, Ashburton, New Zealand restaurant/cafe, Ovindoli, Italy Private Residence, Christchurch, New Zealand Private Residence, Christchurch, New Zealand The following statistics helped MC Architecture Studio Ltd achieve 23rd place in the 30 Best Architecture Firms in New Zealand: Featured Projects 2 Total Projects 19 22. Architecture van Brandenburg © Architecture van Brandenburg Van Brandenburg is a design focused studio for architecture, landscape architecture, urbanism, and product design with studios in Queenstown and Dunedin, New Zealand. With global reach Van Brandenburg conducts themselves internationally, where the team of architects, designers and innovators create organic built form, inspired by nature, and captured by curvilinear design. Some of Architecture van Brandenburg’s most prominent projects include: Marisfrolg Fashion Campus, Shenzhen, China The following statistics helped Architecture van Brandenburg achieve 22nd place in the 30 Best Architecture Firms in New Zealand: A+Awards Winner 1 Featured Projects 1 Total Projects 1 21. MacKayCurtis © MacKayCurtis MacKay Curtis is a design led practice with a mission to create functional architecture of lasting beauty that enhances peoples lives. Some of MacKayCurtis’ most prominent projects include: Mawhitipana House, Auckland, New Zealand The following statistics helped MacKayCurtis achieve 21st place in the 30 Best Architecture Firms in New Zealand: A+Awards Winner 1 Featured Projects 1 Total Projects 1 20. Gerrad Hall Architects © Gerrad Hall Architects We aspire to create houses that are a joyful sensory experience. Some of Gerrad Hall Architects’ most prominent projects include: Inland House, Mangawhai, New Zealand Herne Bay Villa Alteration, Auckland, New Zealand The following statistics helped Gerrad Hall Architects achieve 20th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 2 Total Projects 2 19. Dorrington Atcheson Architects © Dorrington Atcheson Architects Dorrington Atcheson Architects was founded as Dorrington Architects & Associates was formed in 2010, resulting in a combined 20 years of experience in the New Zealand architectural market. We’re a boutique architecture firm working on a range of projects and budgets. We love our work, we pride ourselves on the work we do and we enjoy working with our clients to achieve a result that resolves their brief. The design process is a collaborative effort, working with the client, budget, site and brief, to find unique solutions that solve the project at hand. The style of our projects are determined by the site and the budget, with a leaning towards contemporary modernist design, utilizing a rich natural material palette, creating clean and tranquil spaces. Some of Dorrington Atcheson Architects’ most prominent projects include: Lynch Street Coopers Beach House, Coopers Beach, New Zealand Rutherford House, Tauranga Taupo, New Zealand Winsomere Cres Kathryn Wilson Shoebox, Auckland, New Zealand The following statistics helped Dorrington Atcheson Architects achieve 19th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 2 Total Projects 14 18. Andrew Barre Lab © Marcela Grassi Andrew Barrie Lab is an architectural practice that undertakes a diverse range of projects. We make buildings, books, maps, classes, exhibitions and research. Some of Andrew Barre Lab’s most prominent projects include: Learning from Trees, Venice, Italy The following statistics helped Andrew Barre Lab achieve 18th place in the 30 Best Architecture Firms in New Zealand: A+Awards Finalist 2 Featured Projects 1 Total Projects 1 17. Warren and Mahoney © Simon Devitt Photographer Warren and Mahoney is an insight led multidisciplinary architectural practice with six locations functioning as a single office. Our clients and projects span New Zealand, Australia and the Pacific Rim. The practice has over 190 people, comprising of specialists working across the disciplines of architecture, workplace, masterplanning, urban design and sustainable design. We draw from the wider group for skills and experience on every project, regardless of the location. Some of Warren and Mahoney’s most prominent projects include: MIT Manukau & Transport Interchange, Auckland, New Zealand Carlaw Park Student Accommodation, Auckland, New Zealand Pt Resolution Footbridge, Auckland, New Zealand Isaac Theatre Royal, Christchurch, New Zealand University of Auckland Recreation and Wellness Centre, Auckland, New Zealand The following statistics helped Warren and Mahoney achieve 17th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 2 Total Projects 5 16. South Architects Limited © South Architects Limited Led by Craig South, our friendly professional team is dedicated to crafting for uniqueness and producing carefully considered architecture that will endure and be loved. At South Architects, every project has a unique story. This story starts and ends with our clients, whose values and aspirations fundamentally empower and inspire our whole design process. Working together with our clients is pivotal to how we operate and we share a passion for innovation in design. We invite you to meet us and explore what we can do for you. As you will discover, our client focussed process is thorough, robust and responsive. We see architecture as the culmination of a journey with you. Some of South Architects Limited’s most prominent projects include: Three Gables, Christchurch, New Zealand Concrete Copper Home, Christchurch, New Zealand Driftwood Home, Christchurch, New Zealand Half Gable Townhouses, Christchurch, New Zealand Kilmore Street, Christchurch, New Zealand The following statistics helped South Architects Limited achieve 16th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 3 Total Projects 6 15. Pac Studio © Pac Studio Pac Studio is an ideas-driven design office, committed to intellectual and artistic rigor and fueled by a strong commitment to realizing ideas in the world. We believe a thoughtful and inclusive approach to design, which puts people at the heart of any potential solution, is the key to compelling and positive architecture. Through our relationships with inter-related disciplines — furniture, art, landscape and academia — we can create a whole that is greater than the sum of its parts. We are open to unconventional propositions. We are architects and designers with substantial experience delivering highly awarded architectural projects on multiple scales. Some of Pac Studio’s most prominent projects include: Space Invader, Auckland, New Zealand Split House, Auckland, New Zealand Yolk House, Auckland, New Zealand Wanaka Crib, Wanaka, New Zealand Pahi House, Pahi, New Zealand The following statistics helped Pac Studio achieve 15th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 3 Total Projects 8 14. Jasmax © Jasmax Jasmax is one of New Zealand’s largest and longest established architecture and design practices. With over 250 staff nationwide, the practice has delivered some of the country’s most well known projects, from the Museum of New Zealand Te Papa Tongarewa to major infrastructure and masterplanning projects such as Auckland’s Britomart Station. From our four regional offices, the practice works with clients, stakeholders and communities across the following sectors: commercial, cultural and civic, education, infrastructure, health, hospitality, retail, residential, sports and recreation, and urban design. Environmentally sustainable design is part of everything we do, and we were proud to work with Ngāi Tūhoe to design one of New Zealand’s most advanced sustainable buildings, Te Uru Taumatua; which has been designed to the stringent criteria of the International Living Future Institute’s Living Building Challenge. Some of Jasmax’s most prominent projects include: The Surf Club at Muriwai, Muriwai, New Zealand Auckland University Mana Hauora Building, Auckland, New Zealand The Fonterra Centre, Auckland, New Zealand Auckland University of Technology Sir Paul Reeves Building , Auckland, New Zealand NZI Centre, Auckland, New Zealand The following statistics helped Jasmax achieve 14th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 3 Total Projects 21 13. Condon Scott Architects © Condon Scott Architects Condon Scott Architects is a boutique, award-winning NZIA registered architectural practice based in Wānaka, New Zealand. Since inception 35 years ago, Condon Scott Architects has been involved in a wide range of high end residential and commercial architectural projects throughout Queenstown, Wānaka, the Central Otago region and further afield. Director Barry Condon (ANZIA) and principal Sarah Scott (FNZIA) – both registered architects – work alongside a highly skilled architectural team to deliver a full design and construction management service. This spans from initial concept design right through to tender management and interior design. Condon Scott Architect’s approach is to view each commission as a bespoke and site specific project, capitalizing on the unique environmental conditions and natural surroundings that are so often evident in this beautiful part of the world. Some of Condon Scott Architects’ most prominent projects include: Sugi House, Wānaka, New Zealand Wanaka Catholic Church, Wanaka, New Zealand Mount Iron Barn, Wanaka, New Zealand Bendigo Terrace House, New Zealand Bargour Residence, Wanaka, New Zealand The following statistics helped Condon Scott Architects achieve 13th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 4 Total Projects 17 12. Glamuzina Paterson Architects © Glamuzina Paterson Architects Glamuzina Architects is an Auckland based practice established in 2014. We strive to produce architecture that is crafted, contextual and clever. Rather than seeking a particular outcome we value a design process that is rigorous and collaborative. When designing we look to the context of a project beyond just its immediate physical location to the social, political, historical and economic conditions of place. This results in architecture that is uniquely tailored to the context it sits within. We work on many different types of projects across a range of scales; from small interiors to large public buildings. Regardless of a project’s budget we always prefer to work smart, using a creative mix of materials, light and volume in preference to elaborate finishes or complex detailing. Some of Glamuzina Paterson Architects’ most prominent projects include: Lake Hawea Courtyard House, Otago, New Zealand Blackpool House, Auckland, New Zealand Brick Bay House, Auckland, New Zealand Giraffe House, Auckland, New Zealand Giraffe House, Auckland, New Zealand The following statistics helped Glamuzina Paterson Architects achieve 12th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 4 Total Projects 5 11. Cheshire Architects © Patrick Reynolds Cheshire Architects does special projects, irrespective of discipline, scale or type. The firm moves fluidly from luxury retreat to city master plan to basement cocktail den, shaping every aspect of an environment in pursuit of the extraordinary. Some of Cheshire Architects’ most prominent projects include: Rore kahu, Te Tii, New Zealand Eyrie, New Zealand Milse, Takanini, New Zealand The following statistics helped Cheshire Architects achieve 11th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 3 Total Projects 3 10. Patterson Associates © Patterson Associates Pattersons Associates Architects began its creative story with architect Andrew Patterson in 1986 whose early work on New Zealand’s unspoiled coasts, explores relationships between people and landscape to create a sense of belonging. The architecture studio started based on a very simple idea; if a building can feel like it naturally ‘belongs,’ or fits logically in a place, to an environment, a time and culture, then the people that inhabit the building will likely feel a sense of belonging there as well. This methodology connects theories of beauty, confidence, economy and comfort. In 2004 Davor Popadich and Andrew Mitchell joined the firm as directors, taking it to another level of creative exploration and helping it grow into an architecture studio with an international reputation. Some of Patterson Associates’ most prominent projects include: Seascape Retreat, Canterbury, New Zealand The Len Lye Centre, New Plymouth, New Zealand Country House in the City, Auckland, New Zealand Scrubby Bay House, Canterbury, New Zealand Parihoa House, Auckland, New Zealand The following statistics helped Patterson Associates achieve 10th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 5 Total Projects 5 9. Team Green Architects © Team Green Architects Established in 2013 by Sian Taylor and Mark Read, Team Green Architects is a young committed practice focused on designing energy efficient buildings. Some of Team Green Architects’ most prominent projects include: Dalefield Guest House, Queenstown, New Zealand Olive Grove House, Cromwell, New Zealand Hawthorn House, Queenstown, New Zealand Frankton House, Queenstown, New Zealand Contemporary Sleepout, Arthurs Point, New Zealand The following statistics helped Team Green Architects achieve 9th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 5 Total Projects 7 8. Creative Arch © Creative Arch Creative Arch is an award-winning, multi-disciplined architectural design practice, founded in 1998 by architectural designer and director Mark McLeay. The range of work at Creative Arch is as diverse as our clients, encompassing residential homes, alterations and renovations, coastal developments, sub-division developments, to commercial projects. The team at Creative Arch are an enthusiastic group of talented professional architects and architectural designers, with a depth of experience, from a range of different backgrounds and cultures. Creative Arch is a client-focused firm committed to providing excellence in service, culture and project outcomes. Some of Creative Arch’s most prominent projects include: Rothesay Bay House, North Shore, New Zealand Best Pacific Institute of Education, Auckland, New Zealand Sumar Holiday Home, Whangapoua, New Zealand Cook Holiday Home, Omaha, New Zealand Arkles Bay Residence, Whangaparaoa, New Zealand The following statistics helped Creative Arch achieve 8th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 5 Total Projects 18 7. Crosson Architects © Crosson Architects At Crosson Architects we are constantly striving to understand what is motivating the world around us. Some of Crosson Architects’ most prominent projects include: Hut on Sleds, Whangapoua, New Zealand Te Pae North Piha Surf Lifesaving Tower, Auckland, New Zealand Coromandel Bach, Coromandel, New Zealand Tutukaka House, Tutukaka, New Zealand St Heliers House, Saint Heliers, Auckland, New Zealand The following statistics helped Crosson Architects achieve 7th place in the 30 Best Architecture Firms in New Zealand: A+Awards Winner 1 A+Awards Finalist 2 Featured Projects 4 Total Projects 6 6. Bossley Architects © Bossley Architects Bossley Architects is an architectural and interior design practice with the express purpose of providing intense input into a deliberately limited number of projects. The practice is based on the belief that innovative yet practical design is essential for the production of good buildings, and that the best buildings spring from an open and enthusiastic collaboration between architect, client and consultants. We have designed a wide range of projects including commercial, institutional and residential, and have amassed special expertise in the field of art galleries and museums, residential and the restaurant/entertainment sector. Whilst being very much design focused, the practice has an overriding interest in the pragmatics and feasibility of construction. Some of Bossley Architects’ most prominent projects include: Ngā Hau Māngere -Old Māngere Bridge Replacement, Auckland, New Zealand Arruba, Waiuku, New Zealand Brown Vujcich House Voyager NZ Maritime Museum Omana Luxury Villas, Auckland, New Zealand The following statistics helped Bossley Architects achieve 6th place in the 30 Best Architecture Firms in New Zealand: Featured Projects 6 Total Projects 21 5. Smith Architects © Simon Devitt Photographer Smith Architects is an award-winning international architectural practice creating beautiful human spaces that are unique, innovative and sustainable through creativity, refinement and care. Phil and Tiffany Smith established the practice in 2007. We have spent more than two decades striving to understand what makes some buildings more attractive than others, in the anticipation that it can help us design better buildings. Some of Smith Architects’ most prominent projects include: Kakapo Creek Children’s Garden, Mairangi Bay, Auckland, New Zealand New Shoots Children’s Centre, Kerikeri, Kerikeri, New Zealand Gaia (Earth) Forest Preschool, Manurewa, Auckland, New Zealand Chrysalis Childcare, Auckland, New Zealand House of Wonder, Cambridge, Cambridge, New Zealand The following statistics helped Smith Architects achieve 5th place in the 30 Best Architecture Firms in New Zealand: A+Awards Finalist 1 Featured Projects 6 Total Projects 23 4. Monk Mackenzie © Monk Mackenzie Monk Mackenzie is an architecture and design firm based in New Zealand. Monk Mackenzie’s design portfolio includes a variety of architectural projects, such as transport and infrastructure, hospitality and sport, residential, cultural and more. Some of Monk Mackenzie’s most prominent projects include: X HOUSE, Queenstown, New Zealand TURANGANUI BRIDGE, Gisborne, New Zealand VIVEKANANDA BRIDGE EDITION Canada Street Bridge, Auckland, New Zealand The following statistics helped Monk Mackenzie achieve 4th place in the 30 Best Architecture Firms in New Zealand: A+Awards Winner 2 A+Awards Finalist 4 Featured Projects 4 Total Projects 17 3. Irving Smith Architects © Irving Smith Architects Irving Smith Jack (ISJ) has been developed as a niche architecture practice based in Nelson, but working in a variety of sensitive environments and contexts throughout New Zealand. ISJ demonstrates an ongoing commitment to innovative, sustainable and researched based design , backed up by national and international award and publication recognition, ongoing research with both the Universities of Canterbury and Auckland, and regular invitations to lecture on their work. Timber Awards include NZ’s highest residential, commercial and engineering timber designs. Key experience, ongoing research and work includes developing structural timber design solutions in the aftermath of the Canterbury earthquakes. Current projects include cultural, urban, civic and residential projects spread throughout New Zealand, and recently in the United States and France. Some of Irving Smith Architects’ most prominent projects include: SCION Innovation Hub – Te Whare Nui o Tuteata, Rotorua, New Zealand Mountain Range House, Brightwater, New Zealand Alexandra Tent House, Wellington, New Zealand Te Koputu a te Whanga a Toi : Whakatane Library & Exhibition Centre, Whakatane, New Zealand offSET Shed House, Gisborne, New Zealand The following statistics helped Irving Smith Architects achieve 3rd place in the 30 Best Architecture Firms in New Zealand: A+Awards Winner 2 A+Awards Finalist 1 Featured Projects 6 Total Projects 13 2. Fearon Hay Architects © Fearon Hay Architects Fearon Hay is a design-led studio undertaking a broad range of projects in diverse environments, the firm is engaged in projects on sites around the world. Tim Hay and Jeff Fearon founded the practice in 1993 as a way to enable their combined involvement in the design and delivery of each project. Together, they lead an international team of experienced professionals. The studio approached every project with a commitment to design excellence, a thoughtful consideration of site and place, and an inventive sense of creativity. Fearon Hay enjoys responding to a range of briefs: Commercial projects for office and workplace, complex heritage environments, public work within the urban realm or wider landscape, private dwellings and detailed bespoke work for hospitality and interior environments. Some of Fearon Hay Architects’ most prominent projects include: Bishop Hill The Camp, Tawharanui Peninsula, New Zealand Matagouri, Queenstown, New Zealand Alpine Terrace House, Queenstown, New Zealand Island Retreat, Auckland, New Zealand Bishop Selwyn Chapel, Auckland, New Zealand The following statistics helped Fearon Hay Architects achieve 2nd place in the 30 Best Architecture Firms in New Zealand: A+Awards Winner 2 A+Awards Finalist 3 Featured Projects 8 Total Projects 17 1. RTA Studio © RTA Studio Richard Naish founded RTA Studio in 1999 after a successful career with top practices in London and Auckland. We are a practice that focuses on delivering exceptional design with a considered and personal service. Our work aims to make a lasting contribution to the urban and natural context by challenging, provoking and delighting. Our studio is constantly working within the realms of public, commercial and urban design as well as sensitive residential projects. We are committed to a sustainable built environment and are at the forefront developing carbon neutral buildings. RTA Studio has received more than 100 New Zealand and international awards, including Home of The Year, a World Architecture Festival category win and the New Zealand Architecture Medal. Some of RTA Studio’s most prominent projects include: SCION Innovation Hub – Te Whare Nui o Tuteata, Rotorua, New Zealand OBJECTSPACE, Auckland, New Zealand C3 House, New Zealand Freemans Bay School, Freemans Bay, Auckland, New Zealand ARROWTOWN HOUSE, Arrowtown, New Zealand Featured image: E-Type House by RTA Studio, Auckland, New Zealand The following statistics helped RTA Studio achieve 1st place in the 30 Best Architecture Firms in New Zealand: A+Awards Winner 2 A+Awards Finalist 6 Featured Projects 6 Total Projects 16 Why Should I Trust Architizer’s Ranking? With more than 30,000 architecture firms and over 130,000 projects within its database, Architizer is proud to host the world’s largest online community of architects and building product manufacturers. Its celebrated A+Awards program is also the largest celebration of architecture and building products, with more than 400 jurors and hundreds of thousands of public votes helping to recognize the world’s best architecture each year. Architizer also powers firm directories for a number of AIA (American Institute of Architects) Chapters nationwide, including the official directory of architecture firms for AIA New York. An example of a project page on Architizer with Project Award Badges highlighted A Guide to Project Awards The blue “+” badge denotes that a project has won a prestigious A+Award as described above. Hovering over the badge reveals details of the award, including award category, year, and whether the project won the jury or popular choice award. The orange Project of the Day and yellow Featured Project badges are awarded by Architizer’s Editorial team, and are selected based on a number of factors. The following factors increase a project’s likelihood of being featured or awarded Project of the Day status: Project completed within the last 3 years A well written, concise project description of at least 3 paragraphs Architectural design with a high level of both functional and aesthetic value High quality, in focus photographs At least 8 photographs of both the interior and exterior of the building Inclusion of architectural drawings and renderings Inclusion of construction photographs There are 7 Projects of the Day each week and a further 31 Featured Projects. Each Project of the Day is published on Facebook, Twitter and Instagram Stories, while each Featured Project is published on Facebook. Each Project of the Day also features in Architizer’s Weekly Projects Newsletter and shared with 170,000 subscribers.     We’re constantly look for the world’s best architects to join our community. If you would like to understand more about this ranking list and learn how your firm can achieve a presence on it, please don’t hesitate to reach out to us at editorial@architizer.com. The post 30 Best Architecture and Design Firms in New Zealand appeared first on Journal.
    0 التعليقات 0 المشاركات