Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.