Lial's Portfolio

Hi, I'm Lial ๐Ÿ‘‹

Passionate Full Stack Developer working on innovative Frontend, Backend, and AI projects. I enjoy turning complex ideas into simple, user-friendly digital experiences.

๐Ÿ›’ E-Commerce Website

Online clothing store with product browsing, filtering, and secure admin panel. Stack: ASP.NET, SQL Server, HTML, CSS, JavaScript

GitHub

๐Ÿšจ Deer Balak Alena โ€“ AI Emergency Management

Smart emergency management system providing real-time alerts and admin tools. Includes AI credibility scoring and misinformation detection.

GitHub

๐Ÿค– AI Name Validation Service

Validates personal names using a GPT-4 AI model with scoring and detailed explanations.

GitHub

๐Ÿ“„ AI-Powered Contract Analyzer

Streamlit web application for uploading PDF contracts and getting AI-powered analysis. Extracts key clauses, detects risks, highlights unfair clauses, and allows PDF download. Stack: Streamlit, GPT-4, pdfplumber, ReportLab, Python

GitHub

๐Ÿ“ฐ EzzyText โ€“ AI-Powered Text Evaluation Dashboard

Web app to evaluate text for fake news, spam words, and credibility issues. Structured results with accuracy scores and interactive dashboard. Stack: Flask, OpenAI API, TailwindCSS, Python

GitHub

๐Ÿ“Š SupplySight Dashboard

Daily inventory dashboard with charts, KPI cards, filters, and interactive product details.

GitHub

๐Ÿ“Š TraceVision Pro 4.0 โ€“ Compute Traces

Real-time compute traces tracker with speed, odometer, CSV export, and interactive charts.

GitHub

๐Ÿ–ผ๏ธ Image to ZIP + CSV Converter

Upload multiple images and download as a single ZIP including results.csv metadata.

GitHub

Pull Request

๐Ÿ“ฅ Excel to SQL Converter

Upload Excel files and convert content into SQL-ready format for database insertion.

GitHub

๐Ÿ’ฐ Web3.js Wallet โ€“ ETH Send & Receive

Ethereum wallet interface to send/receive ETH on testnet.

GitHub

๐Ÿ’ฌ Tribe Chat App โ€“ React Native

Single-room chat app with grouped messages, emoji reactions, image attachments, offline storage, and real-time updates.

GitHub

๐Ÿ“ฆ Items-Store โ€“ Inventory Management

ASP.NET inventory system for electronics with CRUD operations and dynamic dashboard.

GitHub

๐Ÿง–โ€โ™€๏ธ SPA Center Website โ€“ React

Modern responsive React website for a spa with booking, gallery, and testimonials.

GitHub

๐Ÿ–ผ๏ธ Pattern Dithering with Parallel Processing

Convert grayscale images to 1-bit B/W using serial & Pthreads parallel implementations.

GitHub

๐ŸŽฎ RPSLS DApp โ€” Web3 Game

Decentralized Rock Paper Scissors Lizard Spock game using Ethereum smart contracts and commitโ€“reveal scheme.

Stack: React, Solidity, ethers.js

View Details โ†’ โ–ถ Try Online

๐Ÿ›’ E-Commerce Website

Online clothing store with product browsing, filtering, and secure admin panel.

Stack: ASP.NET, SQL Server, HTML, CSS, JavaScript

โ† Back to Projects

๐Ÿšจ Deer Balak Alena โ€“ AI Emergency Management

A smart emergency management system designed to help users stay safe by providing real-time alerts about incidents such as road closures, traffic congestion, and potential hazards. The system includes advanced features like incident reporting, account verification, and misinformation detection.

I trained an AI model to evaluate the credibility of both users and their posts by assigning a dynamic score based on various trust and content quality factors. Additionally, the system checks usernames against a database to determine if an account is restricted or blocked.

I also designed a dedicated Admin Dashboard that allows administrators to review, accept, or reject user-submitted reports. This page is exclusively accessible to admins and plays a key role in ensuring fairness and accuracy across the platform by giving them full control over public posts.

The project focuses on security, usability, and supporting users in making informed decisions during emergency situations.

โ† Back to Projects

๐Ÿค– AI-Powered Name Validation Service

I developed an advanced intelligent system for validating personal names, utilizing a custom-trained GPT-4 AI model tailored specifically for this task. The system analyzes user-provided names and assigns a numerical score from 0 to 100 indicating the likelihood that the name is real or fake.

In addition to the score, the system generates a detailed explanation justifying the evaluation, along with a simplified message to help end-users understand why their name might be rejected. This improves user experience and transparency.

If the name passes validation with a sufficiently high score, the user is allowed to proceed with registration and subsequent login. However, if the score is low and the name is flagged as potentially fake, the system requires the user to submit official identification to verify their name, ensuring fairness and trust for all users.

The primary goal of this project is to reduce fake or suspicious accounts and improve data quality across digital platforms, thereby enhancing system reliability and increasing user trust.

โ† Back to Projects

๐Ÿ“„ AI-Powered Contract Analyzer

This Streamlit web application allows users to upload PDF contracts and get automatic AI-powered analysis. It extracts key clauses, identifies potential risks, and highlights unfair or non-compliant clauses.

Tech Stack: Streamlit (Frontend/UI), OpenAI GPT-4 (Backend/AI), pdfplumber (PDF Processing), ReportLab (PDF Export), Python venv, dotenv

GitHub

โ† Back to Projects

๐Ÿ“ฐ EzzyText โ€“ AI-Powered Text Evaluation Dashboard

EzzyText is a professional web application built with Flask to evaluate text using AI. It detects fake names, fake news, and spam text, providing accuracy scores, explanations, and an interactive dashboard.

Tech Stack: Flask (Backend), OpenAI API, TailwindCSS (Frontend), Python

GitHub

โ† Back to Projects

๐Ÿ“Š SupplySight Dashboard โ€” Take-Home Challenge

A polished Daily Inventory Dashboard built as part of a take-home challenge. Mimics real supply chain workflows with KPI cards, interactive charts, filters, and side-drawer product details.

โš›๏ธ React + Tailwind CSS for responsive UI

๐Ÿ”— Apollo GraphQL (mock server + queries/mutations)

๐Ÿ“ˆ Recharts for KPI & trend visualization

โšก Live filters, pagination, and interactive drawers

โ† Back to Projects

๐Ÿ“Š TraceVision Pro 4.0 โ€“ Compute Traces Dashboard

Real-time compute traces tracker built with React for the frontend and Python for the backend. The dashboard allows users to monitor speed, odometer readings, and compute results. It supports CSV export and interactive charts.

๐Ÿ”ง Technologies: React, TypeScript, Python, CSV, HTML, CSS

โ† Back to Projects

๐Ÿ–ผ๏ธ Image to ZIP + CSV Converter

A simple web tool that allows users to upload multiple images and download them as a single compressed ZIP file. The ZIP also includes a results.csv file containing metadata such as filenames and indices.

โœจ Features:

๐Ÿ›  Technologies: React (Frontend), Python (Backend), CSV, ZIP Compression

โ† Back to Projects

๐Ÿ“ฅ Excel to SQL Converter

Import data from Excel File to Database Table in ASP.NET Core. Allows automatic conversion of Excel content into SQL-ready format and inserts into SQL Server database using ADO.NET.

โ† Back to Projects

๐Ÿ’ฐ Web3.js Wallet โ€“ ETH Send & Receive

Ethereum wallet interface to send/receive ETH on testnet.

๐Ÿ›  Technologies: Web3.js, JavaScript, HTML, Ethereum Testnet

โ† Back to Projects

๐Ÿ’ฌ Tribe Chat App โ€“ Cross-Platform React Native

A single-room chat app built with React Native and Expo, designed for smooth cross-platform messaging.

โœจ Features:

๐Ÿ›  Technologies: React Native, Expo, Zustand, async-storage, JavaScript

โ† Back to Projects

๐Ÿ“ฆ Items-Store โ€“ Inventory Management System

Simple inventory system built with ASP.NET, managing electronic items with CRUD operations and dynamic dashboard.

โ† Back to Projects

๐Ÿง–โ€โ™€๏ธ SPA Center Website โ€“ React & Modern Frontend

Fully responsive React website for a luxury spa center with booking, gallery, and testimonials.

โœจ Key Features:

โ† Back to Projects

๐ŸŽฎ RPSLS DApp โ€” Rock Paper Scissors Lizard Spock

Decentralized Web3 game that allows two players to play Rockโ€“Paperโ€“Scissorsโ€“Lizardโ€“Spock fairly using a trustless commitโ€“reveal scheme on Ethereum.

Key Features:

Tech Stack: React, Vite, ethers.js, Solidity, Ethereum (Sepolia)

Try the Game Online

โ† Back to Projects

๐Ÿ–ผ๏ธ Pattern Dithering with Parallel Processing

Convert 8-bit grayscale images into 1-bit B/W using serial and parallel Pthreads implementations.

๐Ÿ”ง Implementation:

๐Ÿ•’ Performance Results:

โœ… Conclusion: Parallelizing with Pthreads significantly reduces processing time, optimal balance achieved with 4 threads.

โ† Back to Projects

Skills

๐Ÿ’ป Frontend

HTML, CSS, JavaScript, React, React Native, TailwindCSS

โš™๏ธ Backend

ASP.NET, C#, Entity Framework, SQL Server, REST APIs

๐Ÿ“ Programming Languages

C#, Python, JavaScript, TypeScript, SQL

โ˜๏ธ Cloud & DevOps

Azure, CI/CD, GitHub Actions

๐Ÿ› ๏ธ Tools & Others

SignalR, QGIS, NetLogo, Wireshark, AsyncStorage

Contact Me

๐Ÿ“ง Email ๐Ÿ’ผ LinkedIn ๐Ÿ™ GitHub