๐Ÿ† Achievements

Total Progress 0%
๐Ÿ†

๐ŸŽ‰ Achievement Unlocked!

Achievement Name

Loading...

Denis Casian

๐ŸŽ‰ Mission Complete

You discovered
the easter egg!

Denis Casian

|

Passionate about technology and programming, with hands-on experience in application development and web design.

Available for projects
0

Web Projects

0

Years of Experience

0

Happy Clients

0

Technologies

๐Ÿ‘๏ธ
0 0 0 0
Visitors
๐ŸŸข
0
online
QR

๐Ÿ“ฑ Scan me

Access on phone

Skills Level

๐ŸŽจ Frontend

HTML/CSS 0%
JavaScript 0%
Cloudflare 0%

โš™๏ธ Backend

Python 0%
Java 0%
C# 0%

๐ŸŽฌ Design & Video

Canva 0%
CapCut 0%
Premiere Pro 0%
Photoshop 0%

About Me

I am passionate about technology and programming, with hands-on experience in application development using C#, Java, and other programming languages, gained during my university studies. Throughout my academic journey and freelance work, I have developed solid skills in web design, video editing, and project management.

๐ŸŽ“

Education

Faculty of Mathematics, "Alexandru Ioan Cuza" University Iaศ™i (2022-2025)

Mathematics-Computer Science

"Roman Vodฤƒ" National College (2018-2022)

๐ŸŒ

Languages

Romanian - Advanced

English - Intermediate

French - Beginner

German - Beginner

๐Ÿš—

Driving License

Category B

Obtained: 04 Nov 2021

Technologies & Programming Languages

HTML5 CSS3 JavaScript React Java Python C++ C# SQL MySQL WordPress Shopify Canva Design CapCut Video Editing Photo Editing MATLAB LaTeX Linux

My Journey

2018 - 2022

"Roman Vodฤƒ" National College

Mathematics-Informatics Science | Roman

Digital skills exam in computer science successfully completed

Nov 2019 - Present

Freelancer - Web Designer

Fiverr | Remote

Teespring online stores, WordPress, HTML websites, collaboration with international clients

Nov 2019 - Present

Freelancer - Graphic Designer

Fiverr | Remote

Graphic design for social media (Instagram, Facebook) using Canva and Photoshop

Nov 2019 - Present

Freelancer - Video Editor

Fiverr | Remote

Video editing for advertisements, social media, vlogs using CapCut and Premiere Pro

2022 - 2025

"Alexandru Ioan Cuza" University Iaศ™i

Faculty of Mathematics | Iaศ™i

Mathematics-Computer Science

Languages studied: Java, Python, C++, C#, SQL, MySQL, Linux

Jan 2025 - Jun 2025

Internship C# ศ™i Java

University

Application development and real-world problem solving using C# and Java

Portfolio

๐ŸŒ

Web Applications

48 Interactive Projects (HTML, CSS, JavaScript, Firebase, API)

โ–ผ
๐Ÿ’ฌ Chat Application โ–ผ
  • Real-Time Backend Integration (BaaS): Using Google Firebase (Firestore & Authentication).
  • Advanced Presence System: Online/offline/idle monitoring with dynamic typing indicators.
  • Advanced Communication Features: Reactions (Emojis), Replies, and Pinned Messages.
  • Account Management & Security: Complete authentication flow with automatic logout on inactivity.
  • UI/UX Customization & Local Storage: Dark/Light mode support and font size adjustments saved in localStorage.
๐Ÿ”— View Application
๐Ÿ“ฐ News Application โ–ผ
  • Use of a Public API (Proxy/Worker).
  • Pagination Mechanism: Previous/Next page navigation based on total results.
  • UI/UX Customization (Theming): Dark/Light mode support with preference saved in localStorage.
  • Automatic Refresh & Retry: Scheduled news refresh and automatic retry mechanism on errors.
  • Responsive Design & State Display: Built with Tailwind CSS and displaying loading (spinner) and error states.
๐Ÿ”— View Application
๐Ÿงฎ Scientific Calculator Application โ–ผ
  • Advanced Scientific Calculation Features: Implementation of trigonometric and logarithmic functions, power operations, and the constants ฯ€ and e.
  • Sequential Calculation Logic: Performing operations in the order they are entered and handling division by zero cases.
  • UI/UX Customization & Local Storage: Dark/Light mode functionality with preferences saved in localStorage.
  • State & Output Management: Implementation of core states, digit limit enforcement, and displaying an "Error" message.
  • Responsive Design & CSS Framework Usage: Built with Tailwind CSS and CSS media queries for an optimized mobile layout.
๐Ÿ”— View Application
๐ŸŒค๏ธ Weather Application โ–ผ
  • Use of Two Public APIs: Integration of the Open-Meteo API and a Geocoding API.
  • Advanced City Search Mechanism: Debounced search with real-time suggestion display.
  • Measurement Unit Management: Toggle between Metric (Celsius) and Imperial (Fahrenheit) systems.
  • Favorites System with Local Storage: Add/remove favorites functionality saved in localStorage.
  • Dynamic & Responsive Design: Background changes based on weather conditions and use of Tailwind CSS.
๐Ÿ”— View Application
๐Ÿ“… Calendar Application โ–ผ
  • Advanced Calendar Navigation.
  • Multilingual Support (RO/EN).
  • Dark/Light Mode.
๐Ÿ”— View Application
๐ŸŽจ Color Application โ–ผ
  • Random Color Generation & Conversion: Dedicated button for generating a random HEX color.
  • Text-Based & Visual Color Picker Support: Accepts color input via name or HEX code, as well as the native color picker (eyedropper).
  • UI/UX Customization & Local Storage (Theming): Toggle between Dark and Light Mode with preferences saved in localStorage.
  • Color History Management: Storage and display of the last 6 used colors with persistence via localStorage.
  • Clipboard Functionality & Format Conversion: Automatic copying of HEX and RGB codes to the clipboard with success feedback.
๐Ÿ”— View Application
โœŠ Rock Paper Scissors Game โ–ผ
  • Game Logic Implementation: Core Rock, Paper, Scissors logic to determine the winner.
  • Random Move Generation: Use of Math.random() to randomly select the computerโ€™s move.
  • Score Tracking & Display: Maintaining and updating scores (Player vs. Computer).
  • UI/UX Customization: Dark/Light mode functionality with preferences saved in localStorage.
  • Visual Feedback & Animations: CSS animations including round-start shaking and bounce effects for results.
๐Ÿ”— View Application
๐ŸŒ Global Time Application โ–ผ
  • Display of Local Date & Time in Real-Time.
  • City Search Mechanism with Debounce.
  • Integration of Multiple APIs (Geocoding & Timezone) with Fallback.
  • Display of Global Time for the Selected Time Zone.
  • UI/UX Customization (Dark/Light Mode) with Local Storage.
๐Ÿ”— View Application
โฑ๏ธ Time Calculator Application โ–ผ
  • Future & Past Date/Time Calculation: Computes future or past dates based on a specified interval.
  • Dynamic Time Unit Management: Toggle between Days, Hours, and Minutes with label updates.
  • UI/UX Customization & Local Storage: Dark/Light mode functionality with preferences saved in localStorage.
  • "Set Now" Functionality: Dedicated button to auto-fill the start field with current date and time.
  • Input Validation & State Display: Validates input values and displays formatted results or error messages.
๐Ÿ”— View Application
๐Ÿ” Encryption, Decryption & Passwords Application โ–ผ
  • AES-256 GCM Encryption/Decryption: Implementation of modern AES-256 GCM cryptography directly in the browser.
  • Secure Key Derivation (PBKDF2): Using PBKDF2 with SHA-256 to generate the encryption key.
  • Customizable Password Generator: Generates passwords with variable length and selectable character sets (Uppercase, Lowercase, Numbers, Symbols).
  • Real-Time Password Strength Checking: Calculates strength score and estimates brute-force cracking time.
  • UI/UX Customization & Local Storage: Dark/Light mode functionality with preferences saved in localStorage.
๐Ÿ”— View Application
๐Ÿ“ Text Length Application โ–ผ
  • Real-Time Basic Analysis: Automatic and immediate counting of characters, words, and sentences as the user types.
  • Local Text Storage: Automatically saves input text in localStorage for persistence between sessions.
  • Text File Import/Export: Dedicated functionality for importing files (.txt, .md) and exporting content as a .txt file.
  • UI/UX Customization & Local Storage (Theming): Toggle between Dark and Light Mode with preferences saved in localStorage.
  • Dynamic Display with Visual Feedback: CSS "pop" animation applied to the statistical counters (charCount, wordCount, sentenceCount) on each update.
๐Ÿ”— View Application
๐Ÿ” Text Repeater Application โ–ผ
  • Repeated Text Generation: Basic logic for repeating a string based on a specified number of repetitions.
  • Text Separation Options: Support for separating repetitions by New Line (\n) and/or Comma (,).
  • Output & Clipboard Management: Copy generated text to clipboard and export as a .TXT file.
  • Generation History with Local Storage: Save, display, and restore (re-generate) recent entries using localStorage.
  • UI/UX Customization & Limits: Dark/Light mode and implementation of a maximum repetition limit (100,000).
๐Ÿ”— View Application
โฑ๏ธโ€‹ Stopwatch Application โ–ผ
  • Dual Functionality (Stopwatch & Timer): Includes two modes switchable via tabs: a Stopwatch and multiple Timers.
  • Laps System for Stopwatch: Record and display laps separately, with CSV export functionality.
  • Multiple Timer Management (Start/Pause/Delete): Run multiple timers simultaneously with individual controls and quick presets (30 sec, 5 min, 10 min).
  • Visual & Audio Notifications: On timer completion, trigger CSS pulse animation, device vibrations (mobile), and a desktop notification ("Timer Done!").
  • UI/UX Customization & Progress Display: Dark/Light mode and visual progress display for each timer using a Progress Ring SVG.
๐Ÿ”— View Application
๐Ÿ”„ Unit Converter Application โ–ผ
  • Category-Based Conversion: Conversion for at least five basic categories (Length, Mass, Time, Temperature, Volume).
  • Complex Conversion Logic (Temperature): Dedicated temperature function using non-linear formulas (not just a multiplication factor).
  • Custom Measurement Units: Add custom units with name and conversion factor, saved in localStorage.
  • Result Display & Formatting: Shows the calculated result with up to 10 decimal places.
  • Local Storage (Theming): Dark/Light mode functionality with preferences saved in localStorage.
๐Ÿ”— View Application
๐ŸŽฌ Movies Application โ–ผ
  • Use of a Public API (TMDB): Integration with The Movie Database (TMDB) API for movie and TV show data.
  • Advanced Search Mechanism: Debounced search displaying real-time suggestions including image and media type (Movie/TV).
  • Media Details Display: Open modal to show full details of the selected movie/show, including Trailer (via YouTube) and Rating.
  • Trending Content Display: Shows a list of trending items for quick browsing.
  • UI/UX Customization (Theming): Dark/Light mode functionality with preferences saved in localStorage.
๐Ÿ”— View Application
๐ŸŽ‚ Age Calculator Application โ–ผ
  • Real-Time Age Calculation: Automatically updates age (years, months, days) every second using setInterval.
  • Local Birthdate Storage: Saves and reloads the user's birthdate from localStorage.
  • Detailed Statistics Display: Shows age in multiple units (total months, total weeks, total days, etc.).
  • Life Progress Display (Donut Chart): Calculates and visually displays the percentage of current year completed using an SVG Progress Ring (Donut Chart).
  • UI/UX Customization & Local Storage (Theming): Dark/Light mode with preferences saved in localStorage.
๐Ÿ”— View Application
๐Ÿ—ฃ๏ธ Text-to-Speech Application โ–ผ
  • Speech Synthesis (TTS): Uses the Web Speech API to convert input text to speech.
  • Specialized Voice Support: Logic to search and use a Romanian voice if available in the system.
  • Visual Feedback During Reading: Highlights the currently spoken word using a dedicated style (highlighted-word).
  • Tabbed Data Management: Interface split into tabs for History and Favorites (or Saved Texts).
  • UI/UX Customization (Theming): Dark/Light mode with preferences saved.
๐Ÿ”— View Application
๐Ÿ“„ IlovePdf Application โ–ผ
  • PDF File Manipulation (PDF-LIB): Uses pdf-lib library for editing (e.g., split, merge).
  • PDF Content Extraction: Converts PDF text to HTML format.
  • Multi-Tool System: Allows selection and execution of various operations (tools) on the file.
  • File Import/Export: Upload PDF files and download the resulting file (e.g., new HTML/PDF).
  • UI/UX Customization: Dark/Light mode with preferences saved.
๐Ÿ”— View Application
๐Ÿงช Periodic Table Application โ–ผ
  • Full Periodic Table Display: Renders all 118 elements on an 18x9 grid.
  • Element Detail Display: Shows a modal with detailed properties (atomic number, name, symbol, mass) on element selection.
  • Color-Based Classification: Uses color coding to visually categorize elements (metals, noble gases, nonmetals, etc.).
  • Legend Display: Shows a separate legend explaining the color category meanings.
  • Interaction & UX: Close element details by clicking outside the modal or pressing Escape.
๐Ÿ”— View Application
๐Ÿพ Dog & Cat Image Generator Application โ–ผ
  • Use of Two Public APIs: Integration with The Dog API and The Cat API for random images.
  • Category Switching (Dog/Cat): Switch image sources between Dogs ๐Ÿ• or Cats ๐Ÿˆ.
  • Favorites System with Local Storage: Add/remove favorites functionality with persistence in localStorage.
  • Statistics Tracking: Count total images generated and user-saved favorites.
  • UI/UX Customization & Feedback: Dark/Light mode with toast notifications for success/error messages.
๐Ÿ”— View Application
๐Ÿฑ Cat Facts Application โ–ผ
  • Uses a Public API: Integration with The Cat Fact API to fetch random cat facts.
  • Favorites System with Local Storage: Add/remove facts to favorites, with data persistence in localStorage.
  • Statistics and Streak Tracking: Counts total facts fetched and maintains a current streak (consecutive days of use).
  • Clipboard Functionality: Dedicated button to quickly copy the current fact to the clipboard.
  • UI/UX Customization & Feedback: Dark/Light mode with toast notifications for success/error messages.
๐Ÿ”— View Application
๐Ÿ“ฑ IP Location Application โ–ผ
  • IP Details Display: Fetches and shows geographic details, ISP, TimeZone for the user's current IP address.
  • Specific IP Lookup: Input and verify details for another IP address or domain.
  • Advanced Clipboard Functionality: Paste content from clipboard directly into the search field.
  • Icon Integration: Uses Lucide Icons for a clean, modern interface.
  • Status Handling: Displays loading spinners and error/notification messages during fetch operations.
๐Ÿ”— View Application
๐ŸŒ Translation Application โ–ผ
  • Advanced Translation API Integration: Uses a public API to translate input text.
  • Translation History with Local Storage: Save, display, and reuse past translations, persisted in localStorage.
  • Clipboard and Download Functionality: Buttons for quick copy of translation and download as TXT.
  • Statistics Tracking: Count total translations and total characters translated since first use.
  • Language Management: Quickly switch source/target languages and validate input automatically.
๐Ÿ”— View Application
๐Ÿš— Route Calculator Application โ–ผ
  • Multi-Stop Routing: Uses OSRM to calculate car routes with multiple waypoints.
  • Geocoding & Autocomplete: Real-time location search and validation via Nominatim (OSM).
  • Integrated Cost Calculator: Estimates total cost and fuel consumption for the route.
  • Interactive Map Display: Shows route and waypoints using Leaflet library.
  • Route Persistence: Save and reload favorite routes from localStorage.
๐Ÿ”— View Application
๐Ÿ“– Dictionary Application โ–ผ
  • External API Usage: Fetch definitions, phonetics, and synonyms from DictionaryAPI (api.dictionaryapi.dev).
  • Word of the Day Logic with Daily Cache: Shows a daily word, stored and updated in localStorage.
  • Local Persistence: Save search history and Dark/Light Mode preference in localStorage.
  • Audio and Utilities: Play pronunciation audio, copy definitions to clipboard, and share.
  • Status Handling: Loader and toast notifications for success/deletion.
๐Ÿ”— View Application
๐Ÿ’ฑ Currency Converter Application โ–ผ
  • Public API Usage (ExchangeRate): Fetch real-time exchange rates for conversions.
  • Bidirectional Conversion: Convert between two specified currencies and swap quickly.
  • Status Handling & Feedback: Loading spinner on conversion button and toast notifications for success/error.
  • Popular Rates Display: Shows top 10+ popular currencies relative to a base (default EUR).
  • Persistence (Dark/Light Theme): Saves user theme preference in localStorage.
๐Ÿ”— View Application
๐Ÿ” QR Code Application โ–ผ
  • Uses Public API (qrserver.com) to dynamically generate QR codes with customizable parameters (color, size).
  • Advanced Customization: Control foreground/background colors and size via slider, showing hex codes.
  • Data Persistence (localStorage): Save and load up to 10 generated QR codes with one-click reload.
  • Export Functionality: Download QR as PNG (via Fetch API/Blob) and copy generation URL (Clipboard API).
  • Dynamic Theme System: Dark/Light mode switching with persistence in localStorage.
๐Ÿ”— View Application
๐Ÿ’ธ Cost of Living Application โ–ผ
  • Integrated Global Cities Database: Local data structure with 70+ cities including costs, quality of life, and specialized scores.
  • Advanced Search with Autocomplete: Real-time suggestions filtered by city/country name with quick selection.
  • Personalized Budget Calculator: Adaptive algorithm based on salary, lifestyle, and family size with tailored recommendations.
  • Graphical Visualizations with Chart.js: Displays cost trends and comparisons.
  • Intelligent Recommendation System: Suggests alternative cities based on budget, comparative costs, and quality of life scores.
๐Ÿ”— View Application
๐ŸŒฟ Virtual Garden Game โ–ผ
  • Persistent Local Storage: Automatically saves and loads full game progress (coins, inventory, quests) using localStorage API.
  • Real-Time Simulation Engine (setInterval): Game cycle simulates plant growth and random events in real-time.
  • Leveling System and Unlocks: Progression unlocks plant types (Rare, Epic, Legendary) as player levels up.
  • Quest Management: Tracks progress for multiple objectives (planting, harvesting, hybridization) with reward claiming (coins/XP).
  • Dynamic Hybridization Mechanic: Combines seeds with variable success rates based on player level for rare plants.
๐Ÿ”— View Application
โœจ Horoscope Application โ–ผ
  • External API & Google Translate: Fetches and translates daily horoscopes automatically.
  • Deterministic Daily Stats: Calculates mood, color, and lucky numbers using hashing on zodiac sign and date.
  • Zodiac Storage & Journal: Stores zodiac and 30-entry history in localStorage with graphical frequency view.
  • Daily Compatibility Score: Generates consistent daily score via hash function applied to selected zodiac signs.
  • Clipboard/Sharing & Theme Switch: Copy/share functionality (Clipboard API/navigator.share) and Dark/Light mode toggle.
๐Ÿ”— View Application
๐Ÿ“ง Email Validation App โ–ผ
  • Full Address Validation: Checks format, length, and TLD according to RFC 5322 standards.
  • Domain Availability Check (DNS & MX Records): Detects if the domain exists and if mail servers are active (MX).
  • Bulk Validation: Allows simultaneous validation of multiple emails entered on separate lines, with CSV export of results.
  • Security & Risk Analysis: Identifies disposable email domains and provides a risk score for an address.
  • Quick Utility Tools: Email normalization, domain extraction, random email generation, and copy/paste functions.
๐Ÿ”— View App
๐Ÿš€ NASA App โ–ผ
  • Integration with Multiple NASA APIs (APOD, NEO, EPIC, ISS, Astronauts) using a Cloudflare Worker proxy to secure API keys.
  • Data Persistence (localStorage): Save, display, and delete favorite items (images, information).
  • Interactive Solar System Visualization: Basic 3D model of the solar system with animated orbits and planets using CSS and requestAnimationFrame.
  • Advanced Search Utility: Dynamic search for images and videos across NASA's library via API queries.
  • UX Features (Themes & Notifications): Dark/Light mode toggle with localStorage persistence and temporary toast notifications.
๐Ÿ”— View App
๐Ÿ” Website Checker App โ–ผ
  • Uses Google DNS, RDAP, crt.sh, and Hacker Target APIs for DNS, WHOIS, SSL, and subdomain checks.
  • Final Security Score Calculation: Weighted assessment of 5 factors (SSL 30%, Headers 25%, DNS 20%, MX 15%, WHOIS 10%).
  • Full Scan Functionality (11 checks) with individual options (DNS, IP, SSL, etc.).
  • Geolocation Analysis (via ip-api.com) and Page Load Time Measurement (via corsproxy.io).
  • Persistence of Last Searched Domain (localStorage) and Dark/Light Mode toggle.
๐Ÿ”— View App
๐Ÿ“Š Global Statistics App โ–ผ
  • Integration with the World Bank public API for socio-economic and demographic data.
  • Interactive Graph Visualization: Display data as Line Charts using Chart.js.
  • Data Export Features: Export viewed data as CSV or JSON using Blob API.
  • Dynamic Indicator Search: Real-time search of available economic indicators with results shown via a search filter.
  • Notifications & Themes: Toast notifications and Dark/Light mode toggle for enhanced UX.
๐Ÿ”— View App
๐ŸŽฏ Goal Management App โ–ผ
  • Goal Management: Create, edit, and delete savings goals with target amount, currency, and deadline.
  • Interactive Progress Visualization: Unique themed animations (Car, House, Games, Vacation) updating based on progress.
  • Gamification: Streak tracking for consecutive saving days and confetti on reaching 100% goal.
  • Financial Control: Quick add/withdraw buttons and detailed transaction history (Timeline).
  • Utilities & Notifications: Recurring reminders (Daily/Weekly/Monthly) and social/share clipboard options.
๐Ÿ”— View App
๐Ÿ“ท Photo Editing App โ–ผ
  • Professional Adjustments: 10+ real-time editable filters (brightness, contrast, saturation, blur, vignette) + 5 stylized presets using Canvas Filter API.
  • AI Background Removal: Automatic segmentation with TensorFlow.js BodyPix for person/object detection or manual chroma key (green screen) with PNG transparency export.
  • Responsive Crop Touchscreen: Precise cropping with 8 interactive handles, large touch zones (120px on mobile), dynamic viewport-based calculations.
  • Drag & Drop Overlays: Customizable text (color, size, opacity) and 12 emojis with live manipulation using Canvas Compositing and Touch Events API.
  • Export & Non-Destructive Transformations: Save PNG with transparency, rotate/flip, dark/light theme via CSS variables, fully client-side processing.
๐Ÿ”— View App
๐Ÿ’ป Code Editor App โ–ผ
  • Real-time Code Execution: 11 programming languages (Python, Java, C++, JavaScript, etc.)
  • Professional Editor: Syntax highlighting and autocomplete using CodeMirror.
  • โŒจ Interactive Input Support: stdin support for programs requiring user input.
  • Local Save, Download, Share via Link, and Predefined Templates.
  • Responsive Full-Width Design with Fullscreen Mode and Dark/Light Theme.
๐Ÿ”— View App
๐ŸŽธ Musical Instruments App โ–ผ
  • Multi-Functional Synthesizer: Virtual instruments (Piano, Drums, Bass) based on Tone.js.
  • Performance Recording & Playback: Capture notes and rhythms with playback and simplified text export.
  • Master Control & Effects: Global volume adjustment and advanced effects (Reverb, Delay, Distortion).
  • Sequencer & Arpeggiator: 16-step rhythmic programming with BPM-controlled arpeggiator.
  • Modern Interface with Dynamic Theme: Responsive design (Tailwind CSS) with quick Dark/Light theme switching.
๐Ÿ”— View App
๐Ÿ“ Notes App โ–ผ
  • Complete Notes System: Add, Edit, Delete, Duplicate notes with persistent localStorage.
  • Advanced Filtering, Search & Sorting: Filter by Color and Status (Pinned/Archived/Active), search with highlighting, sort by Date/Alphabet.
  • Status Management & Drag-and-Drop: Pin, Archive/Unarchive individually or in bulk, reorder with drag-and-drop.
  • Integrated Tools: Export/Import (JSON), bulk delete/archive, print, generate random colors.
  • Modern UI with Dynamic Theme: Responsive Tailwind CSS design, smooth CSS animations, Dark/Light mode toggle.
๐Ÿ”— View App
โœ… Task Manager App โ–ผ
  • Complete Task Management: Add, Complete, Edit, Delete, Bulk toggle with persistent localStorage.
  • Advanced Filtering/Search: Search, filter by Status (Active/Completed) and Category, sort by Date, Priority, Alphabet.
  • Multi-Parameter Organization: Tasks include Priority (High/Medium/Low), Deadline, Category Tag, with alerts for pending tasks.
  • Interactive Interface & Stats: Real-time statistics (Total, Active, Completed, Progress %), drag-and-drop reordering, popup notifications.
  • Tools & Customization: Export/Import (JSON), quick delete completed tasks, dynamic Dark/Light theme toggle.
๐Ÿ”— View App
๐Ÿ•น๏ธ JavaScript Games App โ–ผ
  • Hub with Multiple Games: Collection of 15 games, from Randomizers (Dice, Coin, Wheel) to Logic (Sudoku, Puzzle, Memory) and Arcade (Snake, 2048, Simon Says).
  • Navigation & Responsive Interface: Sticky navigation menu and responsive design optimized for desktop and mobile.
  • Interactive Randomization Functions: Complex random generators, multi-dice rolls, number range extraction, customizable lucky wheel.
  • Classic Games with AI: Tic-Tac-Toe (X/O) with optional AI, Hangman with word categories, Rock-Paper-Scissors.
  • Customization & Storage: Dynamic Dark/Light mode, custom notifications modal, local storage for scores/game states.
๐Ÿ”— View App
๐ŸŽ™๏ธ Audio Editing App โ–ผ
  • Browser-Based Audio Editor (Web Audio API) with real-time waveform and spectrum visualization.
  • Essential Editing Tools: Cut, speed/pitch modification, volume control (normalize, fade in/out).
  • Advanced Audio Effects: Reverse, Bass/Treble Boost, Echo, Reverb, Compression, Distortion, Filters (Low/High/Band Pass).
  • Advanced Features: Merge files, extract audio from video (FFmpeg.js), voice recording, mono/stereo channel manipulation.
  • Mini Interactive Tools: Synthesizer, random sound generator, metronome, tone generator (Oscillator).
๐Ÿ”— View App
๐Ÿ“ฝ๏ธ Video Editing App โ–ผ
  • Browser-Based Video Editor with responsive interface and switchable Dark/Light theme.
  • Basic Features: Trim, Mute, Playback Rate adjustment.
  • Extraction Tools: Frame capture (PNG), audio extraction, download support.
  • Visual Filters & Adjustments: Apply effects like Black/White, Sepia, Negative, Brightness, Saturation, Contrast using `canvas.filter`.
  • Spatial Manipulation: Rotate video (90ยฐ/180ยฐ/270ยฐ), Flip, Zoom, Resize to preset resolutions.
๐Ÿ”— View App
๐Ÿค– Machine Learning App โ–ผ
  • Due to software limitations, some features are unavailable on mobile.
  • Face Detection (Face Mesh), Age & Gender Estimation
  • Advanced Facial Analysis: Emotions, Blink/Yawn Detection, Gaze Tracking
  • Hand Detection, Finger Counting, and Air Drawing
  • Pose Estimation & Real-Time People Counting
  • Object Detection & Tracking (COCO-SSD model)
  • Utility Filters: QR Scanner, Virtual Background (Green Screen), Picture-in-Picture (PiP) mode
  • Vision-Controlled Games: Fruit Ninja and Flappy Bird
๐Ÿ”— View App
๐ŸŽ™๏ธ Voice Recognition App โ–ผ
  • Full voice recognition control (Start, Stop, Pause, Resume) with multi-language selection.
  • Real-time transcription with confidence display.
  • Text Analysis & Stats: Word, character, sentence count, WPM, and duration.
  • Advanced Analysis: Frequent Words section (Word Cloud).
  • Text Manipulation Tools: Auto-formatting (punctuation/capitalization), search, copy to clipboard.
  • Local Save/Load and auto-save with adjustable intervals.
  • Utility Features: Export TXT, Text-to-Speech, Translation mode.
  • Custom Settings: Continuous recognition, auto-punctuation, notification sounds, adjustable font size, Light/Dark mode.
๐Ÿ”— View App
โœจ 3D Particle System App โ–ผ
  • Advanced generative visual experience using Three.js to render thousands of interactive particles.
  • Integration with MediaPipe Hands for real-time gesture control, allowing manipulation of particles with hand movements in front of the webcam.
  • High-quality post-processing effects including UnrealBloomPass and custom depth shaders.
  • "Hand Tension" system modifies particle behavior and speed based on palm openness or fist clenching.
  • Minimalist technical UI with dynamic sensor status badges and processed video preview.
  • Fluid 60 FPS rendering optimized for complex Vector3 calculations and Lerp interpolation for organic motion.
  • Futuristic data visualization design, "Neon Cyber" aesthetic on ultra-dark background.
  • Complex app combining Computer Vision (Mediapipe), WebGL (Three.js), and video signal processing logic.
๐Ÿ”— View App
๐Ÿช 3D Solar System App โ–ผ
  • Interactive astronomical simulation of our solar system using CSS 3D Transforms for immersive perspective.
  • Dynamic navigation system to focus the camera on each planet (Mercury, Venus, Earth, Mars, Jupiter, Saturn, Uranus, Neptune).
  • Variable view control: switch between 2D (top-down) and 3D modes, adjust zoom and rotation speed.
  • Scaled representation of orbits and planetary sizes, with realistic vs visually optimized scaling options.
  • Minimalist UI with dynamic informative details for each celestial body rendered in real-time.
  • Fully responsive design for large screens and mobile devices, with animated starry background and "Deep Space" aesthetic.
  • Integrated data exploration functionality to compare physical characteristics of planets.
  • High-performance frontend app built with HTML, CSS (3D Scene Graph), and JavaScript for state and camera management.
๐Ÿ”— View App
๐ŸŽฒ 3D Rubik's Cube Simulator โ–ผ
  • Interactive 3D simulation of a classic Rubik's Cube, implemented with Three.js for a realistic visual experience.
  • Intuitive controls based on swipe gestures and direct selection to rotate cube faces in any direction.
  • Automatic scrambling (โ€œScrambleโ€) and full solving (โ€œAuto-Solveโ€) functions.
  • Move tracking system (Move History) that allows step-by-step rollback to previous states.
  • Dynamic 3D lighting and standardized colors (white, red, blue, green, yellow, orange) for an authentic cube experience.
  • Minimalist, responsive, and performance-optimized interface, using a dark color palette for maximum contrast.
  • Frontend-only application built with HTML, vanilla CSS, and JavaScript, using the Three.js library for 3D graphics.
๐Ÿ”— View application
๐ŸŒ

Websites

47 Complete Sites & Presentation

โ–ผ
โค๏ธ Dating Advice Website โ–ผ
  • Extended Firebase Integration (Auth & Firestore): Using Firebase for user authentication (Login, Password Reset), storing personal data (Account, History, Saved Replies), and managing global and personal statistics.
  • NoSQL Database Management: Performing complex CRUD operations on Firestore, including user-based queries, individual deletion, and batch deletion.
  • Real-Time Statistics (Firestore Listeners): Using onSnapshot to dynamically update counters (global and personal) on the Statistics page.
  • Optical Character Recognition (OCR): Integration of Tesseract.js for extracting text from screenshots (conversations).
  • Advanced Facial Analysis: Using face-api.js to detect faces, facial features, and estimate eye/skin/lip color from images.
๐Ÿ”— View Website
โ˜• Coffee Shop Website โ–ผ
  • Pure Front-End: Static E-commerce One-Page application built entirely with HTML, Vanilla CSS, and JavaScript.
  • Interactive Shopping Cart: Full Add/Remove products functionality, auto-updating totals, and localStorage saving.
  • Smooth Scrolling: Animated scroll between sections for improved user experience.
  • Modern & Responsive Design: Dark Mode interface, fully responsive across devices (mobile, tablet, desktop).
  • Animations & Interactions: Hover effects on product cards, modal transitions, and fade-in scroll animations.
๐Ÿ”— View Website
๐Ÿ• Pizzeria Website โ–ผ
  • Immersive UI Design: Rich visual interface with Italian theme, pure Front-End (HTML/CSS).
  • Responsive & Accessible: Fully adaptable layout for all devices (mobile, tablet) with smooth scrolling navigation.
  • Advanced Interactions: JavaScript-powered modals (Cart, Login, Mobile Menu) with Escape key support.
  • Scroll Animations: Dynamic fade-in and slide-up effects triggered on scroll using IntersectionObserver.
  • Complete Structure: Sections for About Us, History, Menu, Gallery, Testimonials, with contact and newsletter forms (static).
๐Ÿ”— View Website
๐Ÿช Amazon Store Website โ–ผ
  • Persistent Cart & Wishlist: Manage products in cart and wishlist with state saved in localStorage.
  • Search, Filter & Sort Products: Dynamic search, category filters, and sorting by price, rating, or name.
  • Dynamic Invoice Generation: Calculates subtotal, gift card discount, VAT (19%), and total automatically.
  • Discount Code Application: Apply percentage discounts (e.g., 10%, 20%) using gift card codes.
  • Print-Optimized Design: CSS print styles to hide UI elements and optimize invoices for PDF/paper printing.
๐Ÿ”— View Website
โœ‚๏ธ Barbershop Website โ–ผ
  • Modern Dark Mode interface, fully responsive, built with Tailwind CSS.
  • Complete navigation between Home, Services, and Booking sections (SPA-like experience).
  • Detailed Services section with category filters and dynamic search.
  • Interactive Booking Flow: radio selection of services, calendar (simulated), and time slots (simulated).
  • Subtle scroll animations (AOS) and side/modal menus for improved UX.
  • Frontend-only implementation, no backend or database connections.
๐Ÿ”— View Website
๐ŸŒน Flower Shop Website โ–ผ
  • Fully responsive design, Mobile-First approach.
  • Dark/Light Mode theme toggle.
  • Interactive "Create Bouquet" section with canvas visualization of arrangements.
  • Advanced CSS animations (floating petals, parallax effects) for dynamic visual backgrounds.
  • Modular e-commerce components: sidebar shopping cart and Quick View modal.
  • Frontend-only implementation, no backend connections.
๐Ÿ”— View Website
๐Ÿ“ธ Photo Portfolio Website โ–ผ
  • Modern, fully responsive design using Tailwind CSS.
  • Scroll-reveal animations and smooth content transitions via Intersection Observer.
  • Optimized Dark Mode interface.
  • Dynamic content filtering (Portfolio, FAQ, Packages) with vanilla JavaScript.
  • Frontend-only application using HTML, Tailwind CSS, and JavaScript.
๐Ÿ”— View Website
๐Ÿช‘ Furniture Store Website โ–ผ
  • Product catalog with advanced filtering (category, style, price) and sorting options.
  • Interactive space configurator for adding, moving, and customizing furniture, wall colors, and floor textures.
  • Complete shopping system with Add to Cart and Favorites, dynamically updating totals.
  • Portfolio section ("Projects") with images and descriptions, sortable by room type (Living, Bedroom, Kitchen, etc.).
  • Modern, fully responsive interface with Light/Dark theme support (Tailwind CSS).
  • Frontend-only application using HTML, Tailwind CSS, and JavaScript.
๐Ÿ”— View Website
๐Ÿ  Real Estate Agency Website โ–ผ
  • Complete property catalog with advanced search and filter options (location, property type, price, rooms, etc.).
  • Interactive card/grid layout with Favorite and Compare options.
  • Detailed property modal with image gallery, property features, and agent information.
  • Team and services section (sales, purchase, rental, evaluation, legal advice, mortgage consultation).
  • Contact forms and newsletter with real-time validation for viewings and inquiries.
  • Modern, elegant, fully responsive interface with custom CSS animations, hover effects, and custom cursor.
  • Frontend-only application using HTML, Vanilla CSS, and Vanilla JavaScript.
๐Ÿ”— View Website
๐ŸŽธ Music Band Website โ–ผ
  • Interactive audio player with play, pause, volume control, and dynamic progress bar.
  • Discography section with tracklists and visual effects on song selection.
  • Events and concerts section with location, date, and ticket integration buttons.
  • Immersive media gallery with Lightbox effect for full-size tour photos.
  • Band members presentation using interactive cards with social media links.
  • Complex booking and contact form plus fan newsletter subscription system.
  • Ultra-modern design with animated backgrounds, adaptive custom cursor, and scroll-reveal animations.
  • Frontend-only application built with HTML, CSS (variables & complex gradients), and Vanilla JavaScript.
๐Ÿ”— View Website
๐Ÿพ Animal Shelter Website โ–ผ
  • Interactive adoption catalog with dynamic filtering by categories (Dogs, Cats, Rabbits).
  • Single Page Application (SPA) navigation with smooth transitions between Home, Animals, and Donations sections.
  • Advanced donation interface with preset amount selectors, support for recurring donations, and sponsorship options.
  • Detailed modals for each animal, including image galleries, specific traits, and adoption forms.
  • Interactive "Speak" feature using text-to-speech to narrate each animalโ€™s story.
  • Dynamic visual elements: particle backgrounds, scroll animations, and "paw print" effects on mouse movement.
  • Modern, friendly design, fully responsive, with custom animations for hearts on user clicks.
  • Frontend-Only application built with HTML, Vanilla JavaScript, and advanced CSS (Keyframes and CSS variables).
๐Ÿ”— View App
๐Ÿ’ป Web Development Course Platform โ–ผ
  • Modern landing page with complex animations: Typing Effect, Floating Elements, and Parallax for immersive experience.
  • Interactive curriculum presentation with detailed modals for HTML, CSS, JavaScript, and React modules.
  • Dynamic counter animations for statistics and course performance indicators.
  • "Limited Time Offer" system with countdown timer to boost conversions.
  • Purchase interface with plan selector (Basic, Premium, Master) and validated registration forms.
  • Ultra-modern design with Glassmorphism effects, animated particle backgrounds, and elegant Dark theme.
  • Smooth scrolling navigation and fully responsive mobile menu optimized for all devices.
  • Frontend-Only application built with HTML, Tailwind CSS for styling, and Vanilla JavaScript for logic.
๐Ÿ”— View App
๐Ÿฑ Cat Dating App โ–ผ
  • Interactive "Swipe Cards" system (Tinder-style) to browse cat profiles with swipe gestures.
  • Matching algorithm triggers special animations and success modals on common interests.
  • Simulated Login/Sign Up interface storing user data locally (LocalStorage).
  • Integrated chat system for matched profiles, including message history.
  • Futuristic design with Glassmorphism effects, animated gradient borders (Conic Gradient), and radial backgrounds.
  • Interactive UI components: Ripple buttons, custom cursor, and hover feedback (Card Tilt).
  • Ultra-modern responsive interface built with Tailwind CSS, optimized Mobile-First.
  • Frontend-Only application developed with HTML, JavaScript (ES6+), and advanced CSS.
๐Ÿ”— View App
๐Ÿ’ฌ Discord Clone โ–ผ
  • Complex chat interface inspired by Discord with servers, channels, and friends list structure.
  • Dynamic messaging system supporting replies, emoji reactions, and media previews.
  • Interactive side panels for profile settings, server management, and online member lists.
  • Advanced customization: change font size and color themes directly from UI.
  • Real-time toast notifications confirming actions like invitation link copy.
  • Ultra-modern Dark Mode design using Tailwind CSS with CSS variables for dynamic themes.
  • Fully responsive interface with mobile drawers for channel and server navigation.
  • Frontend-Only application built with HTML, Tailwind CSS 4, and Vanilla JavaScript for state management.
๐Ÿ”— View App
๐Ÿ“ธ Social Media Platform โ–ผ
  • Full-featured social media interface with feed, user profiles, and Stories system.
  • Integrated private messaging (Direct Messages) with conversation threads and image support.
  • Post creation functionality with image upload (FileReader API), descriptions, and real-time preview.
  • Social interaction: Like, comment, and navigation between friendsโ€™ profiles.
  • Dynamic toast notifications for action confirmation and app state updates.
  • Modern Glassmorphism aesthetic with native Dark Mode and spring animations for modals.
  • Fully responsive, mobile-optimized (App-like feel) with bottom navigation.
  • Frontend-Only complex application built with HTML, Tailwind CSS 4, and JavaScript for state management.
๐Ÿ”— View App
๐Ÿ”๏ธ Mountain Villa Rental Website โ–ผ
  • Premium tourism landing page with elegant design based on refined typography (Playfair Display).
  • Room presentation system with detailed modals including amenities, prices, and photo galleries.
  • Integration of Swiper.js for immersive sliders and AOS animations for smooth visual flow.
  • Interactive booking system with date selection form and visual toast confirmations.
  • Professional photo gallery with integrated Lightbox for maximum-size viewing of landscapes.
  • Dedicated sections for facilities (Spa, Restaurant, Activities) with interactive cards and custom icons.
  • Fully responsive interface, mobile-optimized with overlay menu and announcement banner.
  • Frontend-Only application built with HTML, advanced CSS (brand variables), and JavaScript for logic and external libraries.
๐Ÿ”— View App
๐Ÿฐ Pastry Shop Website โ–ผ
  • Digital catalog of premium products with sections for Cakes, Pastries, Candy Bar, and Bakery items.
  • Interactive product filtering by category with fade-in animations when the list updates.
  • Portfolio-style presentation gallery with detailed modals for each product including descriptions, ingredients, and tags.
  • Elegant interface with "Sweet" gradient backgrounds and floating decorative elements.
  • Customer testimonials section and contact/order form with real-time validation.
  • Smooth scroll navigation and fully responsive design, optimized for mobile devices.
  • Modern Tailwind CSS interface using warm color palette and refined typography (Poppins).
  • Frontend-Only application built with HTML, Tailwind CSS 4, and JavaScript for modals and filters.
๐Ÿ”— View App
๐Ÿš— Premium Driving School Website โ–ผ
  • Educational presentation platform with sections for driving categories (B, C, D), fees, and instructor team.
  • Interactive lesson scheduling form with data validation and instructor selection.
  • Immersive Swiper.js slider showcasing vehicles and school facilities with smooth animations.
  • "Student Resources" section with helpful information, license steps, and simulated legal support.
  • Elegant Emerald & Gold theme with professional color palette and premium typography.
  • Dynamic UI components: scroll-effect navbar, animated instructor cards, and student testimonials.
  • Fully responsive interface optimized for quick mobile registrations with hamburger menu.
  • Frontend-Only application built with HTML, CSS (brand variables), and JavaScript for logic and external libraries.
๐Ÿ”— View App
๐Ÿ–ผ๏ธ Contemporary Art Museum Website โ–ผ
  • Immersive cultural platform with minimalist and sophisticated design highlighting artworks.
  • Interactive exhibition presentation system with detailed modals and curator descriptions.
  • Advanced GSAP and AOS integration for smooth scroll animations and stunning parallax effects.
  • Interactive ticketing section showing access packages and museum schedule.
  • Digital art gallery with high-resolution images and category filters (Painting, Sculpture, Digital Art, Photo).
  • Modern interface with custom cursor, elegant hover effects, and smooth motion page transitions.
  • Fully responsive design optimized for tablets and phones, offering premium virtual visiting experience.
  • Frontend-Only application built with HTML, Tailwind CSS 4, and JavaScript for animations and state management.
๐Ÿ”— View App
โœˆ๏ธ Travel Agency Website โ–ผ
  • Tour booking platform with modern design focused on stunning images and premium user experience.
  • Filter vacation packages by thematic categories: Stays, City Breaks, Cruises, and Exotic Destinations.
  • Advanced search interface with destination, date, and people selection directly in the Hero section.
  • Dynamic Swiper.js slider for featured deals and top destinations with smooth animations and overlays.
  • AOS integration for progressive element animations providing a narrative flow to the site.
  • Testimonials and partners section along with a real-time validated contact form for inquiries.
  • Fully responsive Mobile-First design with adaptive navigation, custom cursor, and ripple-effect buttons.
  • Frontend-Only application built with HTML, custom CSS (Navy & Gold palette), and JavaScript.
๐Ÿ”— View App
๐Ÿš• Transport Services Website โ–ผ
  • Modern ride-sharing platform with intuitive interface for quick orders and fleet overview.
  • Interactive "Quick Order" system with class selector (Standard, Business, Premium) and automatic estimated fare calculation.
  • Simulated interactive map (Driver Map) showing available driver locations in real-time using dynamic elements.
  • Dedicated Customer Reviews section with ratings and smooth scroll animations.
  • Special services panel: airport transfer, business transport, deliveries, and roadside assistance with detailed info.
  • Elegant Deep Blue & Gold design, with GSAP animations for text and AOS effects for cards.
  • Fully responsive interface, optimized for mobile, with integrated quick-call buttons.
  • Frontend-Only application built with HTML, custom CSS (brand variables), and JavaScript for logic and animations.
๐Ÿ”— View App
๐Ÿ’ช Fitness Gym Website โ–ผ
  • Complete fitness platform with sections for custom workouts, nutrition, supplements, and memberships.
  • Interactive product catalog (supplements & equipment) with detailed modals for purchase and specifications.
  • Integrated booking system for Personal Training sessions and group classes with visual "Toast" confirmations.
  • Ultra-modern "Neon Dark" design with green and blue accents for an energetic visual experience.
  • GSAP and AOS integration for reveal animations on scroll and smooth page transitions.
  • Interactive testimonials and trainer team section with hover and scale effects.
  • Fully responsive interface optimized for mobile, with fast navigation and adaptive layout.
  • Frontend-Only application built with HTML, CSS (CSS variables & Keyframes), and Vanilla JavaScript.
๐Ÿ”— View App
๐Ÿ›๏ธ Art Gallery Website โ–ผ
  • Exclusive art auction platform with elegant "Noir" design and classic typography (Cinzel).
  • Interactive bidding system with dynamic price updates and countdown timer for offers.
  • Rare artworks catalog organized by categories: Paintings, Sculptures, Jewelry, and Historical Artifacts.
  • GSAP integration for parallax animations and reveal effects on scroll for each artwork.
  • Visual toast notifications for bid confirmations and user feedback.
  • Luxury minimalist design, fully responsive with adaptive navigation and animated hamburger menus.
  • Simulated "Watchlist" functionality for tracking favorite artworks and remaining bid time.
  • Frontend-Only application built with HTML, CSS (brand variables), and JavaScript (GSAP & AOS).
๐Ÿ”— View App
๐Ÿงช Robotics Lab Website โ–ผ
  • Cyberpunk-themed e-commerce with neon colors (Cyan/Magenta) and futuristic interface elements.
  • Complex catalog of advanced tech products with category filters and interactive rating system.
  • Complete shopping cart system with dynamic total updates and quantity management.
  • Interactive modals for products including technical specs and "Favorite" buttons.
  • Impactful visual design with animated backgrounds (Matrix/Grid), scanning effects, and HUD-style graphics.
  • Custom toast notifications for cart actions and validation errors.
  • Fully responsive interface, Mobile-First optimized, with sliding side menus and smooth animations.
  • Frontend-Only application built with HTML, advanced CSS (Glow effects, Gradients), and JavaScript for logic.
๐Ÿ”— View App
๐Ÿงฌ Genetic & DNA Analysis Website โ–ผ
  • Advanced scientific platform for visualizing and interpreting genetic data, with clean professional design.
  • Interactive DNA analysis simulation system with file uploads and real-time visual feedback (Processing States).
  • Complex dashboard for results including ancestry charts with animated progress bars.
  • Chart.js and D3.js integration for visualizing genetic markers and health maps.
  • Medical services section (DNA Tests, Health, Nutrition) with AOS-animated cards.
  • Sophisticated "Helix" animations and smooth GSAP transitions for modern UX.
  • Fully responsive interface, mobile-optimized with adaptive menus and flexible layout.
  • Frontend-Only application built with HTML, CSS (Custom Properties), and JavaScript for data processing.
๐Ÿ”— View App
๐Ÿ›ก๏ธ Security Hub Website โ–ผ
  • Cybersecurity dashboard with high-tech futuristic design, optimized for real-time threat monitoring.
  • Interactive Cyber Attack Map built with Canvas API, simulating global data flows and active connections.
  • Complex system monitoring (System Health) with animated charts for CPU, Memory, and Network Traffic.
  • Functional "Terminal" interface simulating scanning, diagnostics, and security protocols.
  • Ultra-modern Neon-Noir aesthetic using CSS variables for glow effects, scanlines, and HUD animations.
  • Advanced GSAP & ScrollTrigger integration for cinematic animations of sections and statistical data.
  • Dynamic alert system with interactive disclaimer banner and color-coded security notifications.
  • Frontend-Only application built with HTML, CSS (Custom Properties), and JavaScript for high-fidelity logic and animations.
๐Ÿ”— View App
๐Ÿ–ฅ๏ธ Custom PC Configurator Website โ–ผ
  • Interactive PC configurator based on a step-by-step wizard guiding users to choose compatible components.
  • Dynamic total price calculation with visual progress bar to track configuration steps.
  • Catalog of pre-built systems (Builds) sortable by category: Gaming, Workstation, Office, and Streaming.
  • Professional services section (Assembly, Wire Management, Overclocking) with detailed info and transparent pricing.
  • Modern Dark Mode design using Indigo & Emerald color palette for a professional tech look.
  • Interactive components: accordion FAQ, client testimonials, and adaptive mobile menus.
  • Toast notifications and modals for confirming selections and completing the configuration.
  • Frontend-Only application built with HTML, CSS (Custom Properties), and JavaScript for state management and logic.
๐Ÿ”— View App
๐Ÿงช Interactive Physics & Chemistry Lab โ–ผ
  • Advanced educational platform with interactive simulations for physics (optics, mechanics) and chemistry (reactions, periodic table).
  • Interactive Periodic Table visualization with detailed modals for element properties.
  • Virtual measuring tools and physics simulators (Light Reflection, Gravity Pendulum) with adjustable parameters.
  • Chemistry experiment section with visual reaction simulations and safety indicators.
  • Futuristic "Science-Tech" design with Glassmorphism, animated particle backgrounds, and glow graphics.
  • AOS integration for smooth presentation of educational modules and available courses.
  • Fully responsive interface, optimized for tablets and desktop, with adaptive navigation and contextual menus.
  • Frontend-Only application built with HTML, CSS (Custom Properties), and JavaScript for simulations and mathematical logic.
๐Ÿ”— View App
๐Ÿญ Smart Factory Website โ–ผ
  • Industrial IoT monitoring platform with interactive dashboard for automated production lines control.
  • Performance KPI visualization with animated progress bars and real-time efficiency statistics.
  • Swiper.js integration for presenting workflows and smart machinery (Robots, Mechanical Arms, Sensors).
  • Modern industrial design with "Dark Tech" aesthetic and Orbitron font for futuristic professional look.
  • Simulated control functionality via modals for maintenance, diagnostics, and productivity reports.
  • Fluid GSAP animations for Hero elements and AOS effects for data sections.
  • Industrial process gallery with Lightbox for detailed technology infrastructure view.
  • Frontend-Only application built with HTML, CSS (complex Grid & Flexbox layouts), and Vanilla JavaScript.
๐Ÿ”— View App
๐Ÿฆ Natural Reserve Website โ–ผ
  • Immersive exploration and safari booking platform with nature-inspired "Wild Aesthetic" design.
  • Interactive catalog of exotic destinations and guided tours, including local fauna details and full itineraries.
  • Fluid navigation with custom buttons and animated "Back to Top" functionality.
  • Impactful visual integration using adventure package cards, soft shadows, and elegant hover effects.
  • Interface optimized for visual storytelling with earthy color palette (Safari Green & Sand).
  • Modern UI components: modals for additional details, contact forms, and testimonial sections.
  • Fully responsive and adaptive design for consistent experience on mobile, tablet, and desktop.
  • Frontend-Only application built with HTML, advanced CSS (brand variables), and JavaScript for interactivity.
๐Ÿ”— View App
๐Ÿค– AI Lab Website โ–ผ
  • AI research platform with a futuristic design, including an interactive "Matrix Rain" background on Canvas.
  • Statistics visualization system with animated counters for datasets and trained models.
  • Integration of dynamic backgrounds with floating particles and neon gradients (Cyber Blue & Purple) for a tech aesthetic.
  • Interactive interface for simulating Deep Learning algorithms and visualizing neural network architectures.
  • AI services section (NLP, Computer Vision, Predictive) with animated cards and glow effects on scroll intersection.
  • Advanced UI components: modals for technical details, contact form with validation, and custom cursor.
  • Fully responsive design, performance-optimized, with adaptive layout and smooth navigation menus.
  • Frontend-only application built with HTML, CSS (theme variables), and JavaScript for simulations and animations.
๐Ÿ”— View App
๐Ÿ“š Central Library Website โ–ผ
  • Comprehensive cultural platform for managing educational resources with a classic, refined design (Playfair Display).
  • Interactive catalog system for books, literary events, and member subscriptions, with detailed modals.
  • Calendar widget integration for viewing events and reading workshops scheduled at the library.
  • Book reservation and event registration functionality via dedicated forms with visual feedback.
  • "Warm & Classic" design with earthy tones, providing a calming study-oriented user experience.
  • Scroll "reveal" animations using Intersection Observer API for presentation cards and image galleries.
  • Fully responsive interface, optimized for access from any device, including adaptive mobile menus.
  • Frontend-only application built with HTML, CSS (parallax effects and custom animations), and JavaScript.
๐Ÿ”— View App
๐Ÿ–ฅ๏ธ Hardware Repair Company Website โ–ผ
  • IT service and hardware repair platform with modern tech design using an "Electric Blue" aesthetic.
  • Integrated online booking system with date selector and validation, allowing clients to schedule repairs quickly.
  • Interactive chatbot (Denis AI) for customer support providing automated answers to common questions.
  • Detailed services catalog (Hardware, Software, Networking) with 3D hover effects and futuristic illuminated icons.
  • Simulated "Repair Status" section, offering transparency to users about the service process of their devices.
  • Fully responsive interface with swipe gesture support on mobile devices and optimized hamburger menu.
  • Visually striking design with neon gradients, "Orbitron" fonts, and scroll-reveal animations for key sections.
  • Frontend-only application built with HTML, CSS (Dark theme variables), and JavaScript for logic and interactivity.
๐Ÿ”— View App
โœจ Jewelry Store Website โ–ผ
  • Luxury e-commerce platform for gold and silver jewelry, with a sophisticated design using classic typography (Playfair Display).
  • Simulated SPA navigation system with smooth transitions between Home, Collections, and About Us sections.
  • Interactive product catalog with quick filters, dynamic search, and elegant modal previews.
  • Full-featured shopping cart system with automatic total calculation and product state management.
  • Refined user interface with Gold & Silver palette, Glassmorphism effects, and soft shadows.
  • Animated UI components: glow buttons, zoom-on-hover cards, and customized success notifications.
  • Fully responsive design optimized for mobile shopping, with adaptive menus and touch gestures.
  • Frontend-only application built with HTML, CSS (brand variables), and JavaScript for sales logic.
๐Ÿ”— View App
๐Ÿฝ๏ธ Restaurant & Catering Website โ–ผ
  • Elegant gastronomic platform with an interactive digital menu organized by categories (Appetizers, Main Course, Desserts, Drinks).
  • Online reservation and catering form with validation for a seamless event planning experience.
  • Interactive review dashboard where users can leave star ratings and textual feedback stored locally for simulation.
  • Immersive culinary gallery with Lightbox functionality displaying dishes in high resolution with descriptions and prices.
  • Modern "Deep Night" aesthetic using dark blue gradients and Tailwind CSS for responsive layout.
  • Dynamic UI components: Toast notifications for success/error, animated modals, and sticky navigation.
  • Menu filtering and real-time search system optimized for fast mobile navigation.
  • Frontend-only application built with HTML, Tailwind CSS, and JavaScript for state and interaction management.
๐Ÿ”— View App
๐ŸŒฟ Bio Store Website โ–ผ
  • Sustainable e-commerce platform for organic products with a Nature-Inspired minimalist aesthetic.
  • Interactive catalog for bio products, superfoods, and natural cosmetics, with advanced filters and rating system.
  • Interactive "Healthy Recipes" section allowing users to view ingredients and preparation steps in modals.
  • Favorites and subscription plan features for recurring deliveries of fresh fruits and vegetables.
  • Premium visual design using green and cream tones, Parallax effects, and smooth Scroll-Reveal animations.
  • Fully responsive interface with intuitive navigation, optimized for quick mobile/tablet shopping.
  • Dynamic UI components: Toast notifications for confirmations, modals for details, and newsletter sign-up forms.
  • Frontend-only application built with HTML, CSS (eco brand variables), and JavaScript for logic and animations.
๐Ÿ”— View App
๐Ÿ’… Nail Salon Website โ–ผ
  • Premium presentation platform for manicure and beauty services with a refined, feminine visual design.
  • Interactive online booking system with service selector and real-time contact data validation.
  • Visual portfolio in elegant gallery format with Lazy Loading for optimal performance.
  • User interface with "Dusty Rose & Gold" color palette for a luxurious and relaxing experience.
  • Advanced visual effects: Ripple buttons, smooth section transitions, and custom cursor.
  • Scroll-animate implementation using Intersection Observer API for progressive content reveal.
  • Fully responsive (Mobile-First), optimized for touch screens with intuitive navigation and hamburger menus.
  • Frontend-only application built with HTML, CSS (brand variables), and JavaScript for logic and animations.
๐Ÿ”— View App
โœ‚๏ธ Hairstyle Salon Website โ–ผ
  • Presentation platform for luxury hairstyle salons with a sophisticated Gold & Dark contrast design.
  • Interactive booking system with date selector (future dates only) and personalized service categories.
  • Service catalog (Cut, Coloring, Styling, Barbershop) with animated cards and hover transformations.
  • Parallax Hero background and Fade-In animations for portfolio images.
  • Premium interface using classic typography (Playfair Display) combined with modern fonts (Poppins) for readability.
  • Dynamic UI components: tactile feedback buttons, smooth scrolling, and forms with integrated validation.
  • Fully responsive design optimized for mobile devices with adaptive menus and flexible Flexbox/Grid layouts.
  • Frontend-only application built with HTML, CSS (brand variables), and JavaScript for managing bookings.
๐Ÿ”— View App
๐Ÿ›’ Supermarket Website โ–ผ
  • Versatile e-commerce platform with a modern, clean design optimized for fast shopping experience.
  • Dynamic product rendering from a local JSON database, with support for categories and discounts.
  • Full-featured shopping cart management with data persistence and automatic subtotal calculation.
  • Simulated checkout process via modals, including delivery forms and payment method selection.
  • Animated customer trust counters and interactive testimonial section.
  • Advanced reveal animations (left/right/top) using Intersection Observer for a modern visual flow.
  • Fully responsive design with sliding side menu for mobile and optimized touch UI elements.
  • Frontend-only application built with HTML, CSS (theme variables), and JavaScript for full logic handling.
๐Ÿ”— View App
๐Ÿš— Tire & Auto Service Website โ–ผ
  • Professional auto service platform with "High-Performance" design using bold red and dark grey color palette.
  • Online booking system with service selector (Balancing, Tire, Rim Straightening) and dynamic validation.
  • Interactive interface for monitoring booking status with immediate visual feedback via custom modals.
  • Immersive photo gallery with Lightbox for showcasing technical equipment and completed work.
  • Ultra-responsive design optimized for fast mobile use, with direct action buttons and smooth navigation.
  • Advanced visual effects: hover transform animations on service cards and cubic-bezier transitions for UI elements.
  • Facility presentation section (Cafe, Wi-Fi, Card Payment) with modern icons and adaptive grid layout.
  • Frontend-only application built with HTML, CSS (design system variables), and JavaScript for logic and interactions.
๐Ÿ”— View App
โ›ฝ Gas Station Website โ–ผ
  • Modern platform for fuel services, with a premium design based on the "Navy & Gold" aesthetic.
  • Interactive loyalty card generation system with 3D rotation animation and personalized data.
  • Dashboard for monitoring fuel prices in real time, with LED-style digital display and fuel categories.
  • Integration of "Premium Shop & Coffee" section with detailed product views via dynamic modals.
  • Smooth scrolling navigation and menus optimized for fast and intuitive user experience.
  • Ultra-modern design using "Oswald" and "Inter" fonts, with Glassmorphism effects and sophisticated gradients.
  • Fully responsive, mobile-first interface optimized for on-the-go users, with large action buttons.
  • Frontend-only application, built with HTML, CSS (flexible layout), and JavaScript for 3D logic and animations.
๐Ÿ”— View App
๐Ÿ’Š Pharmacy Website โ–ผ
  • Digital pharmaceutical platform with modern and clean design, focused on trust and medical professionalism.
  • Product catalog organized by essential categories: Vitamins, Painkillers, Personal Care, and Supplements.
  • "Prescription Verification" system and online consultation integrated via fast and secure contact forms.
  • User-friendly interface using a therapeutic color palette (Sky Blue & Mint) for a relaxing experience.
  • Interactive features: product cards with ripple effect on click and smooth scroll-reveal animations.
  • Visual notifications for promotions and emergency services highlighted through impactful graphics.
  • Fully responsive design, optimized for fast mobile navigation, including direct call and location buttons.
  • Frontend-only application, built with HTML, CSS (brand variables), and JavaScript for logic and interactivity.
๐Ÿ”— View App
๐ŸŒฑ Zero Carbon Fuel Website โ–ผ
  • Innovative platform dedicated to sustainable energy solutions and eco-friendly fuels (Zero Carbon).
  • Ultra-modern "Eco-Tech" aesthetic design with neon green gradients and deep dark mode backgrounds.
  • Process presentation system with animated steps, triggered on scroll via Intersection Observer.
  • Hero video integration with smart auto-play, optimized for performance and immersive viewing of the green energy concept.
  • Interface based on modern "Inter" font, providing excellent readability and a clean, tech-oriented look.
  • Interactive components: presentation cards with glow effects, lazy-loaded images, and typewriter animations.
  • Fully responsive design for mobile and desktop, with fluid structure and intuitive navigation.
  • Frontend-only application, built with HTML, CSS (modern Flex/Grid layouts), and JavaScript for visual effects.
๐Ÿ”— View App
๐Ÿ’ณ Premium Credit Card Website โ–ผ
  • Interactive financial platform for premium banking services, centered around a 3D animated credit card.
  • "Card Flip" system triggered by double-click or space key, offering an immersive modern user experience.
  • Futuristic design with dynamic gradients (Indigo & Purple), Glassmorphism effects, and "Orbitron" typography.
  • Simulated benefits and transactions dashboard with animated cards and dynamically rendered testimonial sections via JavaScript.
  • Advanced scroll animations (Fade-In, Slide-Up) and visual feedback via status bar for navigation instructions.
  • Card customization component with intelligent dock positioning and adaptive resizing functionality.
  • Ultra-responsive interface optimized for touch screens, supporting mobile gestures and smooth scroll navigation.
  • Frontend-only application, built with HTML, CSS (3D transforms), and vanilla JavaScript for state and animation control.
๐Ÿ”— View App
๐Ÿฅค Juice Website โ–ผ
  • Immersive digital experience for a soft drink brand, using advanced 3D graphics with Three.js.
  • 3D product visualization system (interactive cans) that can be rotated and explored with dynamically rendered textures.
  • Integrated mini-game ("Catch the Cans") in 3D environment, with scoring system and random spawn mechanics.
  • Vibrant, energetic visual design ("Bold & Juicy"), using Tailwind CSS and impactful typography (Anton & Outfit).
  • Complex animations coordinated with scroll via GSAP ScrollTrigger for a fluid visual storytelling experience.
  • Interactive interface with parallax effects and flavor cards that influence 3D models in real time.
  • Fully responsive and high-performance design with texture pre-loading and optimization for desktop and mobile rendering.
  • Frontend-only application, built with HTML, Tailwind CSS, Three.js, and GSAP for top-notch interactivity.
๐Ÿ”— View App
๐Ÿค– Robotics Website โ–ผ
  • Technological presentation platform dedicated to advanced robotics, with ultra-modern "Cyber Neon" aesthetic.
  • Interactive interface using futuristic fonts (Space Grotesk & Syne) and glow graphic elements (blue, violet, green neon).
  • Fluid navigation system with animated "Back to Top" button and custom cursor for immersive user experience.
  • Dynamic sections for services and innovations (AI, Industrial Robotics, Automation), using cards with complex hover effects.
  • Modern UI components: modal windows for technical specifications, styled contact forms, and scroll-triggered reveal animations.
  • Fully responsive design, optimized for high-resolution screens, with flexible layouts and mobile touch gestures.
  • Integration of FontAwesome icons and shadow transition effects to highlight information hierarchy.
  • Frontend-only application, built with HTML, CSS (custom properties), and JavaScript for managing functionality and animations.
๐Ÿ”— View App
๐Ÿ’ป Software Company Website โ–ผ
  • Presentation platform for a software development agency, with immersive 3D graphics (Three.js).
  • Interactive background with abstract geometric objects (Torus Knot) and particles reacting to mouse movement via interpolation (Lerp).
  • Scroll-synchronized animations via GSAP ScrollTrigger, offering smooth transitions between services and portfolio sections.
  • Futuristic "Cyber-Tech" design with Glassmorphism effects, neon gradients (Cyan & Blue), and modern typography (Outfit & Space Grotesk).
  • Special "Explosion Effect" functionality controlled by JavaScript, manipulating scaling and rotation of 3D objects on interaction.
  • Service sections (Web, Mobile, Cloud, AI) with animated cards, Phosphor icons, and dynamic glow effects on mouse hover.
  • Ultra-responsive interface optimized for 3D rendering performance across devices and smart memory management.
  • Frontend-only application, built with HTML, advanced CSS, JavaScript, Three.js, and top animation libraries (GSAP).
๐Ÿ”— View App
๐Ÿ›’ Online Store (WordPress) โ–ผ
  • Responsive architecture โ€“ optimized interface for all devices and screen resolutions.
  • Advanced category structure โ€“ intuitive product organization for an efficient browsing experience.
  • Integration with external sales platforms โ€“ seamless redirection to Teespring for order processing.
  • Dedicated informational pages โ€“ professional sections for presentation, contact, terms, and policies.
  • Strategic social media connectivity โ€“ full integration with social platforms to expand brand visibility.
๐Ÿ”— View Store
๐Ÿ

Python Applications

13 Desktop Automation & Utility Applications

โ–ผ
๐Ÿ–ฑ๏ธ Auto Clicker App โ–ผ
  • Autoclicker (Configurable): Activate with a configurable hotkey (e.g., F6), adjustable speed from 1 to 100 CPS.
  • CPS Test: Measures manual click speed over 10 seconds.
  • Statistics: Counts total clicks generated.
โฌ‡๏ธ Download App
๐Ÿ“ธ Screenshot App โ–ผ
  • Capture & Save: Full-screen capture triggered by a hotkey (default F8).
  • Editor: Annotation (text, arrows, rectangles), blurring for privacy.
  • History & Utilities: Keeps the last 20 captures.
โฌ‡๏ธ Download App
๐Ÿ“ File Renamer App โ–ผ
  • Batch Renaming: Rename multiple files simultaneously using dynamic templates.
  • Variable System: Supports {original}, {n} (counter), {date}, {time}, and {ext}.
  • Real-Time Preview: See how the new names will look in a comparison table before applying changes.
  • Smart Numbering: Control start number and digit padding for perfect sorting.
โฌ‡๏ธ Download App
๐ŸŽฌ Video & Audio Downloader App โ–ผ
  • Multi-Platform Support: Download content from YouTube (up to 8K), TikTok, Instagram, and Twitter/X.
  • Audio Conversion: Extract audio to MP3 in high quality (320kbps).
  • FFmpeg Management: Automatic installation and verification of FFmpeg for media processing.
  • Browser Authentication: Use cookies from browsers (Firefox, Chrome, Edge) to access restricted content.
โฌ‡๏ธ Download App
โšก Resource Monitor App โ–ผ
  • Real-Time Monitoring: Live tracking for CPU, RAM, GPU (NVIDIA), Disk, and Network.
  • Top Processes: Dynamic list of processes using the most resources, normalized per core.
  • Advanced Statistics: Auto-calculation of maximum and average values during the session.
  • System Indicators: Display battery status, uptime, and sensor temperatures.
โฌ‡๏ธ Download App
๐Ÿ“‚ Auto Organizer App โ–ผ
  • Smart Sorting: Automatically categorize files into 10+ categories (Images, Documents, Code, Video, etc.).
  • Conflict Handling: Detects files with identical names and renames them automatically.
  • Modern Interface: Dark Mode design with clean layout and real-time activity log.
  • Safe Processing: Multi-threading ensures app responsiveness during large file moves.
โฌ‡๏ธ Download App
๐Ÿงน Space Optimization App โ–ผ
  • Disk Analysis: Quickly find large folders and redundant files.
  • Cleanup: Remove temporary files from Windows, browsers, and apps.
  • Redundant Versions: Detect old project versions (e.g., "project_final_final").
  • Data Visualization: Interactive Pie & Bar charts for disk usage.
  • Safety: Secure deletion using Recycle Bin (Send2Trash).
โฌ‡๏ธ Download App
๐ŸŽ™๏ธ Voice Journal & Notes App โ–ผ
  • AI Transcription: Uses Faster-Whisper for accurate Romanian voice-to-text transcription.
  • Calendar Organization: Integrated journal system for saving and viewing notes by day.
  • Voice Control (F2): Quick recording via hotkey with visual indicators.
  • Flexible Configuration: Microphone selection and Whisper model choice (Tiny to Large).
  • Auto-Save: Automatic saving and intelligent placeholder management.
โฌ‡๏ธ Download App
๐ŸŒ Internet Usage Monitor App โ–ผ
  • Real-Time Monitoring: Displays download and upload speeds with live interactive graphs and detailed statistic cards.
  • Historical Analysis: Records total data usage for today, this week, and the last 30 days.
  • Device Scan: Automatically identifies all devices connected to the local network (IP, MAC, Manufacturer, Device Type).
  • Process Monitoring: Dynamic list of active applications using the network, sorted by number of connections.
  • System Tray Integration: Runs quietly in the background with an icon showing current speed and quick access.
  • Startup Management: Option to automatically start with Windows and prevent multiple instances.
โฌ‡๏ธ Download App
๐Ÿ•’ Activity Monitoring App โ–ผ
  • Time Tracking: Automatically tracks time spent in different applications for detailed productivity analysis.
  • Integrated Database: Saves activity history locally in a secure database.
  • Modern PyQt6 Interface: Intuitive design with main window for statistics and quick management.
  • System Tray Integration: Runs silently in the background with fast access via tray icon.
  • Multiple Instance Prevention: Lock-file system ensures only one instance runs at a time.
  • Automated Startup: Adds the app to Windows startup automatically.
โฌ‡๏ธ Download App
๐Ÿ›‘ Quick Shutdown App โ–ผ
  • Quick Shutdown: Instantly shut down your system with a simple interface.
  • Safety Confirmation: Warning mechanism to prevent accidental shutdown and data loss.
  • Modern Design: Tkinter GUI with Dark Mode and interactive visual accents.
  • Optimized Icons: Auto-generated icons in multiple sizes (16pxโ€“256px) for clarity.
  • Portability: Can compile into a single standalone .exe executable.
  • Cross-Platform Ready: OS detection included; optimized for Windows.
โฌ‡๏ธ Download App
๐Ÿ–ฑ๏ธ Peripheral Tracker App โ–ผ
  • Keyboard Monitoring: Tracks total keystrokes in real time to analyze work intensity.
  • Mouse Click Count: Tracks all mouse clicks during usage.
  • Mouse Distance: Measures cursor movement on screen, converting pixels to cm, m, or km.
  • Tray & Tooltip System: Runs quietly in system tray with dynamic tooltip showing stats.
  • Modern GUI: Dark-mode control panel built in Tkinter with animated data cards.
  • Startup Management: Enable or disable automatic launch with Windows.
โฌ‡๏ธ Download App
๐ŸŽฎ Command Center App โ–ผ
  • FPS & Latency Monitoring: Integrates PresentMon to display FPS and system latency in real time.
  • MSI Afterburner Reader: Extract GPU temperature, VRAM usage, and frequencies from .hml logs.
  • Refresh Rate Control (Hz): Change monitor refresh rate via user32.dll.
  • Privacy Monitor V2: Detect webcam and microphone usage via Windows registry scan.
  • Integrated Task Manager: View active processes, sort by resource usage, and โ€œKill Taskโ€ function.
  • Resource Monitoring: CPU (per-core usage), RAM, HDD/SSD temps, battery indicators.
  • Tuya IR Remote: Control TVs and AC via infrared (Power, Volume, Channels).
  • Tapo & Gosund Lights Control: Manage smart bulbs (on/off, colors, brightness) and LED strips.
  • Xiaomi Smart Fan: Full control for fan speed, modes, and oscillation.
  • Tapo H100 Alarm System: Alert sounds and volume management.
  • ONVIF Surveillance: Live IP camera streams, image capture, PTZ control.
  • Network Speed & Usage: Monitor download/upload speeds and calculate daily/monthly data usage.
  • WiFi Analyzer: Display technical connection details (SSID, 2.4/5GHz, channel, signal strength).
  • Security Toolbox: Password generator, SSL checker, DNS lookup, email validator.
  • Web Monitor: Check website status (UP/DOWN) via Ping/HTTP.
  • VPN & Tor Status: Visual indicators for secure and anonymous connection.
  • Color Picker (Magnifier): Pick any screen color (HEX/RGB) with F8.
  • Screen Ruler: Virtual ruler to measure screen elements in pixels.
  • Screenshot Tool: Capture images from surveillance streams.
  • Keyboard Monitoring: Total keystrokes (Key Counter).
  • Mouse Count & Distance: Track clicks and cursor distance in meters/kilometers.
  • AI Chat (Ollama): Local AI assistant for text generation.
  • Tray & Tooltip: Minimized in system tray with dynamic stats tooltip.
  • Startup Management: Enable/disable automatic launch with Windows.
  • Notes & Clipboard System: Manage colored notes and copy-paste history.
  • CPS Test: Click speed test.
  • Typing Test: Keyboard typing practice.
  • Peripherals Status: Detect Xbox controllers and audio headset status.
  • Power Options Menu: Custom Shutdown, Restart, Hibernate dialogs with countdown.
  • Dark-Mode Interface: Modern PyQt6 layout with animated sidebar menus and hover feedback.
  • Soundboard: Integrates QSoundEffect for app actions.
  • Notes System: Create, edit, and save quick notes with color-coded tags and visual organization.
  • Monitor Brightness: Adjust monitor brightness via WMI or Windows API.
  • Connected USB Devices: List connected peripherals and USB storage in real time.
  • Indoor/Outdoor Weather: Display temperature & humidity from smart sensors and system sensors.
  • Bookmark Manager: Save and manage favorite URLs with quick browser access.
  • Clipboard Manager: Track copy-paste history for reuse.
  • Motivational Quote of the Day: Displays motivational quotes to boost user morale.
  • Soundboard: Interactive panel with predefined sounds.
  • Quick Launcher: Toolbar for favorite apps and system tools.
  • System Tray & Tooltip: Dynamic statistics without opening main window.
  • Startup Management: Enable/disable automatic launch with Windows.
  • Expandable Sidebar Menu: Navigation categories: Home, House, Internet, Task Manager, Notes, Bookmarks, Clipboard, Games, AI, Settings.
โš ๏ธ Security Note: This is a personal Smart Home & AI app. Code is private for privacy reasons.
๐Ÿ’Ž

C# Applications

7 Productivity and Utility Apps in C#

โ–ผ
๐Ÿ“‡ Contact Manager โ–ผ
  • Manage personal contacts: First Name, Last Name, Birthdate, Gender, Address, Email, Phone
  • Full CRUD: Add, edit, delete, and list contacts
  • Automatic sorting: Contacts are lexicographically sorted (by first and last name) upon addition
  • Data persistence: Save and load data to a custom binary file (persoane.io)
  • vCard export: Export contacts in standard vCard format (.vcf) compatible with most address books
  • vCard import: Import contacts from existing vCard files
  • Intuitive interface: Windows Forms with input validation and visual feedback
โฌ‡๏ธ Download App
๐Ÿš— Auto Tax Calculator โ–ผ
  • Automatic calculation of environmental tax for vehicles
  • Interface with three informative tables for vehicle categories
  • Three calculation criteria: pollution category, engine power, vehicle age
  • Complete input validation (positive numbers, valid ranges)
  • Calculation logic based on specific rules for each category
  • Intuitive interface with tab control for information organization
  • Dynamic dropdowns that update based on previous selections
โฌ‡๏ธ Download App
๐ŸŽฎ 3D Textured WPF App โ–ผ
  • Interactive 3D scene with a textured cube
  • Camera control using arrow keys and +/- for zoom
  • Spherical coordinate system for camera positioning
  • Lighting with AmbientLight and DirectionalLight
  • Correct UV texture mapping on each cube face
  • Manual mesh construction of the cube from triangles
  • 12 triangles forming the 6 cube faces
  • Specific texture coordinates for each vertex
  • PerspectiveCamera viewing with adjustable field of view
  • Diffuse material applied to the texture
  • BackMaterial for double-sided visibility
  • Viewport3D for 3D scene rendering
  • Grouped 3D model for element organization
  • Load texture from external image file
  • Texture coordinate mapping with fractional values (0โ€“1)
  • Camera angle limits to prevent passing poles
  • Minimum camera distance enforced
โฌ‡๏ธ Download App
๐Ÿ›’ Complete Online Store System (Windows Forms) โ–ผ
  • Store system with two product categories: food and non-food
  • Automatic import of non-food products from external XML via HTTP
  • EAN-8 and EAN-13 barcode generation for each product
  • QR code generation for product identification
  • Shopping cart system with add/remove products
  • Automatic invoice generation with random client data
  • Save invoice screenshot as JPEG on desktop
  • Order system with saving to numbered text files
  • Customizable themes (light/dark) for the entire app
  • Navigation between pages: home, products, cart, theme, about
  • Automatic VAT calculation and validation for invoices
  • Interactive DataGridView buttons for adding to cart
  • Columns with images for barcodes and QR codes
  • Check digit algorithm for EAN codes
  • Graphic handling for visual barcode generation
  • Stock management and detailed product info
  • Random client data for invoices (name, address, bank account)
  • Total price calculation with and without VAT
  • Aggregate duplicate products in cart with updated quantities
  • Mouse event handling for all controls
  • External server communication for data fetching
  • Asynchronous data loading management
  • Dynamic layout hiding/showing components per page
  • Visual elements: GIFs, images, themed buttons
  • Automatic order numbering system
  • Random client ID generation for orders
  • Dynamic DataGridView columns based on product type
  • Navigation menu with full options
  • "About" page with app info
  • Event handling for all buttons and menus
  • Binary encoding algorithms for barcode generation
  • Text centering and formatting in barcodes
  • Warranty system for non-food products
  • Expiration period for food products
  • Real-time validation for placed orders
  • Cart data export in structured format for invoicing
  • Responsive interface with context-based show/hide elements
โฌ‡๏ธ Download App
๐Ÿ“Š Employee Management System (Console App) โ–ผ
  • Employee hierarchy with four levels: CEO, Department Head, Team Leader, Worker
  • Subordination system with managers overseeing employees
  • Recursive calculation of total salary expenses
  • Data persistence via text file save/load
  • Interactive menu with 5 main options
  • Add employees with automatic type assignment (Manager or Worker)
  • Edit salary for any existing employee
  • Detailed display of full organizational structure
  • Enum for positions with input validation
  • Abstract Employee class as base for specializations
  • Inheritance for Manager and Worker
  • Dynamic lists for employees and subordinates
  • File read/write with StreamReader/StreamWriter
  • CSV data parsing and serialization
โฌ‡๏ธ Download App
๐Ÿ  Realistic 3D House Generator with Textures โ–ผ
  • Procedural 3D generation of a full house with all components (walls, roof, doors, windows)
  • Dynamic lighting system with multiple interior light sources
  • Advanced texturing for each component (brick, wood, stone, roof, grass)
  • Programmatic control of interior brightness via RGB values
  • Full 3D transformations (rotation, scaling, translation) for scene placement
โฌ‡๏ธ Download App
๐Ÿ›’ Shopping Cart Service (Backend) โ–ผ
  • Full shopping cart management for users
  • Real-time stock validation when adding products to cart
  • Automatic conversion of cart to order with stock update
  • CRUD operations for cart items
  • Automatic total cart value calculation
โฌ‡๏ธ Download App
โ˜•

Java Applications

3 Desktop Applications Demonstrating Java Skills

โ–ผ
๐Ÿ“ Buffon's Needle Simulator (ฯ€ Estimation) โ–ผ
  • Visual simulation of Buffon's needle problem to estimate the number ฯ€
  • Graphical interface with separate panels for simulation and results
  • Mathematical calculation using Monte Carlo method and probabilistic geometry
  • Interactive control for number of throws and running the simulation
  • Color visualization distinguishing needles that intersect/do not intersect the lines
โฌ‡๏ธ Download App
๐ŸŽจ Interactive Bezier Curve Editor โ–ผ
  • Interactive application for drawing Bezier curves with control points
  • Mathematical calculation of curves using Bernstein polynomials and combinations
  • Full mouse interaction (click, drag-and-drop for points)
  • Dynamic control of the number of control points (4โ€“30)
  • Double buffering for flicker-free rendering and real-time updates
โฌ‡๏ธ Download App
๐Ÿ“ Interactive Triangles Application โ–ผ
  • Interactive interface for drawing and manipulating triangles with the mouse
  • Automatic calculation and display of medians, angle bisectors, and altitudes
  • Visualization of Euler's circle (9-point circle) and circumscribed circle
  • Real-time calculation of side lengths, area, and circle radii
  • Drag-and-drop for triangle vertices with automatic recalculation of all elements
โฌ‡๏ธ Download App
๐Ÿ’พ Virtual File System - FAT32 Emulator (Java) โ–ผ
  • Virtual file system with complete FAT32 structure (boot sector, FAT, root directory, data blocks)
  • Command-line interface with 30+ commands similar to Linux/Windows (mkdir, ls, open, edit, encrypt)
  • Integrated text editor with separate windows for editing and viewing files
  • Custom file encryption/decryption system using a personalized XOR algorithm
  • Complete disk space management with dynamic block allocation and FAT tracking
โฌ‡๏ธ Download Application
๐ŸŽฎ

Unity & Lua Games

3 2D/3D Games Developed in Unity and Roblox (Lua)

โ–ผ
๐ŸŒพ Farm Simulation Game (Unity) โ–ผ
  • Planting system with crops having multiple visual growth stages
  • Interactive NPCs with dynamic schedules (different locations at different times)
  • Expand plots by clearing obstacles (rocks, trees) and purchasing land
  • Chicken system producing eggs that can be collected
  • Day/night cycle with time progression and sleep mechanics to advance time
โฌ‡๏ธ Download App
๐Ÿ˜ธ Soci Clicker Game (Unity) โ–ผ
  • System for creating and selling "soci" (virtual cats) for coins
  • NPC personalities that provide bonuses for creating/selling soci
  • Random events with positive/negative effects on soci and economy
  • Progress save system with soci cost (save fee)
  • Graphics options (resolution, quality, fullscreen/windowed) and audio (sound effects, voice lines)
โฌ‡๏ธ Download App
๐ŸŒ† RDC City Tycoon โ€“ Roblox City Building Game (Lua) โ–ผ
  • Building and customization system for structures (house, factory, mall, church)
  • Collect pets and weapons that grant unique bonuses
  • Install surveillance cameras in the house to monitor property
  • Drive vehicles and interact with animals throughout the city
  • Daily rewards, leaderboards, and exclusive VIP areas
โฌ‡๏ธ Play Game
๐ŸŽจ

Design & Videos

Graphic Design & UI/UX Design & Photo-Video Editing

โ–ผ
๐Ÿคณ Logos โ–ผ
  • Coherent visual identity
  • Adaptable logo (print & digital)
  • Custom creative concept
  • Carefully chosen typography and color scheme
  • Multiple logo versions
๐Ÿ–ผ๏ธ Open Album
๐ŸŽฆ Banners โ–ผ
  • Attractive promotional design
  • Adaptation for various sizes
  • Clear message with visual impact
  • Optimized for online and social media
  • Consistent with brand identity
๐Ÿ–ผ๏ธ Open Album
๐ŸŽจ Thumbnails โ–ผ
  • Clear and attractive design
  • Platform-optimized dimensions
  • Visual elements that capture attention
  • Compatibility with various resolutions
  • Consistency with brand visual identity
๐Ÿ–ผ๏ธ Open Album
๐Ÿ“ฑ Social Media Posts โ–ผ
  • Visual content adapted for each platform
  • Design consistent with brand identity
  • Clear and easily understandable message
  • Formats optimized for engagement
  • Respecting current visual trends
๐Ÿ–ผ๏ธ Open Album
๐Ÿ–ผ๏ธ NFTs โ–ผ
  • Original visual concept
  • Unique digital design
  • Distinct artistic identity
  • Optimized for blockchain platforms
  • Attention to detail and uniqueness
๐Ÿ–ผ๏ธ Open Album
๐ŸŽจ Designs โ–ผ
  • Creative visual concepts
  • Functional and attractive layouts
  • Harmonious color palette
  • Consistent typography and graphic elements
  • Adaptable to various media
๐Ÿ–ผ๏ธ Open Album
๐Ÿ“ธ Photos โ–ผ
  • Diverse and original photographs
  • Exploring different visual styles
  • Impactful images for projects
  • Variety in composition and color
  • Visual experiments and free creativity
๐Ÿ–ผ๏ธ Open Album
๐Ÿ“ฝ๏ธ Videos โ–ผ
  • Professional video editing
  • Transitions and attractive visual effects
  • Synced sound and music
  • Format adapted for various platforms
  • Clear message with strong visual impact
๐Ÿ–ผ๏ธ Open Album
๐ŸŽฌ YouTube Channel โ–ผ
  • Professional video editing: cutting, structuring, pacing, and smooth sequence arrangement
  • Color grading & color correction: image correction and custom visual style
  • Audio design: cleaning, balancing, effects, and final mix
  • Motion graphics & animated titles: animated text, lower-thirds, logo animations, etc.
  • Social media editing: formats optimized for TikTok, Shorts, Instagram Reels
  • Transparency note: 6 videos in the portfolio are not mine โ€” they were used only to test algorithms and demonstrate editing style
๐Ÿ“บ Open Channel
๐Ÿš€
Working on: Interactive E-learning Platform

Testimonials

โ€œ

"Denis created our presentation website from scratch. He has excellent mastery of HTML, CSS, and JavaScript, and his attention to detail made the interface not only functional, but also extremely pleasant and intuitive (UX)."

Mihai Popescu

Mihai Popescu

Web Project Manager

โ€œ

"We needed a complex automation script for data analysis. The solution proposed by Denis, written in Python, was fast, efficient, and reduced our working time by over 40%. Impeccable code quality."

Cristian Preda

Cristian Preda

IT Systems Analyst

โ€œ

"He delivered exceptional brand visual elements in Canva and edited our promotional videos, adding a high level of professionalism and strong visual impact to our campaigns."

Elena Vasile

Elena Vasile

Marketing Specialist

Contact

๐Ÿ’ฌ

Let's Work Together

Do you have a project idea?
Let's turn it into reality.

๐Ÿ“ง

I usually reply within < 12 hours

Facts ๐Ÿš€

โ˜•
1500+

Cups of Coffee

โŒจ๏ธ
100k+

Lines of Code

๐ŸŒ™
200+

Sleepless Nights

๐ŸŽ‰
100%

Passion & Dedication

๐Ÿ“ฌ Stay up to date

Get notifications about new projects and articles directly in your inbox.

No spam. Unsubscribe anytime.

๐Ÿ’ฌ 1
๐Ÿ“ง Send Email
๐Ÿ”— Copy Link โŒ˜C
๐Ÿ“ค Share
QR Code

deniscasian.com

Scan with your phone camera

๐Ÿ Snake Score: 0

Use arrow keys to move

โฌ†๏ธ
โฌ…๏ธ
โฌ‡๏ธ
โžก๏ธ