Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karl-horning/karl-horning.github.io
This portfolio site serves as a comprehensive overview of my skills, experiences, and projects. From frontend development to backend wizardry, explore a diverse range of creations crafted with passion and precision.
https://github.com/karl-horning/karl-horning.github.io
css html javascript next-js node-js tailwind typescript
Last synced: about 6 hours ago
JSON representation
This portfolio site serves as a comprehensive overview of my skills, experiences, and projects. From frontend development to backend wizardry, explore a diverse range of creations crafted with passion and precision.
- Host: GitHub
- URL: https://github.com/karl-horning/karl-horning.github.io
- Owner: Karl-Horning
- Created: 2022-08-02T08:23:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T16:24:00.000Z (7 months ago)
- Last Synced: 2024-04-26T17:06:50.922Z (7 months ago)
- Topics: css, html, javascript, next-js, node-js, tailwind, typescript
- Language: TypeScript
- Homepage: https://karl-horning.github.io/
- Size: 5.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Karl Horning's Portfolio Site
Welcome to Karl Horning's Portfolio Site — a platform showcasing my journey, projects, and expertise in web development and design.
The full site is available at [karl-horning.github.io/](https://karl-horning.github.io/).
## About
This portfolio site serves as a comprehensive overview of my skills, experiences, and projects. From frontend development to backend wizardry, explore a diverse range of creations crafted with passion and precision.
## Technologies Used
- Next.js
- Tailwind CSS
- TypeScript
- GitHub
- GitHub Actions
- YAML## Features
- Clean and modern design
- Responsive layout for seamless browsing across devices
- Integration with GitHub, LinkedIn, and CodePen for easy access to my profiles
- Portfolio section highlighting personal and professional projects
- Learn more about me section providing insights into my background and interests
- Message me section for direct communication## Getting Started
To explore the portfolio site locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/Karl-Horning/Karl-Horning.github.io
```2. Install dependencies:
```bash
cd Karl-Horning.github.io
npm install
```3. Run the development server:
```bash
npm run dev
```4. Open your browser and navigate to `http://localhost:3000` to view the site.
## Feedback and Contributions
Feedback, suggestions, and contributions are highly appreciated! If you encounter any issues or have ideas for improvements, feel free to [open an issue](https://github.com/Karl-Horning/Karl-Horning.github.io/issues) or submit a pull request.
## Contact
- LinkedIn: [Karl Horning](https://www.linkedin.com/in/karl-horning)
- GitHub: [Karl Horning](https://github.com/Karl-Horning)
- CodePen: [Karl Horning](https://codepen.io/karlhorning)Thank you for visiting my portfolio site! I hope you enjoy exploring my projects and learning more about my journey in web development and design.