🔗 Live site: oywon-github-io.vercel.app
This is my personal portfolio website, built to showcase my journey as a competitive programmer and web developer, along with my skills, projects, and ways to get in touch.
I'm a Computer Science and Engineering undergraduate with a strong foundation in competitive programming, web development, and project-based learning. My programming journey started with competitive programming — I hold a Pupil rank on Codeforces and a 2★ rating on CodeChef — and has since grown to include building responsive, interactive web applications.
- Responsive single-page design (desktop, tablet, mobile)
- Sections: Home, About, Skills, Projects, and Contact
- Downloadable portfolio PDF
- Smooth scroll navigation with a mobile hamburger menu
- Dark-themed UI with gradient accents
- HTML5 — page structure
- CSS3 — custom styling, animations, and responsive layout
- Font Awesome — icons
Oywon.github.io/
├── index.html # Main portfolio page
├── portfolio_final.html # Additional/alternate portfolio page
├── formal.jpg # Profile image
└── README.md
To run this site locally:
git clone https://github.com/Oywon/Oywon.github.io.git
cd Oywon.github.ioThen simply open index.html in your browser — no build steps or dependencies required.
Feel free to reach out via the Contact section on the live site or connect with me on GitHub.
⭐ If you like this portfolio, feel free to star the repo!