Skip to content

kkamara/kelvinkamara.com

Repository files navigation

kelvinkamara.com-light.png

kelvinkamara.com-dark.png

kelvinkamara.com

(2020) Award-Winning Web Developer.

Mr. Kelvin Kamara has over ten years of commercial experience delivering both front-end and back-end solutions. He believes in using the right tool for the job and takes a practical, quality-driven approach to building effective software.

With a particular strength in back-end and server-side development, Kel received the UK Government Cabinet Office Recognition Award in April 2019 for his work on secure web systems.

government award

Installation

# Create our environment file.
cp .env.example .env
# Install our app dependencies.
composer i
php artisan key:generate
# Before running the next command:
# Update your database details in .env
php artisan migrate --seed
yarn install
yarn build

Usage

php artisan serve --port=3000
# Website accessible at http://localhost:3000

Api Documentation

php artisan route:list

Unit Tests

php artisan test --filter=Unit

Misc

This website uses an older version of the premium website theme, Writter.

The recommendations section uses the reviews slider at https://codepen.io/legwork/pen/PKaVpE .

See NodeJS ReactJS Boilerplate.

See PHP ReactJS Boilerplate.

See ReactJS Native Mobile App Boilerplate.

See MRVL Desktop.

See MRVL Web.

See NodeJS Docker Skeleton.

See NodeJS Scraper.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

BSD

About

(2020) Award-Winning Web Developer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors