Skip to content

Instantly share code, notes, and snippets.

View saifnoorprottoy's full-sized avatar
🤘
Focusing

Saif Un Noor Prottoy ⚔️ saifnoorprottoy

🤘
Focusing
View GitHub Profile
@tin-z
tin-z / VR_roadmap.md
Last active July 5, 2024 17:06
Becoming a Vulnerability Researcher roadmap: my personal experience
@ruevaughn
ruevaughn / 1_top+hacker_methodologies.md
Last active May 30, 2024 03:10
Hacker Methodologies & Tools (NEW)

The Top Hacker Methodologies & Tools Notes

Nuclei Templates

Concrete5 CMS : Identification, Mass Hunting, Nuclei Template Writing & Reporting


Some thoughts on building software

Lately I have been busy reading some new books on Domain Driven Design (DDD) and software architecture -- including a short yet eye-opening one in Python and a great one in F#. At the same time, it seems that more people in the Functional Programming world are looking at more formal approaches to modelling -- some examples here. This has brought some thought from the background of my brain about how we should model, organize, and architect software using the lessons we've learnt from functional programming.

Before moving on, let me be clear about this being just a dump of some thoughts, not always well-defined, definite

@MattPD
MattPD / analysis.draft.md
Last active June 22, 2024 07:19
Program Analysis Resources (WIP draft)
@lattner
lattner / TaskConcurrencyManifesto.md
Last active June 29, 2024 14:26
Swift Concurrency Manifesto