Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 704 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 704 Bytes

victor-studies

Code that helped me grasp a lot of concepts. Maybe these can help you too! These include:

  • algorithms implemented using graphical libraries for better visualization.
  • cloud automation scripts.
  • computer vision applied to real-world problems.
  • cryptography concepts and the most famous cyphers.
  • data structures in c, c# and python
  • deep learning applied to games
  • graphics concepts using sdl, sfml and opengl
  • iot projects that teach the basics of protocols
  • a basic kernel and driver implementation
  • network programming including sockets
  • pentesting basics including brute force and midm attacks
  • reverse engineering of desktop and mobile apps
  • three.js simple projects