Projects

Top KDramas - Flask Website

A Flask and Bootstrap-based website dedicated to my reviews of recently watched Korean Dramas. It includes user registration and login features, enabling registered users to comment on articles while logged in. Admin privileges, such as editing, deleting, and creating articles, are reserved for the user with ID 1. Users have the capability to edit or delete their own comments. See codebase or watch demo.

...

My Portfolio Website

A website showcasing my skills, projects I have done, and areas of interest serves as an platform for a overview of my professional journey and expertise. See code

...

Heart Disease Risk Predictor

A Feed Forward Neural Network model utilizing a Flask server and HTML for the frontend to predict heart risk levels. This regression-focused neural network tackles the challenge of forecasting heart risk, showcasing the integration of machine learning and web development technologies. See code

...

Online bookstore / Ecommerce site developed using Django and bootstrap

With a user-friendly interface, users can seamlessly navigate through a collection of books, conveniently categorized for easy exploration.
Signing up as a registered user allowing them to save their cart details, track orders, and save shipping and billing info. However, if someone simply want to browse anonymously, the guest user option ensures a hassle-free checkout process.
Utilize advanced search functionality to find books based on keywords, author names, publishers, and more. This search algorithm scans through product descriptions, titles, and subtitles to ensure that user discover exactly what they're looking for.
With the Django admin panel, manage products, categories, and user profiles, keeping the bookstore up-to-date.
Watch Demo or See Codebase

...

Fake Face Generator

Generative Adversarial Network for generating fake human faces from a random noise input. See code

...

Cat, Dog Image Classification Model

Trained Convolutional Neural Network for classifying given set of images of cats and dogs into their corresponding category. See code

...

Laptop Price Prediction Model

A feedforward neural network aiming to predict the price of laptops based on features such as the laptop's brand, processor speed, RAM size, storage capacity, screen size, & weight. The implemented approach involves a linear regression model. See code

...

Stock Market Value Prediction Model

Recurrent Neural Network to predict Apple Company’s stock market values based on their previous stock values last 5 years. See code

...

Wicky's Art Gallery Website

A website showcasing my art, featuring graphite drawings, pencil art, charcoal pieces, watercolor creations, and mixed-media pieces that I have created. Visit Wicky's Art | See codebase

...

Tic-Tac-Toe

A command-line based version of the two player Tic Tac Toe game. See code

...

Number Guesss

A random number guessing game that leads the player with audio instructions. Used Pyttsx3 module. See code

...

Text-Morse

Text based (command line) text to morse code and morse code to text translator. See code

...

Image Watermarking

Command line based image watermark adding tool. See code

...

Snake Game

Snake Game implemented in Python using Object-Oriented Programming (OOP) principles. See code

...
Does my work stand out to you?
Contact me