2,907 skills found · Page 5 of 97
myntra / Ecommerce DemoA demo react native project implementing a basic ecommerce app
ntpeters / SimpleLoggerBasic logger for C and C++ projects
ins0mniaque / ILSupportA Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visual Basic that support embedding and calling IL code.
foundation / Foundation Sites TemplateBasic template for a new Foundation for Sites project.
Martin-P / OpenV2GAn open source project implementing the basic functionality of the ISO IEC 15118 and also the DIN 70121 vehicle to grid (V2G) communication interface.
bartstc / Vite Ts React TemplateThis project provides a basic dev setup intended for Single Page Application (SPA) development. It contains key tools, settings for seamless DX, and an demo app presenting good practices and used tooling in action.
niall-turbitt / E2e Mlops[DEPRECATED] Demo repository implementing an end-to-end MLOps workflow on Databricks. Project derived from dbx basic python template
mikepenz / AnimatedGridViewA simple library which adds some basic animation if you delete fields. There's also a HeaderGridView if you need such a view for your projects :D
Zj-BinXia / BBCUThis project is the official implementation of 'Basic Binary Convolution Unit for Binarized Image Restoration Network', ICLR2023
projectworldsofficial / Online Examination Systen In PhpOnline 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
benedmunds / CodeIgniter Standard ProjectA default template CodeIgniter project with custom MY_Controller and basic layout
ruchikakengal / WebDevIn100 DaysThis repository contains 100 web projects from basic to intermediate using html css and js Please star the repo before start working on it.
ivangfr / Springboot React Basic AuthThe goal of this project is to implement an application called book-app to manage books. For it, we will implement a back-end Spring Boot application called book-api and a front-end React application called book-ui. Besides, we will use Basic Authentication to secure both applications.
Kushal997-das / THE SPARKS FOUNDATION📌 This repo. Contains Basic - Advance level Data science / Machine learning / business analysis Projects. 👨💻
Cassielxd / CassieEditorA rich text editor project developed based on prosemirror and tiptap Prosemirror provides the most basic scaffolding There is a lot of room for imagination in the secondary API encapsulation of tiptap
shaikhsufyan / Basic To Advance JavaScript ProjectBasic To Advance JavaScript Project
saidamir98 / Backend RoadmapThe roadmap is made for anyone who wants to become a modern back-end developer, focusing on the world of REST and microservices architecture. It covers everything from basic stuff to advanced technology including publicly available sources, topic-related tasks, and projects to have an idea of the full cycle of developing the backend of modern projects.
badcodes / Vb6visual basic 6.0 projects
d4min / AircanvasAirCanvas is a computer vision project that lets you draw using hand gestures. Built with OpenCV and MediaPipe, it tracks your hand movements to simulate basic painting—like MS Paint, but without a mouse.
fervisa / Accounts React RailsDemo project to demonstrate a basic integration of React.js and Ruby on Rails