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 10 years competency in both frontend & backend solutions. He is a firm believer in using the right tool for the job.

Specialising in backend server development, Kel was fortunate to achieve the UK Government Cabinet Office Recognition Award, on April 2019, for his work with 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