Skip to content

NicolasIriarte/NicolasIriarte.github.io

Repository files navigation

ByteWise Blog

Welcome to ByteWise, a personal blog dedicated to exploring the realm of low-level programming, build tools, and embedded programming. Join me on this exciting journey as we unravel the secrets and intricacies of C/C++, Lua, and embedded systems.

Website URL

You can find the live version of this blog at NicolasIriarte.github.io.

Serving Locally with HUGO

To serve this blog locally and preview the content before deployment, follow these steps:

  1. Install HUGO: Make sure you have HUGO installed on your system. If not, follow the installation guide on the HUGO website.

  2. Clone the Repository: Clone this repository to your local machine using the following command:

git clone https://github.com/NicolasIriarte/NicolasIriarte.github.io.git
  1. Navigate to the Project Directory: Enter the cloned project directory:
cd NicolasIriarte.github.io
  1. Serve Locally: Launch the HUGO development server to view the blog locally in your browser:
hugo server -D
  1. Preview in Browser: Open your web browser and visit http://localhost:1313 to preview the blog.

About Me

Hey there! I'm Nicolas Iriarte, the creator and author behind ByteWise. As an avid low-level programmer and embedded enthusiast, I started this blog to share my knowledge, insights, and experiences in the world of programming close to the hardware.

I'm passionate about exploring the depths of C/C++, Lua, and the intricacies of embedded systems. My goal is to create a platform where developers, hobbyists, and enthusiasts can come together to learn and grow in their journey of building efficient and innovative software.

So, join me as we delve into the fascinating world of low-level programming, discover the power of build tools, and unlock the wonders of embedded programming. Let's embark on this adventure together!


Thank you for visiting ByteWise. Your support and feedback are greatly appreciated. If you have any questions, suggestions, or just want to say hi, feel free to reach out to me via email at [email protected] or connect with me on LinkedIn.

Happy coding!

Nicolas Iriarte

Releases

No releases published

Sponsor this project

Packages

No packages published