Projects

A collection of projects I've worked on

Minimal Kernel

Minimal Kernel is created using Rust low-level code that can run directly on the hardware. The code prints 'Hello, World!' in the kernel using the VGA text buffer pointer.

Rust
Kernel Development
Low-level Programming

SubDomain Port Scanner

Subdomain Port Scanner is a CLI tool built in Rust. It inputs a domain URL and searches for the open ports of that particular domain. It is related to offensive security.

Rust
Offensive Security
Port Scanning

Sha1 Cracker

Sha1 Cracker is a CLI tool that cracks the SHA1 algorithm. It is designed to test the security of SHA1 hashes by attempting to reverse them.

Rust
Cryptography
CLI Tool

Cross Roads With SHazin Hijazy

Cross Roads with Shazin Hijazy, a talk show focused on promoting entrepreneurship, leadership, and innovation.

Talk Show
Leadership
Innovation

GDGOC AUCE Website

GDGOC AUCE is a community of Google Developer Groups On Campus at Andhra University College of Engineering. This website is built using Next.js and Tailwind CSS.

Community
Next.js
Tailwind CSS

Profinaty Guardian

Profinaty Guardian is a real-time content moderation API that uses embeddings to detect inappropriate content in text. It identifies profanity, hate speech, and other inappropriate content while processing thousands of requests per second.

API
Content Moderation
Machine Learning

Imaginify

An image generation tool leveraging the power of AI to create images based on user input. Users can input text descriptions, generate images, and download them.

AI
Image Generation
Creativity

Pricify

Pricify is a platform that uses web scraping to fetch Amazon products using their URLs. It displays scraped data, including links to purchase products. The latest scraped products are added to the 'Our Products' section.

Web Scraping
E-commerce
Automation

PokeGuess

PokeGuess is a game using the PokeAPI to fetch random Pokémon and display them. Users guess the Pokémon by typing its name. Correct guesses show success messages, while incorrect ones show error messages.

Game
PokeAPI
Fun

Collage Website

This is a college website made for AANM & VVRSR College as a project. It's built using Next.js and Tailwind CSS, is static, and is hosted on Vercel.

College
Next.js
Tailwind CSS