DEV Community

Pedro F Marquez profile picture

Pedro F Marquez

Full-stack developer. Front-end engineer at LinkedIn. All things web.

Location Austin, Texas Joined Joined on  Personal website https://pedromarquez.dev github website

Education

Georgia Institute of Technology

Work

Software Engineer UI + Front end at LinkedIn

Running Go code inside a NodeJS app with WASM (Part 1/2, 2023)

Running Go code inside a NodeJS app with WASM (Part 1/2, 2023)

4
Comments
13 min read

Want to connect with Pedro F Marquez?

Create an account to connect with Pedro F Marquez. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Software Design Patterns: The builder pattern

Software Design Patterns: The builder pattern

24
Comments 1
7 min read
Building a performant heap (priority queue): A deep dive

Building a performant heap (priority queue): A deep dive

6
Comments
17 min read
Create a ML classification model with PyTorch

Create a ML classification model with PyTorch

2
Comments 1
16 min read
Common Rust problems for beginners: Ownership & mutability

Common Rust problems for beginners: Ownership & mutability

Comments
11 min read
Source code gen in Flutter & Dart: How to create a builder to generate SQL code

Source code gen in Flutter & Dart: How to create a builder to generate SQL code

2
Comments
13 min read
Converting and customizing Markdown files to HTML with Unified, remark & rehype

Converting and customizing Markdown files to HTML with Unified, remark & rehype

4
Comments
9 min read
Source code generation in Flutter & Dart (Part 1): Reflection and code gen

Source code generation in Flutter & Dart (Part 1): Reflection and code gen

Comments
6 min read
Easy parallelism and multi-threading with Java’s CompletableFuture

Easy parallelism and multi-threading with Java’s CompletableFuture

7
Comments
6 min read
Building a dark-mode theme with CSS variables

Building a dark-mode theme with CSS variables

17
Comments
4 min read
Managing state in Flutter apps with data streaming

Managing state in Flutter apps with data streaming

1
Comments
6 min read
loading...