My story with coding

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

  • the first language that I taught myself is c#, I remember building a WinForms app that read images from the scanner and display it in a PictureBox, it was hard especially with no programming basics, but I was so happy when I saw it running. a couple of years later I found myself knowing c# java c++ swift PHP asp.net .netcore android xamarin and some sort of reverse engineering, I found my first job by finding a vulnerability in saml2.0 protocol when the public key is not validated by the authority signer which means you can modify the assertion sign it and gain access control over sensitive accounts, the only problem I faced was the response time was validated and I have only couple seconds to modify the data sign it and send it. long story short I had to capture the data through fiddler core insert my cert get the response URL, decode it, modify the XML, sign it and send it back.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts