You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
<!DOCTYPE html>
< html lang = "en" >
< head >
< title > (PORTFOLIO) Sufyaan's Webpage< / title >
< link rel = "icon" type = "image/x-icon" href = "../images/favicon.webp" >
< link rel = 'stylesheet' type = 'text/css' href = "../style.css" >
< meta charset = "utf-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< / head >
< body >
< a style = "text-decoration: none;" href = "../" >
< pre class = "main-header" >
_______ _ _ _______ __ __ _______ _______ __ _
|______ | | |______ \_/ |_____| |_____| | \ |
______| |_____| | | | | | | | \_|
< / pre >
< / a >
< hr / >
< p > < a href = "../" > sf.me< / a > > < a style = "color:#f1fa8c" href = "." > Portfolio< / a > < / p >
< h1 > Portfolio< / h1 >
< h2 > Programming< / h2 >
< p > Below are all of the projects I have done:< / p >
< ul >
< li > < strong > < a href = "https://forge.sufyaan.me/TitanElectrons/keyvault" > keyvault< / a > < / strong > (2024): Secure CLI password manager written in Python.< / li >
< / ul >
< h2 > Design< / h2 >
< p > For my design projects, please visit my < a href = "https://www.behance.net/titanelectrons" > Behance< / a > .< / p >
< hr / >
< footer >
< p > < a style = "color:#bd93f9" href = "../blog" > blog< / a > - < a style = "color:#ffb86c" href = "../about" > about< / a > - < a style = "color:#f1fa8c" href = "../portfolio" > portfolio< / a > - < a style = "color:#ff5555" href = "../links" > links< / a > < / p >
< p class = "footer-text" style = "font-size:80%" > < a href = "../" > sufyaan.me< / a > < / p > < p class = "footer-text" style = "font-size:65%" > < a style = "color:#aaaaaa" href = "../sitemap" > Site Map< / a > < / p >
< / footer >