elizatlawy's Stars
Ebazhanov/linkedin-skill-assessments-quizzes
Full reference of LinkedIn answers 2024 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test LinkedIn test questions and answers
dariubs/GoBooks
List of Golang books
jonasschmedtmann/complete-javascript-course
Starter files, final projects, and FAQ for my Complete JavaScript course
othneildrew/Best-README-Template
An awesome README template to jumpstart your projects!
mission-peace/interview
Interview questions
londonappbrewery/Flutter-Course-Resources
Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
jerry-git/learn-python3
Jupyter notebooks for teaching/learning Python 3
neetcode-gh/leetcode
Leetcode solutions
sohamkamani/javascript-design-patterns-for-humans
An ultra-simplified explanation of design patterns implemented in javascript
express-rate-limit/express-rate-limit
Basic rate-limiting middleware for the Express web server
microsoft/WinUI-Gallery
This app demonstrates the controls available in WinUI and the Fluent Design System.
PythonFreeCourse/Notebooks
Learn Python for free using open-source notebooks in Hebrew.
AvrahamRaviv/Deep-Learning-in-Hebrew
ספר מלא בעברית על למידת מכונה ולמידה עמוקה
akzare/Algorithms
Algorithm and Data Structures
TomDoesTech/REST-API-Tutorial-Updated
angelsix/youtube
Any general files related to the AngelSix YouTube channel
KanHarI/gpt-commit-summarizer
swagger-autogen/swagger-autogen
This module performs automatic construction of Swagger documentation. It can identify the endpoints and automatically capture methods such as get, post, put, and so on. It also identifies paths, routes, middlewares, response status codes and parameters. At the end, it generates the .json file containing the Swagger format specification.
ahmadnassri/action-dependabot-auto-merge
Automatically merge Dependabot PRs when version comparison is within range
cs50/docs
These are CS50 documents.
ejensen/toggle-switch-control
Toggle switch control for WPF & Silverlight
dsuarezv/mavlink.net
A better MavLink object generation for C#. Richer message classes are generated from the object definitions.
Avinash793/FPGrowth-and-Apriori-algorithm-Association-Rule-Data-Mining
Implementation of FPTree-Growth and Apriori-Algorithm for finding frequent patterns in Transactional Database.
Igor-lkm/node-rabbitmq-rpc-direct-reply-to
Example of RabbitMQ RPC Direct reply-to with node.js
jordancheah/DNA-Sequencing-Boyer-Moore-Approximate-Matching
Several DNA sequencing algorithms coded in Python: Boyer-Moore, Pigeon Hole, k-mer, Naive, Approximate Matching
elhayra/falcon-com-inspector
Falcon is a communication inspection tool. It enables you to test UDP, TCP and Serial communication easily
censix/data-mining-project-aalto
Automatically exported from code.google.com/p/data-mining-project-aalto
ronshapiraweber/CV192
BGU CS CV192 (www.cs.bgu.ac.il/~cv192) -- Python tutorial
yakxxx/nussinov
Python implementation of Nussinov algorithm for RNA folding
panzhufeng/FP-Growth-Algorithm
A python implementation of FP growth algorithm for frequent pattern mining