Stars
Checklist of the most important security countermeasures when designing, testing, and releasing your API
Checklist of the most important security countermeasures when designing, testing, and releasing your API
A complete computer science study plan to become a software engineer.
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
Data Science Roadmap from A to Z
Introduction to Data Science (University of Utah) – Lecture Material
How to systematically secure anything: a repository about security engineering
OCR on unsearchable and large PDF file
A collection of (mostly) technical things every software developer should know about
Library containing perceptual hash algorithms using the ImageSharp library
Most repeated questions in Front-end and Back-end
The purpose of this template is to provide a robust and streamlined methodology for enterprise application development, capitalizing on the strengths of Clean Architecture and ASP.NET Core.
“Saaghar” (ساغر) is a Persian poetry software written by C++ under Qt framework, it uses "ganjoor" database as its database. It has tab feature in both its “Viewer” and its “Search” page that cause…
VIP cheatsheets for Stanford's CS 229 Machine Learning
an OCR tool to translate Old Persian cuneiform (Achaemenid language) by AI
Practical samples of ASP.NET Core 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
Resources for visualizing data using C# and the .NET platform
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Learn microservice with multiple technique via a ecommerce project
A reference .NET application implementing an eCommerce site
This repository has examples of broken patterns in ASP.NET Core applications
Linux commands and concepts you need for performing essential tasks on a server as a DevOps, SRE, or SysAdmin are critical. I'll do my best to explain everything as simple as possible.
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
A review of Linear Algebra in Persian (Based on the Machine Learning course, CS229, offered by Stanford)
Master programming by recreating your favorite technologies from scratch.
Export system metrics (CPU usage, disk usage, etc) to Prometheus from your .NET app