Pinned Repositories
.NET-destkop-application-with-NoSQL-MongoDB
Desktop Application for managing employees and tickets for service desk administrators
bankie-frontend
cupola-xs
This repository contains the development of a predictive AI tool aimed at forecasting crowds based on various data streams such as access tag check-ins, Wi-Fi usage, venue sales data, and reservations.
deployment-classification
This Flask-based web app predicts whether uploaded images contain a dog or cat, utilizing a machine learning model. Users receive instant classification results.
festival-project
fictional-university
Welcome to the repository for the Custom WordPress Development Course! This course teaches you how to build custom WordPress sites from scratch. Updated for 2024, it covers Block Themes, Full Site Editing, Gutenberg Block Creation, Plugin Development, REST API, React.js basics, and more. Perfect for aspiring WordPress developers.
flask-rest
This Flask web app offers a basic API with user authentication. It includes endpoints for managing tasks (todos), secured by JWT tokens for authorized access.
IT2B-G04-bank-project
Repository for Banking Project for inHolland haarlem IT, term 2.4 "Code Generation"
php-web-shop-amazon
The project is a copy of Amazon.com official web site. It provide basic loading of data from the database and a login system.
restaurant-api
This project provides a API build using Laravel framework for a restaurant. On login using the API login route you check if the user exists and then you return the token . This token can then be used for authentication for the rest of the endpoints.
Catalin246's Repositories
Catalin246/.NET-destkop-application-with-NoSQL-MongoDB
Desktop Application for managing employees and tickets for service desk administrators
Catalin246/bankie-frontend
Catalin246/cupola-xs
This repository contains the development of a predictive AI tool aimed at forecasting crowds based on various data streams such as access tag check-ins, Wi-Fi usage, venue sales data, and reservations.
Catalin246/deployment-classification
This Flask-based web app predicts whether uploaded images contain a dog or cat, utilizing a machine learning model. Users receive instant classification results.
Catalin246/festival-project
Catalin246/fictional-university
Welcome to the repository for the Custom WordPress Development Course! This course teaches you how to build custom WordPress sites from scratch. Updated for 2024, it covers Block Themes, Full Site Editing, Gutenberg Block Creation, Plugin Development, REST API, React.js basics, and more. Perfect for aspiring WordPress developers.
Catalin246/flask-rest
This Flask web app offers a basic API with user authentication. It includes endpoints for managing tasks (todos), secured by JWT tokens for authorized access.
Catalin246/IT2B-G04-bank-project
Repository for Banking Project for inHolland haarlem IT, term 2.4 "Code Generation"
Catalin246/php-web-shop-amazon
The project is a copy of Amazon.com official web site. It provide basic loading of data from the database and a login system.
Catalin246/restaurant-api
This project provides a API build using Laravel framework for a restaurant. On login using the API login route you check if the user exists and then you return the token . This token can then be used for authentication for the rest of the endpoints.
Catalin246/nlp-chatbot
This project is for the final assignment of the NLP course at Inholland. It aims to create a chatbot that answers questions about assigned OER data. The chatbot uses a modern approach by combining a Large Language Model (LLM) with Retrieval-Augmented Generation (RAG) to provide accurate responses based on the provided data.
Catalin246/restaurant-piccolino
This project aims to provide a full web application. The backend is written in PHP and the frontend is build using Vue.js.