ekrem-kocak / ekremkocak

This portfolio is designed for individuals interested in ethical hacking. The project is built using Nx monorepo with Angular, and it includes server-side rendering. The user interface is crafted with PrimeNG, PrimeFlex, and PrimeIcons, making it easy to customize according to personal preferences. inspired by https://shorturl.at/IED5D

Home Page:https://ekremkocak.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ekrem Kocak's Ethical Hacking Portfolio

About

This portfolio is designed for individuals interested in ethical hacking. The project is built using Nx monorepo with Angular, and it includes server-side rendering. The user interface is crafted with PrimeNG, PrimeFlex, and PrimeIcons, making it easy to customize according to personal preferences.

Inspired by: Portfolio Inspiration

Visit the live site: ekremkocak.com

Features

  • Nx Monorepo: Ensures a scalable and maintainable project structure.
  • Angular Framework: Provides a robust foundation for building dynamic and responsive web applications.
  • Server-Side Rendering (SSR): Improves performance and SEO.
  • PrimeNG: A rich set of UI components for Angular.
  • PrimeFlex: A lightweight flexbox CSS utility for layout and styling.
  • PrimeIcons: Beautifully crafted icons for your application.

Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js (LTS version recommended)
  • npm or yarn
  • Angular CLI

Installation

  1. Clone the repository:

    git clone https://github.com/ekrem-kocak/ekremkocak.git
    cd ekremkocak
  2. Install the dependencies:

    npm install
    # or
    yarn install

Running the Application

To start the development server:

npx nx serve

About

This portfolio is designed for individuals interested in ethical hacking. The project is built using Nx monorepo with Angular, and it includes server-side rendering. The user interface is crafted with PrimeNG, PrimeFlex, and PrimeIcons, making it easy to customize according to personal preferences. inspired by https://shorturl.at/IED5D

https://ekremkocak.com/


Languages

Language:TypeScript 53.8%Language:SCSS 29.2%Language:HTML 16.4%Language:JavaScript 0.6%