Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website

The source for khayrul.com, my personal website and blog. It highlights my experience as a Computer Science and Business Administration student at Northeastern University, where I concentrate in Entrepreneurial Startups, along with my work in responsible AI, teaching, and systems engineering.

What's on the Site

  • A homepage with an experience timeline, recent updates, and featured projects
  • A blog about technology, education, and running a hosting company
  • Links to my resume, GitHub, LinkedIn, and email
  • Responsive light/dark theme styling (defaults to system preference, remembers manual overrides) for desktop and mobile
  • Search and social metadata, structured data, a sitemap, and robots.txt
  • A custom 404 page

Built With

The site is built with plain HTML, CSS, and JavaScript. It has no framework, package manager, or build step. Font Awesome is loaded from a CDN for social icons.

Project Structure

.
├── index.html          # Home page
├── blog/               # Blog index and posts
├── css/                # Site and blog styles
├── js/                 # Client-side interactions
├── cdn/                # Profile image, resume, and fallback assets
├── 404.html            # Custom not-found page
├── sitemap.xml
└── robots.txt

Running Locally

Because the site is static, you can serve it with any local HTTP server. For example:

python3 -m http.server 8000

Then open http://localhost:8000.

License

This project is available under the MIT License.

About

Personal portfolio and blog with light/dark theme, an experience timeline, and featured projects. Built with plain HTML, CSS, and JavaScript.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages