Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/levos-snr/lewisodero-website
My Personal Website
https://github.com/levos-snr/lewisodero-website
css html js
Last synced: 4 days ago
JSON representation
My Personal Website
- Host: GitHub
- URL: https://github.com/levos-snr/lewisodero-website
- Owner: levos-snr
- License: mit
- Created: 2024-06-21T15:00:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-25T16:02:25.000Z (5 months ago)
- Last Synced: 2024-06-26T07:43:27.347Z (5 months ago)
- Topics: css, html, js
- Language: CSS
- Homepage: https://levos-snr.github.io/lewisodero-website/
- Size: 1.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Lewis Odero Personal Website
A portfolio website for Lewis Odero built with Html , Css and Javascript---
- Laptop / larger displays
![Laptop](./assets/git-readme/lap.png)
- Ipad
![Ipad](./assets/git-readme/ipad.png)
- Phone
![Phone](./assets/git-readme/phone.png)---
## 🚨 About this repo (please read!)The design of this website is inspired by various sources, but I assure you that every piece of code was written from scratch. Unlike other projects, this portfolio was built using unique technologies like `HTML`, `CSS`, and `JavaScript`. While it may look similar to some designs, the code, functionality, and overall structure are completely original and reflect significant personal effort and innovation.
---
### Table of Contents- [🚨 About this repo (please read!)](#-about-this-repo-please-read)
- [Table of Contents](#table-of-contents)
- [Description](#description)
- [Technologies \& tools](#technologies--tools)
- [How To Use](#how-to-use)
- [🛠Installation \& Set Up](#-installation--set-up)
- [References](#references)
- [License](#license)
- [SOFTWARE.](#software)
- [Author Info](#author-info)---
## Description
This portfolio is more than just a static website. It includes dynamic elements and animations powered by js to enhance the user experience. The navigation tabs, smooth scrolling, and interactive bubbles are just a few examples of the custom features implemented to make the site engaging and user-friendly.
---
## Technologies & tools
- Html
- Css
- Javascript
---### How To Use
Yes, you can fork this repo. Please give me proper credit by linking back to [github.com](https://github.com/levos-snr/lewisodero-website.git). Thanks!
## 🛠Installation & Set Up
1. Clone the repo CLI
```sh
git clone https://github.com/levos-snr/lewisodero-website.git
```
2. Change according to your liking
3. Preview the site as it will appear once deployed4. Push to github
```sh
git add .
```
```sh
git commit -m "some message"
```
```sh
git push
```5. (OPTIONAL)
- Set git pages for hosting
```sh
- Setting -> Pages -> chose root branch(main/master)
```
## References| Color | Hex |
| -------------- | ------------------------------------------------------------------ |
| Background color | ![#1e1e1e](https://via.placeholder.com/10/1e1e1e?text=+) `#0a192f` |
| Primary color | ![#2d2d2d](https://via.placeholder.com/10/2d2d2df?text=+) `#2d2d2d` |
| Secondary color | ![#a95cf7](https://via.placeholder.com/10/a95cf7?text=+) `#a95cf7` |---
## License
MIT License
Copyright (c) 2024 Lewis Odero
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
---## Author Info
- Linkedin - [@lewis-odero-developer](https://www.linkedin.com/in/lewis-odero-developer/)
- Website - [Lewis Odero](https://levos-snr.github.io/lewisodero-website/)[Back To The Top](#description) :