Pinned Repositories
asp-net-core-todo-api
A simple and efficient Web API in .NET Core using EF Core.
aspnet-core-crud-app
Basic ASP.NET Core CRUD app with complete functionality.
aspnet-core-db-first-approach
Simple CRUD app using database first approach with all basic functionalities.
aspnet-core-entity-framework
Simple Demonstration of Entity Framework in ASP.NET Core using Code First Approach.
aspnet-core-form
Simple ASP.NET Core form without validations.
aspnet-core-login-logout-form
Simple and basic login and logout form in ASP.NET Core using Database and Sessions
aspnet-core-web-api
Simple Web API in ASP.NET Core that return names of fruits and works for GET requests.
aspnet-core-webapi-crud
Simple and functional Web API with all database operations(CRUD).
cm-to-meter-converter-android
Simple and basic android app that convert the value in centimeter to meter.
datasets
Datasets
ahmed-sial's Repositories
ahmed-sial/asp-net-core-todo-api
A simple and efficient Web API in .NET Core using EF Core.
ahmed-sial/aspnet-core-crud-app
Basic ASP.NET Core CRUD app with complete functionality.
ahmed-sial/aspnet-core-db-first-approach
Simple CRUD app using database first approach with all basic functionalities.
ahmed-sial/aspnet-core-entity-framework
Simple Demonstration of Entity Framework in ASP.NET Core using Code First Approach.
ahmed-sial/aspnet-core-form
Simple ASP.NET Core form without validations.
ahmed-sial/aspnet-core-login-logout-form
Simple and basic login and logout form in ASP.NET Core using Database and Sessions
ahmed-sial/aspnet-core-web-api
Simple Web API in ASP.NET Core that return names of fruits and works for GET requests.
ahmed-sial/aspnet-core-webapi-crud
Simple and functional Web API with all database operations(CRUD).
ahmed-sial/cm-to-meter-converter-android
Simple and basic android app that convert the value in centimeter to meter.
ahmed-sial/datasets
Datasets
ahmed-sial/expressjs-http-server
Basic HTTP server in Express.js
ahmed-sial/front-end-projects
ahmed-sial/http-server-js
Basic HTTP Server in Node.js
ahmed-sial/mern-stack
A repositary for MERN stack.
ahmed-sial/mern_stack_web_dev
HTML_CSS from Basic to Advanced
ahmed-sial/nodejs-static-file-server
Static file server made purely in nodejs without any dependencies.
ahmed-sial/pacman_game_asm
Classical Pacman Game in Assembly Language
ahmed-sial/placement-predictor-ml
A simple yet efficient machine learning model to predict the placement based on cgpa and iq.
ahmed-sial/react-counter-app
A simple counter app made with react.
ahmed-sial/svd-image-compression
Image compressing using Singular Value Decomposition(SVD).
ahmed-sial/tailwind-css-startup
A basic startup for tailwind css.
ahmed-sial/titanic-survival-ml
Machine learning model that predicts the survival of given user.
ahmed-sial/very-rusty
Rust....🦀
ahmed-sial/django-ecommerce
An e-commerce website built with Django
ahmed-sial/ml-notes
My ML Notes
ahmed-sial/my-books
My Books
ahmed-sial/sonar-classifier
A Streamlit web app that classifies sonar signals as either Rock (M) or Mine (R) using a trained machine learning pipeline. Users can upload CSV files with sonar data (60 features per row, with or without labels) to get real-time predictions and downloadable results.