Théo Dufort
Software Engineer and Full-Stack Web Developer
Education
- BTech, Software Development, Cegep of Saint-Hyacinthe
Favorite Piece of Advice
wikiHow's Editorial Process wikiHow partners with over 1000+ experts from a wide range of fields to ensure our content is accurate and based on well-established research and testimony. Content Managers conduct interviews and work closely with each expert to review information, answer reader questions, and add credible advice. Learn more about our editorial process and why millions of readers trust wikiHow.
Co-authored Articles (19)
How to
Edit Text in Figma
If you're new to Figma, simple tasks like editing text may seem tricky. Fortunately, editing text is easy—click the "T" on the toolbar, select the text, and use the Text panel to make changes. Read on to learn how to a...
How to
Start Programming in Assembly
Assembly programming is often a crucial starting point when computer programmers are learning their craft. Assembly language (also known as ASM) is a programming language for computers and other devices, and it's general...
How to Download a File from Github
An easy, step-by-step guide on downloading files from GithubWhen you view individual files on GitHub, you'll notice the button to download the code isn't there. You'll instead see the download button on the right side of...
How to
Write a Technical Report
Engineers, scientists, and medical professionals need to be good writers too—and technical reports prove it! A good technical report presents data and analysis on a specified topic in a clear, highly-organized, and eff...
How to Create a New Account on GitHub: Step-by-Step Guide
Quickly get started with GitHub by making an account This wikiHow teaches you how to sign up for a free personal account on GitHub. Your free GitHub account gives you unlimited access to public and private software re...
ChatGPT: 10 Ways to Fix the "Conversation Not Found" Error
When ChatGPT loses the conversation, there's usually an easy fix Has ChatGPT given you the "Conversation not found" error? This is a frustrating error, especially since it usually pops up after you've already started a ...
Browser Throttling: Simulate Slow Internet & CPU for Testing
Use Chrome DevTools to test your website on a slow internet connection or hardware When you're developing a website, it's important that your site looks great on all devices.. 2 July 2024. Your website might load quickly...
How to Manually Trust an Enterprise App on an iPhone: 6 Steps
How to trust an app installed on an iPhone from outside the App Store Are you getting an error message that says "Untrusted developer" when trying to install an iPhone app? When you install an app from the App Store, the...
How to
Write a Manual
Writing an instruction manual may seem like a daunting task, but it’s easier than you think! These steps apply to any written instruction, from the very simple (How to Clap) to the intensely complicated (How to Build a...
How to
Write an IT Report
Whether in a university setting or out in the workforce, an information technology (IT) report describes a specific tech question and the research you completed to answer that question. As a result of your research, you'...
How to
Write a Technical Specification
A technical specification (tech spec) is a document that explains what a product or project will do and how you’ll achieve these goals. In a tech spec, show your client and team members what problem you're solving, the...
Easy Ways to Write in Fortran
Learn how to write code in the Fortran languageMany people perceive Fortran as an archaic and "dead" programming language. However, most scientific and engineering code is written in Fortran. As such, programming in F77 ...
Simple Upscaling Tools to Get Higher Resolution Images with Midjourney
Figure out the best tools to use when upscaling an image from MidjourneyIf you want to make prints for your wall or blow up a Midjourney AI art, you'll notice that it looks blurrier the larger you make it. With Midjourne...
Git: How to Undo a Merge Locally or After Pushing to a Repository
Learn these two easy methods to roll back a merge with Git If you are working with Git, you may be wondering how to undo a merge. Perhaps you accidentally merged branches before you were ready, or you discovered an issue...
How to Use Plugins With ChatGPT
A step-by-step guide to install and use ChatGPT plugins from the Plugin store Do you want to use plugins in ChatGPT? If you subscribe to ChatGPT Plus, you'll just need to enable plugins to start using them. Once enabled,...
How to Draw in Figma: Pencil Tool & Vector Point Tutorial
Need to create logos, buttons, icons, or illustrations to use in your Figma prototype? Rather than switch back and forth between Figma and another app like Illustrator or Sketch, give Figma's built-in illustration tools...
How to
Integrate a Payment Gateway Into a Website
A payment gateway allows your online store to accept credit card payments from customers. Payment gateways cost money and charge per transaction, and there are a lot of them to choose from. Picking the right gateway can ...
How to
Create a Simple Program in C++
Ever wanted to program in C++? The best way to learn is by looking at examples. Take a look at the basic C++ programming outline to learn about the structure of a C++ program, then create a simple program on your own.
How to
Design Programs
Do you want to design a computer program? There's a lot to consider when designing a program, but there are some things you can do to help streamline the process. This wikiHow teaches you the basic steps to designing a...