Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weehongkoh/vernonweehong.com
Vernon Wee Hong KOH is a lifelong learner with a passion for creating engaging user interfaces (UIs) and building robust application programming interfaces (APIs). I'm also committed to sharing knowledge and contributing to the developer community.
https://github.com/weehongkoh/vernonweehong.com
nextjs tailwindcss vercel
Last synced: about 15 hours ago
JSON representation
Vernon Wee Hong KOH is a lifelong learner with a passion for creating engaging user interfaces (UIs) and building robust application programming interfaces (APIs). I'm also committed to sharing knowledge and contributing to the developer community.
- Host: GitHub
- URL: https://github.com/weehongkoh/vernonweehong.com
- Owner: weehongkoh
- Created: 2024-07-04T03:27:28.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-19T12:22:19.000Z (1 day ago)
- Last Synced: 2024-11-19T13:23:44.689Z (1 day ago)
- Topics: nextjs, tailwindcss, vercel
- Language: TypeScript
- Homepage: https://vernonweehong.com
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vernon Wee Hong KOH Website
This README file serves as a brief introduction to my personal portfolio website hosted on GitHub Pages.
## About Me
I'm a lifelong learner with a passion for creating engaging user interfaces (UIs) and building robust application programming interfaces (APIs). I'm also committed to sharing knowledge and contributing to the developer community.
### Explore More
- Learn more about me and my work on my personal website: [here](https://vernonweehong.com).
- Dive into my technical explorations and project experiences on my blog: [here](https://blog.vernonweehong.com).### Inspiration
This website was inspired by the work of the talented [Brittany Chiang's](https://brittanychiang.com) website.
## Skills
| Skill | Description |
| ---------------------------- | ----------------------------------------------------- |
| **Languages** | Java, C#, JavaScript, TypeScript, Python, Swift, Go |
| **Frameworks and Libraries** | Spring Boot, .NET Core, React, NextJs, SwiftUI |
| **Database and Cache** | PostgreSQL, MySQL, MongoDB, Redis |
| **Tools** | Docker, SonarQube, HashiCorp Vault, Jenkins, RabbitMQ |## Contact
Feel free to connect with me on [LinkedIn](https://www.linkedin.com/in/weehongkoh/).
## How to use
I welcome contributions to my projects! If you have an idea or improvement, feel free to open an issue or submit a pull request. Let's grow and learn together!
Here are the steps to get started contributing:
1. Clone the Repository:
```bash
git clone [email protected]:weehongkoh/vernonweehong.com.git
```2. Install Dependencies: Navigate to the cloned directory and install the project's dependencies:
```bash
cd website
npm install
```3. Run Development Server: Start the development server to view and work on the website locally:
```bash
npm run dev
```By following these steps, you'll have a local development environment set up and ready for contributing to the project!
---
Thank you for visiting my portfolio! Your feedback and suggestions are always welcome.