DEV Community

Valerius Petrini profile picture

Valerius Petrini

Hello! My name is Valerius Petrini, and I'm a high school software developer with a passion for open source development. I specialize in languages like Typescript, C++, and graphical tools like OpenGL

Location Dallas, Texas Joined Joined on  Personal website https://valerius-petrini.vercel.app github website
Static Analysis in C: How to Use Clangd, Clang-Tidy & Cppcheck to Improve Your Codebase

Static Analysis in C: How to Use Clangd, Clang-Tidy & Cppcheck to Improve Your Codebase

1
Comments
5 min read

Want to connect with Valerius Petrini?

Create an account to connect with Valerius Petrini. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
How to Build a Compiler: A Step-by-Step Outline for Creating a custom compiler in C from scratch

How to Build a Compiler: A Step-by-Step Outline for Creating a custom compiler in C from scratch

5
Comments
6 min read
Building a Shell in C using fork and Process Management

Building a Shell in C using fork and Process Management

1
Comments
5 min read
CMake Made Simple: A Reusable Template for Your First C++ Project

CMake Made Simple: A Reusable Template for Your First C++ Project

1
Comments 3
8 min read
OpenGL Meets Calculus: The Math Behind Normal Maps

OpenGL Meets Calculus: The Math Behind Normal Maps

1
Comments
7 min read
loading...