Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by delosreyesjohnpaul

A curated list of projects in awesome lists by delosreyesjohnpaul .

https://github.com/delosreyesjohnpaul/damag

DAMAG is an interactive knowledge-sharing platform where users can post questions, share thoughts, and provide answers on a wide range of topics. Designed to foster collaborative learning and idea exchange, DAMAG enables users to engage in meaningful discussions, seek expert advice, and contribute their insights.

nextjs prisma shadcn shadcn-ui supabase webapplication

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/thesis-similarity-checker-svm-v2

This system is a Plagiarism Checker built with Flask. It uses a Support Vector Machine (SVM) model to detect plagiarism in user-submitted text. If plagiarism is found, the system calculates a plagiarism percentage using cosine similarity. The result and percentage are displayed on a simple web interface.

cosine-similarity flask plagiarism-detection python svm

Last synced: 31 Oct 2024

https://github.com/delosreyesjohnpaul/xynapse

Xynapse is a cutting-edge project management platform designed to streamline team collaboration and task execution. Inspired by the rapid connections of the human brain, Xynapse accelerates workflow processes by seamlessly linking tasks, teams, and tools in one intelligent system.

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/delosreyesjohnpaul

Hi! I’m a Bachelor of Science in Computer Science (BSCS) student passionate about technology and innovation. My work revolves around Machine Learning, AI, and building intuitive web applications.

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/zyncly

Scheduling meetings can be a hassle, but at Zyncly, we make it effortless. With our seamless scheduling solution, your clients can easily find the perfect time to connect with you—no back-and-forth, no stress. Let us handle the logistics, so you can focus on what matters most.

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/yureal

Yureal is an innovative collaborative platform designed to enhance team creativity and streamline brainstorming sessions. Yureal offers a dynamic digital workspace where users can visualize ideas, share thoughts, and collaborate in real time, no matter where they are.

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/coursecompass

Flask-based application designed to empower students by providing personalized subject and study recommendations using machine learning algorithms. The app aims to enhance the learning experience by helping users identify courses and subjects that align with their interests, strengths, and career goals.

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/slicenclean

SliceNClean is a Python project designed to clean and chunk text files. The main functionality of this project is to remove unnecessary characters, convert text to lowercase, and remove stopwords from the text files.

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/grammar-and-spell-checker-app-using-machine-learning

This repository contains a project for a Grammar and Spell Checker application that leverages machine learning techniques to analyze and correct text. The application aims to enhance the quality of written content by identifying and suggesting corrections for grammatical errors and misspellings.

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/thesis-similarity-checker-diff-model

This repository contains a Jupyter notebook that implements different algorithms for similarity checking. The primary focus is on comparing various models to determine the most effective for thesis similarity detection.

0 logistic-regression naive-bayes notebook-jupyter random-forest svm

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/thesis-similarity-checker

A thesis similarity checker using cosine similarity measures the angle between text vectors to identify how similar two documents are, helping detect overlaps or plagiarism.

django python similarity-search

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/thesis-similarity-checker-svm

This project is a similarity checker for academic theses, implemented using Support Vector Machine (SVM) algorithms. It aims to help detect similarities between different documents, assisting in identifying potential instances of plagiarism.

feature-selection flask notebook python svm

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/thesis-similarity-checker-php

The Thesis Similarity Checker is a PHP-based application designed to help users identify similarities between multiple thesis documents. This tool is essential for academic institutions to ensure the originality of submitted theses and to maintain academic integrity.

php similarity-search

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/online-examination-system-v2

An online examination system using PHP is a web-based tool for creating, administering, and managing exams. It features automated scoring, real-time monitoring, and secure user access, providing a cost-effective and efficient solution for online assessments.

onlineexam php

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/image-enhancer

The Image Enhancer project aims to improve the quality of images using various enhancement techniques. This repository contains the code to enhance images through sharpening, denoising, and other image processing methods.

image-processing imageenhancement python

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/sentiment-track

Upload a text dataset, perform sentiment analysis using RoBERTa, and generate a new dataset with sentiment scores and key insights extracted from the text.

python roberta sentiment-analysis

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/audio-enhancement

Audio Enhancement is a project aimed at improving the quality of audio files. This tool applies various algorithms to enhance the clarity, reduce noise, and improve the overall listening experience of audio recordings.

audio audio-processing enhancement python

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/in-every-dawn

See you in the aisle.

css html javascript

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/software_system

project kay tigidigs

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/machine-translation-app-language-translation

A language detection and translation project that uses machine learning and neural networks to accurately convert text or speech between languages while preserving meaning and context.

flask-application languagedetection python translation

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/simple-database-management-system

A simple database design

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/delos-reyes-john-paul-information-management-

Final Project in Information Management

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/education-recommendation-system-using-machine-learning

This repository contains a machine learning model built to predict and recommend potential career paths for students based on their academic performance, extracurricular activities, and personal attributes. It provides top career recommendations with associated probabilities using a trained classification model.

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/cpp-math-program

C++ Math Program that solve Perimeter, Area, Surface Area, Sequence, and some Math Game

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/thesis-similarity-checker-svm-v3

Thesis Similarity Checker SVM is a tool designed to check the similarity between thesis documents using Support Vector Machines (SVM). This is the third version of the project, which includes significant improvements and new features.

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/zylomart_store

Zylomart Store is an ecommerce website built using Next.js with Stripe for payment processing. The primary objective of this project is to provide a robust and efficient platform for online shopping.

Last synced: 25 Nov 2024

https://github.com/delosreyesjohnpaul/recipe-and-food-recomendation-system-using-machine-learning

This project implements a K-Nearest Neighbors (KNN) algorithm to recommend recipes based on user-inputted nutrients and ingredients. It also includes a Flask web application where users can type in their desired nutrients and ingredients to receive personalized recipe recommendations.

flask python

Last synced: 18 Dec 2024

https://github.com/delosreyesjohnpaul/crop-recommendation-system

This Flask-based web application predicts the best crop to cultivate based on input features like Nitrogen, Phosphorus, Potassium, Temperature, Humidity, pH, and Rainfall. It loads a pre-trained machine learning model and scalers to process the input data and predicts the optimal crop based on the processed features.

croprecommendations flask python recomender-system

Last synced: 31 Oct 2024

https://github.com/delosreyesjohnpaul/multiple-choice-question-generator

This repository contains a Flask-based application for generating multiple-choice questions. The application allows users to upload text or manually input questions, and it automatically generates multiple-choice questions based on the provided content.

flask python

Last synced: 31 Oct 2024