Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by dominic248
A curated list of projects in awesome lists by dominic248 .
https://github.com/dominic248/smart-parking-android-app
Tech. Stack: Java,Android Studio,Firebase. Users can find nearest parking areas and can scan the plate number and pay via UPI to book a parking area slot at the given locations and get notifications before expiry time to check-out and view history. Parking lot owners can register parking area, add/check-out users
android-studio firebase-auth firebase-realtime-database firebase-storage java-8
Last synced: 08 Nov 2024
https://github.com/dominic248/facerecognition-with-reactnative-and-django
Tech-Stack: Django, React-Native, pickle lib and face_recognition module. Django Face Recognition API integrated with React-Native Camera.
Last synced: 08 Nov 2024
https://github.com/dominic248/arduino-fingerprint-attendance-system
Tech. Stack: Arduino, NodeMCU. Attendance via fingerprint sensor and Google Sheets. The student fingerprint id is registered in Google Sheets for attendance.
arduino-uno buzzer fingerprint-scanner google-scripts google-sheets ifttt-notifications-service nodemcu-esp8266
Last synced: 08 Nov 2024
https://github.com/dominic248/online-compiler-django
Tech. Stack: Django and Django-REST-Framework. Available Online Compilers:- Python-2.7, Python-3.8, PHP-7, C, C++, Java-8, Java-11
c c-plus-plus django django-rest-framework java-11 java-8 php-7 python-2 python-3
Last synced: 12 Oct 2024
https://github.com/dominic248/arduino-fingerprint-door-lock-system
Tech-Stack: Arduino-UNO, NodeMCU-ESP8266, Fingerprint-Scanner, LEDs, OLED-display, buzzer. Automate lights in house via door lock system. If the fingerprint id matches, while entering the house the lights are turned on. If the fingerprint id matches when the user locks the door while leaving the house, then the lights are turned off automatically.
arduino-uno buzzer fingerprint-scanner leds nodemcu-esp8266
Last synced: 08 Nov 2024
https://github.com/dominic248/todo-app
Tech-Stack: Django, Node.js, PostgreSQL and JWT. Django-Node.js communication via JWT with a single PostgreSQL database.
Last synced: 08 Nov 2024
https://github.com/dominic248/plant-monitor-with-multi-nodes-comm.
Tech-Stack: NodeMCU-ESP8266, OLED-display, Moisture sensor, Temperature sensor. Multiple wireless nodes communicate via NodeMCU through a main node which is a NodeMCU which acts as an Access Point without Internet Connection. All nodes share data (moisture and temperature) with the main node, the main node reads the data and checks the condition for moisture and temperature of the soil and sends responses back to the respective nodes to start the pump or not for that specific node. Hence, all the conditions for all nodes can be controlled from the main NodeMCU. The nodes work without Internet connection.
Last synced: 08 Nov 2024
https://github.com/dominic248/django-channels-chat-app
Chat app via Django Channels for real-time chatting (@codingforentrepreneurs)
css3 django django-channels html5 javascript jquery json python3 sqlite3 websockets
Last synced: 08 Nov 2024
https://github.com/dominic248/convin-assignment
django django-rest-framework django3 python sha-1 sqlite3
Last synced: 08 Nov 2024
https://github.com/dominic248/social-web-app-sem-4-python
A dynamic social web app to post images or quotes, edit/delete posts, like/dislike posts, follow/unfollow users, create hash tags for posts, tag people in posts, search results in real-time. R
bootstrap-4 css3 django django-allauth django-crispy-forms django-rest-framework html5 javascript jquery python3 sqlite3
Last synced: 08 Nov 2024
https://github.com/dominic248/onlinebanking-sem-3-java
Tech-Stack: JavaFX, FXML and SQLite. Deposit, withdrawal and transfer amount to another account number. View balance and transactions in the table. Register, login, create different types of bank accounts like savings or regular with the same user id. Delete the type of bank account or the user.
fxml java java-8 javafx jfoenix miniproject sqlite3
Last synced: 08 Nov 2024
https://github.com/dominic248/django-file-upload-without-db
Upload Files and store at specific location on server, without Django Models FileField/ImageField.
Last synced: 08 Nov 2024
https://github.com/dominic248/smilebrite
Tech-Stack: HTML5, CSS3, JavaScript, jQuery. Front end for Dentist website. Project based on web designing
css css3 html html5 javascript jquery php xampp-server
Last synced: 08 Nov 2024
https://github.com/dominic248/travelmanagement-sem-3-java
Tech-Stack: JavaFX, FXML and SQLite. Users can book a place and Admin can approve the Traveling details. Price gets updated based on details entered by user, after payment user has to wait for admin approval. Admin interface to view the users who’ve booked for the service and view their payment status as well as other booking information.
fxml java java-8 javafx jfoenix miniproject sqlite3
Last synced: 08 Nov 2024
https://github.com/dominic248/data-mining
Tech. Stack: Django, Numpy and Pandas. Creating Django API's for custom written data mining codes, written by understanding concepts taught in college.
Last synced: 08 Nov 2024
https://github.com/dominic248/reactify-django---traversy-media-method
Tech-Stack: Django, React.js, Django-REST-Framework. Integrating Django Back-end API's with React Front-end via Traversy-Media-method.
Last synced: 08 Nov 2024
https://github.com/dominic248/django-docker
Tech-Stack: Django, Django-REST-Framework, Docker, Firebase-db Hosted Django API (with Docker and Heroku). Face Training API with firebase-db, Face Recognition API with firebase-db, Image Color Transfer API, Sudoku Solver API, Sudoku Extractor API
django django-rest-framework docker
Last synced: 08 Nov 2024
https://github.com/dominic248/reactify-django---codingentrepreneurs-method
Tech-Stack: Django, React.js, Django-REST-Framework. Integrating Django Back-end API's with React Front-end via CodingEntrepreneurs method.
Last synced: 08 Nov 2024
https://github.com/dominic248/date.month-of-birth_finder.validator
This Code has been developed, by the trick given by my Favorite Math's Sir Mr. Mario Vaz in STD.11th. This Code determines your date and month of Birth by taking 5 inputs of (1.Yes or 2.No) in Date section, and 4 inputs of (1.Yes or 2.No) in Month section, it also determines whether your date/month of Birth is valid or not (Eg.30th Feb doesn't exist, if the code gets this output, then it gives the statement "Date/Month of Birth is Not Valid")
Last synced: 08 Nov 2024
https://github.com/dominic248/dirtoff-android-code-
SIH Intercollege Hackathon 2020-SFIT (Garbage Detection System) 11th Jan. to 12th Jan. Image Processing in Python (Rohit & Varshit). Django REST Framework and integration with frontend - Backend (Dominic). Android - Frontend (Nikhil). Web Page - Frontend (Noor & Hetal).
Last synced: 08 Nov 2024
https://github.com/dominic248/arduino-radar-system
Tech-Stack: Arduino-UNO, NodeMCU-ESP8266, Ultrasonic sensor, Servo-motor, OLED-display, Preprocessing-3-RADAR-Screen, IFTTT Notifications service, Buzzer, Buttons. System to check surrounding area on a Processing3 radar screen and alert the user via IFTTT notifications service if the object is closer to a specific range. On/off switch, as well as rotation modes for Radar motor is provided to keep it in 180 degree rotation or 90 degree static radar mode. The distance of the object and to which degree its present is shown on the Processing3 radar screen as well as notified to the user via IFTTT notifications service.
arduino-uno buttons buzzer ifttt-notifications-service nodemcu-esp8266 oled-display processing3-radar-screen servo-motor ultrasonic-sensor
Last synced: 08 Nov 2024
https://github.com/dominic248/arduino-gas-leak-and-smoke-detection
Tech-Stack: Arduino-UNO, NodeMCU-ESP8266, MQ-2, OLED-display, Google Sheets, Google App Script, IFTTT Notifications service. Automate Exhaust fan and alert user via Buzzer. IFTTT Notifications service. Saves readings on Google Sheets via Google App Script, if gas leak/smoke is detected.
Last synced: 08 Nov 2024
https://github.com/dominic248/splash-and-smash
Tech-Stack: PHP, HTML, CSS, HTML5, CSS3, JavaScript, jQuery, AJAX, JSON, XSL/XML, MySQL. Web designing. Search without reload via AJAX and JSON. An admin panel to view the users who’ve booked tickets.
ajax css css3 html html5 javascript jquery json mysqli php xampp-server xml xsl xslt
Last synced: 08 Nov 2024
https://github.com/dominic248/oneqshop-androidstudio
Android part for BE project. Backend part: https://github.com/dms24081999/oneQshop-Backend
android-studio java-8 retrofit2
Last synced: 08 Nov 2024
https://github.com/dominic248/101presents
Tech-Stack: PHP, HTML5, CSS3, JavaScript, jQuery, AJAX, JSON, XSL/XML, MySQL. A dynamic shopping web app where users can Add/update/delete product from cart, real time product search via AJAX. Round-robin Load balancing with Nginx to handle large amount of users.
ajax css css3 google-oauth-login html html5 javascript jquery json mysqli php xampp-server xml xsl xslt
Last synced: 08 Nov 2024
https://github.com/dominic248/oneqshop-backend
Backend for BE project. Android part: https://github.com/dms24081999/oneQshop-AndroidStudio
aws-elastic-beanstalk aws-rds-mysql aws-s3 django django-rest-framework docker github-actions jwt mysql python3 sqlite
Last synced: 08 Nov 2024