Francesco Maxim
francescomaxim
π¨βπ» CS Student @ UTCN | Frontend Intern @ NTT DATA π Building AI-powered apps with Angular & Firebase π§ Learning Machine Learning & Spring Boot
Languages
Repositories
30Repository for classifying five types of flowers (daisy, dandelion, rose, sunflower, tulip) using PyTorch and the βFlowers Recognitionβ dataset from Kaggle. It includes the complete training script with transforms, DataLoader, CNN, and saving of the trained model.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
Classter π | A Smart School Management System built with Angular, Firebase, and AI-powered services (Gemini & Google Vision).
"Professional Portfolio" is a responsive CV website built with HTML5, CSS3, and Bootstrap. It includes a clean homepage, detailed resume showcasing skills and experience, a portfolio gallery, and a contact form. Bootstrap ensures mobile responsiveness, while CSS3 adds smooth transitions, creating a sleek and professional online presence.
Expense Tracker πΈ | A Smart Finance Tracker built with Angular, Firebase & AI (Gemini & Google Vision) β OCR-based receipts, insights & budgeting.
Tinder Clone β€οΈ | A Fullstack Dating App built with Angular & Spring Boot, featuring profile swiping, smart matching & real-time messaging.
No description provided.
Angular - The Complete Guide (2025 Edition) by Maximilian SchwarzmΓΌller
No description provided.
No description provided.
No description provided.
The project implements a classic Tic-Tac-Toe game in Assembly x86 using the Canvas library for graphics. Itβs a two-player game where players mark spaces in a 3x3 grid, aiming to align three marks in a row. This combines low-level programming skills with basic graphics handling for a simple yet engaging experience.
The project implements a classic Snake game in Assembly x86 using the Canvas library for graphics. The player controls a snake to eat food and grow, avoiding collisions with walls or itself. This combines low-level programming skills with basic graphics handling for an engaging gaming experience.
The "Coming Soon Page" app is a sleek and modern web page built with HTML5, CSS3, and JavaScript. It provides an engaging user experience with visually appealing designs and smooth animations, keeping visitors informed about upcoming launches. Features include countdown timers, email subscription forms, and social media links to build anticipation
This project implements an Order Management Application in Java with SQL, using a layered architecture and SOLID principles. Reflection enhances flexibility, enabling dynamic handling of order creation, updating, deletion, and retrieval, as well as customer and product management.
This project implements a Polynomial Calculator in Java, using regular expressions and pattern matching to parse and process polynomials. It supports addition, subtraction, multiplication, differentiation, and integration. JUnit tests ensure functionality, correctness, and reliability.
Shopping Cat is a user-friendly shopping list app built with HTML, CSS, JavaScript, and Firebaseβs cloud database and cloud functions. It enables real-time updates, seamless syncing, and easy list management. Create, edit, and access your shopping lists anytime, anywhere with Shopping Cat!
This is a classic Snake game built in Python using the Canvas module. Control the snake with arrow keys, eat food to grow longer, and avoid colliding with the walls or yourself. The game tracks your score as the snake consumes more food. Simple yet addictive gameplay!
This simple and intuitive tip calculator app, built using HTML, CSS, and JavaScript, helps users quickly calculate the tip and total bill amount. Just input the bill amount, select the tip percentage, and the app instantly shows the total to pay and the per-person split if needed. It's a fast, user-friendly solution for hassle-free tipping.
This web application, built using HTML, CSS, and JavaScript, allows users to convert between different currencies using real-time exchange rates from an external API. To optimize performance and reduce the number of API calls, the app stores the fetched exchange rates in localStorage. This cached data is used for future conversions, minimizing API
WeatherApp is a responsive web application built with HTML, CSS, and JavaScript that utilizes a weather API to display real-time weather data for any location. It provides users with current temperature, humidity, and weather conditions in a clean, user-friendly interface, offering a seamless experience for checking weather updates.
I created a classic Snake Game using HTML, CSS, and JavaScript. In this game, the player controls a snake that grows longer by eating food, but must avoid colliding with the walls or its own tail. The design is responsive and lightweight, with smooth animations and simple, intuitive controls for a fun and challenging experience.
"Francy's Coffee" is a responsive website for a small coffee business, built using HTML5 and CSS3. It features a welcoming homepage, a detailed menu, a contact form, and an interactive map. CSS3 provides smooth transitions and subtle animations, creating a warm and user-friendly experience for visitors across all devices.
"Francy's Coffee 2.0" is a responsive website for a large coffee business, created using HTML5, CSS3, and JavaScript. It features a dynamic homepage, detailed menu, store locator, and an e-commerce section. JavaScript enhances interactivity, while CSS3 offers smooth animations, delivering a professional and user-friendly experience on all devices.
Flexbox & Grid Layout