noman-me's Stars
imkhaled404/Asset-Tracker-Blockchain
Applying the blockchain technology for asset management between different concerned participants
imkhaled404/Biometric-scanner-based-automated-attendance-processing-system-
Software developed using ASP.NET, C#, WPF and SQL as part of 8th semester undergraduate project for automating attendance processing of students by collecting data from bio-metric fingerprint scanners and generating attendance reports
imkhaled404/blockchain-python-tutorial
Source Code for my blog post: A Practical Introduction to Blockchain with Python
imkhaled404/chat-system-in-nodejs
A chat system built in nodejs with ability to make chat rooms with multimedia sharing support.
imkhaled404/CPCMVCMSSQL
Cool Privilege Control - ASP.NET MVC with MSSQL
imkhaled404/crowdfunding
Creating a Simple Crowdfunding Dapp with Ethereum Solidity and Vue.js
imkhaled404/CrowdFunding-Ethereum
:link: A decentralized application of funding a project or venture by raising small amount of money from a large number of people using ethereum blockchain technology
imkhaled404/D-Crowdfund
Crowdfunding dApp built on the ethereum blockchain
imkhaled404/decentralized-voting-system
Secure Electronic Voting using Azure Blockchain
imkhaled404/Deitel
Projects and exercises from the Deitel book
imkhaled404/django-employee-management-system
imkhaled404/Employee-Management-System-1
Framework : ASP.NET MVC 5 | Web Technology : jQuery, Ajax, Bootstrap, Entity Framework | Database: SQL Server | Description: This project was developed to maintain the personal and official details of the employees working in the organization. It aims to simplify the task of maintaining records of the employees of the company. Some Features are : Add New employee, Delete employee, Update employee information, Display details information of employee, Search option, Admin panel etc.
imkhaled404/EMS
Employee management system using ASP.NET WebForms and ADO.NET layered architecture
imkhaled404/EMSPSS
Employee Management System. Written in ASP.NET with SQL utilization for user and employee information storage.
imkhaled404/Food-Blog
Simple ASP.NET MVC 5 Web Application about Food Blog
imkhaled404/Group_Chat
a group and private chat build with NodeJs, .MongoDB .express and socket.io for networking Program Design Project
imkhaled404/IoT-AssetTracking-Perishable-Network-Blockchain
Use an IoT Asset Tracking device to record environmental sensor conditions to a Hyperledger Blockchain Perishable Network
imkhaled404/msdn-code-gallery-community-a-c
MSDN Code Gallery Community Samples A-C
imkhaled404/Mvc-Attendance-Management-System-Test
ASP.NET MVC Attendance Mangement
imkhaled404/MVC-EntityFramework-Attendance-Application
Attendance Management System is a demo software developed for daily employees attendance in companies . we made it by MVC5 and EntityFramework 6.2.0
imkhaled404/online-examination-systen-in-php
Online Examination System Today Online Examination System has become a fast growing examination method because of its speed and accuracy. It is also needed less manpower to execute the examination. Almost all organizations now-a-days, are conducting their objective exams by online examination system, it saves students time in examinations. Organizations can also easily check the performance of the student that they give in an examination. As a result of this, organizations are releasing results in less time. It also helps the environment by saving paper. According to today’s requirement, online examination project in php is very useful to learn it. What is an online examination system? In an online examination system examine get their user id and password with his/her admit card. This id is already saved in the examination server. When examine login to the server he/she get his/her profile already register. On the certain time examine gets the message to start the examination. All answers given by examine are saved into the server with his/her profile information. Online examination system also allows to correct the answer if the examine needed to change any answer in the examination time duration, however, after the time duration any change will not allow. This also makes c checking the answer easy and error proof as computers are more accurate than man and provide fast results too. Php is a web base language so we can create an online examination system in PHP. Administrator of Online Examination has multiple features such as Add, Delete, Update Topics and Question. To Login as Admin put inside your browser "http://www.applicationname/admin" The user will automatically get the updated version by logging using the user ID and Password provided at the time of registration. No need of reprinting,appearance,vigilance and the job is done. Online examination system features Login system must be present and secured by password. Ability to save the answer given by the candidate along with the question. Answer checking system should be available. Could Update Profile Log out after the over. Admin Panel Project objective: Online examination system is a non removable examination pattern of today’s life. We need more time saving and more accurate examination system as the number of applicants is increasing day by day. For all IT students and professionals, it is very important to have some basic understanding about the online examination system. On this site you will get source code with the running project. It will help you to understand the concept of the project. Here you find project in php free download. Brief overview of the technology: Front end: HTML, CSS, JavaScript HTML: HTML is used to create and save web document. E.g. Notepad/Notepad++ CSS : (Cascading Style Sheets) Create attractive Layout JavaScript: it is a programming language, commonly use with web browsers. Back end: PHP, MySQL PHP: Hypertext Preprocessor (PHP) is a technology that allows software developers to create dynamically generated web pages, in HTML, XML, or other document types, as per client request. PHP is open source software. MySQL: MySql is a database, widely used for accessing querying, updating, and managing data in databases. Software Requirement(any one) WAMP Server XAMPP Server MAMP Server LAMP Server Installation Steps 1. Download zip file and Unzip file on your local server. 2. Put this file inside "c:/wamp/www/" . 3. Database Configuration Open phpmyadmin Create Database named quiz_new. Import database quiz_new.sql from downloaded folder(inside database) 4. Open Your browser put inside "http://localhost/Online_exam_New/" 5. To Login as admin put "http://localhost/Online_exam_New/admin" Admin Login Details Login Id: admin@a
imkhaled404/Private-Chat
My Messenger
imkhaled404/Real-Time-Chat-App-Using-Express-And-Socket.io
Real time chat application
imkhaled404/real-time-Private-Chat-using-Socket.io-Nodejs-mySql
imkhaled404/supershop
An example shop developed in vanilla PHP.
imkhaled404/Unit-19-Blockchain-with-Python
imkhaled404/UniversityManagementSystem-ASP.Net-MVC
University Management system using asp.net MVC
imkhaled404/URI-Beginner-Solution
Solution of URI beginner level problems. I used C language for most of the solutions.
imkhaled404/websocket-chat
Websocket based group chat app built with socket.io and react.
imkhaled404/websocket-chat-1
Simple chat application using node.js websocket library