Skip to content

Latest commit

 

History

History
66 lines (65 loc) · 815 Bytes

README.md

File metadata and controls

66 lines (65 loc) · 815 Bytes

Roadmap

A repository tracking my Roadmap of things learned and to learn.

Game Engineer Roadmap

Networking & Application Protocols

  • TCP
  • UDP
  • QUIC
  • HTTP
  • HTTPS
  • SSL/TLS
  • FTP
  • SMTP
  • RTMP
  • TELNET
  • ActivityPub

CLI Tools

  • cURL
  • jq
  • netcat
  • grep
  • tar + gzip
  • ffmpeg
  • WSL2

Computer Science

  • Data Structures & Algorithms
  • regex
  • REST

DMS/RDBMS

  • MSSQL
  • PostgreSQL
  • NoSQL

Software

  • git
  • docker
  • postman

Programming Languages

  • C
  • C++
  • Assembly
  • C#
  • Go
  • HTMX/HTML/CSS
  • Python
  • PHP

Frameworks & Libraries

  • protobuf
  • openSSL

Web

  • NGINX
  • Redis
  • RabbitMQ

APIs

  • Stripe
  • Google (Maps, Calendar...)
  • Auth0
  • Spotify
  • Rest Countries
  • Spoontacular
  • Giphy

Patterns, Methodologies

  • Shadow Testing
  • Fuzzy Testing
  • Unit Testing
  • Load Testing
  • TigerStyle