Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by m7moudGadallah
A curated list of projects in awesome lists by m7moudGadallah .
https://github.com/m7moudgadallah/leetcode_solutions
This Repo Contains LeetCode Solutions
algorithms cpp data-structures leetcode leetcode-solutions problem-solving
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/data-science
This Repo includes all resources and my notes on my way to learning Data Science
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/hospitalsystem
This is a project of Hospital System implemented with java using OOP & Concepts of OOD
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/express-skeleton
This is a repository that provides a project skeleton for Node.js applications built with the Express.js framework. It includes a predefined set of middleware and error handling configurations, making it easier to start developing your web applications.
custom-error-handling expressjs jest nodejs project-skeleton unit-testing
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/softlink
is a simple and efficient URL shortener designed to streamline the process of creating and sharing shortened URLs.
expressjs functional-testing integration-testing jest mongodb mongoose nodejs postman rest-api unit-testing
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/db-design-practice
Practice designing relational databases by creating ERDs from Business Requirement Documents, mapping them to DB schemas, and implementing them in SQL Server.
database database-schema eer-diagram erdiagram normalization sql sqlserver t-sql
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/lfu-lru-cache
Build Simple LFU and LRU Cache.
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/cpp-library-system
This is simple library system project using cpp
cpp filehandling oop-principles
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/cpp-hospital-system
This is simple hospital system project using cpp
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/projects-boilerplates
This is a boilerplate for personal projects.
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/printf
Team project for alx-africa to implement your own version from printf
c functions gcc pointers pointers-to-functions printf static-library strings structures variadic-function
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/backend-fundamentals-demos
Dive into essential backend concepts with practical demos.
backend communication-patterns nodejs polling pubsub push sidecar
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/software-design-patterns
This repository contains the implementation and examples of the most common software design patterns.
design-patterns oop-principles software-design solid-principles typescript
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/counting-words
A simple C program that reads input from a file or stdin, counts words and their frequencies, and prints the results. Supports piping input from other programs.
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/m7moudgadallah
Config files for my GitHub profile.
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/devzone
DevZone is a platform created for developers to connect, share, and explore the latest resources and technical questions in a hackernews-style experience.
expressjs jest joi-validation jwt nodejs postgresql postman prisma
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/sql_examples_for_ms_sql_server
This repository contains a collection of SQL examples for working with MS SQL Server. The examples include an ER model and SQL scripts for creating tables, inserting data, querying data, and more.
Last synced: 12 Oct 2024
https://github.com/m7moudgadallah/cp-code-pakedges
This repo contains code Pakedges for Competitive programming
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/sql-challenge-solutions
This repository contains solutions to SQL challenges from various platforms like LeetCode, HackerRank, and more.
challenge database hackerrank-solutions leetcode-solutions ms-sql-server sql tsql
Last synced: 12 Oct 2024
https://github.com/m7moudgadallah/cpp_testing_for_cp
Simple class used to test functionality by passing the result of function and the expected output
competitive-programming unit-testing
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/sorting_algorithms
Sorting Algorithms implementation
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/expressjs-prisma-postgres-demo
This is a personal practice project for experimenting with Prisma, Express.js, and PostgreSQL.
expressjs jest nodejs postgresql prisma-orm unit-testing
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/alx-low_level_programming
C programming tasks of alx-africa | Software Engineering Track
arrays betty-style c debugging functions gcc low-level-programming pointers recursion shell staticlib strings vim
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/head-first-object-oriented-analysis-design-breif
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/express.js-typescript-demo
This is a personal practice project for experimenting with Express.js and TypeScript.
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/cat_reloaded_cs_assignments
This repo to submit my Assignments for Cat Reloaded CS Circle
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/tour-booking-app-using-express-mongodb
A full-stack application for booking tours that combines a RESTful API and server-side rendering using Node.js, Express, and MongoDB.
automated-testing expressjs jest mongodb mongoose nodejs postman pug restful-api server-side-rendering
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/learning-software-testing-with-jest
My personal learning repository for software testing with Node.js and Jest. Contains my notes, code examples, and insights as I explore software testing concepts.
automated-testing javascript jest software-testing unit-testing
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/alx-higher_level_programming
Alx higher level programming projects
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/learning-object-oriented-design-coursera-uoa
This repository for learning Object Oriented Design through the Coursera course "Object Oriented Design by University of Alberta"
abstraction crc decomposition encapsulation generalization inheritanc java object-oriented-analasis-design oop oop-principles uml
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/java_hacker_rank_solutions
hackerrank hackerrank-solutions java oop
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/iti-database-labs
This is the ITI-Database-Labs repository. It's here for me to store my solutions to ITI database labs that use Microsoft SQL Server. If you're also working on these labs or need some SQL practice, you might find it useful.
database ddl dml dql joins normalization sql sqlserver tsql
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/elzero-javascript_bootcamp-assignments
This Repo contains al JavaScript bootcamp assignments
css dom gitflow html javascript
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/todo-list
This is a simple todo list project built using HTML, CSS, and JavaScript. The project allows you to add and remove tasks from a list of todos.
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/colleague-assignmets
Required Assignment for Colleague
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/alx-zero_day
I'm now a ALX Student, this is my first repository as a full-stack engineer
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/algorithms
This repo especially for Assignments & also Algorithms Implementations of Course Algorithms by Princeton University || Coursera
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/alx-system_engineering-devops
alx_africa 0x00. Shell, basics task
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/networking-demos
The Networking Demos repository provides practical examples and demonstrations for various networking protocols.
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/dev-playground
Personal repo for tech experiments, demos, and skill practice. 🚀✨
apis backend caching containerization databases nodejs
Last synced: 31 Oct 2024
https://github.com/m7moudgadallah/devbootcampapi
This repo contains devBootcamp API with nodejs, express and MongoDB
api-testing docgen express integration-testing javascript jest mongodb nodejs postman-documentation restful-api
Last synced: 08 Nov 2024
https://github.com/m7moudgadallah/sales-office-db-design
This repository contains the database design for a sales office management system. The database captures information about sales offices, employees, properties, and property ownership. The design emphasizes efficient data management, adherence to business requirements, and normalization.
database dbschemas eer-diagram erdiagram mssqlserver normalization sql tsql
Last synced: 12 Oct 2024