updated but under devlopmnt
updated but under devlopmnt
Project: My portfolio
Current Phase: Prototype
Personal portfolio website presenting My skills and projects
This repository contains the source code for my portfolio website.
The site includes:
index.html | Main projects page
style.css | Stylesheet
Thankyou for reading :)
a simple version of IDE made in rust. this using hack club ai api
improve runtime security, and optimize compilation. By removing unneeded dependency bloat (like dotenv), implementing secure masked inputs for API keys (rpassword), and adding aggressive release-profile optimizations in Cargo.toml, we’ve built a faster, safer, and more lightweight terminal assistant with clean Rust code.