My Portfolio

More details Return

PCB Design

Buck Converter

Buck Converter

A DC-DC converter that converts 12V into 5V.

More Details
Buck Converter

Voltage Regulator

A device able to keep a steady voltage of 5V

More Details

Machine Learning

Buck Converter

Diabetes Predictor

Developed a machine learning-based prediction with an svm model to predict the likelihood of a person having diabetes based on medical attributes, including age, BMI, blood pressure, and insulin level.

More Details
Buck Converter

House Price Predictor

Developed machine learning model with a linear regression that can predict the price of a house based on various features, such as location, size, number of rooms, amenities, and more.

Go to GitHub

Network

Buck Converter

TCP Group-Chat

Multiple users can join the chat room, send and receive messages in real time, and ensure that all participants are updated with the latest messages.

Go to GitHub
Buck Converter

Port Scanner

Design a Port Scanner that allows users to scan and analyze open ports on a server or network.

Go to GitHub

Embedded Systems

Plant Data Analyzer Project

Plant Data Analyzer

A device that collects data to moderate the plant's health.

More Details

Logic Circuit Design

4-bit ALU Project

4-bit ALU

Designed a 4-bit ALU capable of performing basic arithmetic and logical operations based on control signals.

More Details
4-bit Register Project

4-bit Register

Created a register capable of storing a 4-bit binary value with a clocked load input for storing data on the rising clock edge.

More Details

Cybersecurity

Project 4

Phishing Link Detector

This project demonstrates the creation of a tool that identifies potentially harmful phishing links to enhance online security bu analyzing url

Go to GitHub
4-bit ALU Project

Message Encryptor

Made a Python program that encrypts and decrypts messages using a basic encryption technique called the Caesar Cipher. The Caesar Cipher shifts each letter of the message by a certain number (called "shift value"). This means each letter is replaced by another letter that’s a few places ahead or behind in the alphabet.

Go to GitHub
Return