Skip to content

m-siegel/m-siegel.github.io

Repository files navigation

Ilana-Mahmea's Personal Homepage

Author: Ilana-Mahmea Siegel

This is a simple HTTP/CSS/JS page built with Bootstrap. It's a typical personal website, providing some information about my career path, experience, skills, projects and hobbies.

Gif of the About page. Three tabs, each with differently styled content, including one with a carousel. Gif of the landing page. A dark screen with different messages getting typed out and deleted. Gif demonstrating the responsiveness of the website to different device and window dimensions.

I created this site as part of my Northeastern University CS5610 Web Development class in fall 2022.

My objectives were

  • To become familiar with HTML, CSS, Bootstrap and JavaScript through hands-on practice and experimentation, and
  • To create a personal website that I can link to for both personal and professional use.

I used the following technologies:

  • Figma – for planning and page mock-ups.
  • HTML – for site and page structure.
  • CSS – for page styling (primarily color choice).
  • Bootstrap – for page styling (responsive grid, tabs, carousel, cards, etc.).
  • JavaScript – for the typing effect on the landing page.

Want to know more? See my

Running

This page is mostly static, with a little JavaScript. You can view and interact with it at m-siegel.github.io. To run it on your computer, clone this repo, navigate to it in the command line, then launch a web server e.g. via http-server, python -m http.server 8080, or reload -b.

Tech requirements

  • A computer with access to a browser and the internet.
  • Dependencies listed in package.json:
    • bootstrap 5.2.1
    • eslint-config-prettier 8.5.0

About

Personal Homepage

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors