samuelldmj
Aspiring Software Developer: currently Learning (PHP/Laravel n Javascript)
https://samuelakinnuoye034@gmail.comNigeria
Pinned Repositories
Basic-learning-php-mysql
compilation of miscellenous basic learning on php, coupled with some mysql learning
Basic_Crud
Basic crud learning
BootstrapTutorial
Bootstrap crash course
Cloud-Hosting-website
This is a cloud hosting website, built with HTML and CSS. It is a learning task, not built for anyone.
codeWarChallenges
here is the various challenges i cracked on codewar.
cv-builder
This is a cv-builder
Full-javascript-learning
This is a documentation of my Javascript learning
learningoop
For learning purpose
mvc
learning on how to build my own framework and work with the other existing MVC framework.
PigDiceGame
Pig is a simple dice game first described in print by John Scarne in 1945.[1] Players take turns to roll a single die as many times as they wish, adding all roll results to a running total, but losing their gained score for the turn if they roll a 1. it can be played with many rule variations. info from (Wikipedia)
samuelldmj's Repositories
samuelldmj/PigDiceGame
Pig is a simple dice game first described in print by John Scarne in 1945.[1] Players take turns to roll a single die as many times as they wish, adding all roll results to a running total, but losing their gained score for the turn if they roll a 1. it can be played with many rule variations. info from (Wikipedia)
samuelldmj/Basic_Crud
Basic crud learning
samuelldmj/BootstrapTutorial
Bootstrap crash course
samuelldmj/codeWarChallenges
here is the various challenges i cracked on codewar.
samuelldmj/cv-builder
This is a cv-builder
samuelldmj/flashbike_project
This guided task requires me to implement what i have learnt in PHP OOP , this is a fictional bicycle shop website with a small customer base, hence the use of csv file for temporary storage of customer info. when the customer info is update, the csv files would be replaced with a new one.
samuelldmj/Full-javascript-learning
This is a documentation of my Javascript learning
samuelldmj/GuessTheNumber
This is a game that generate a random number, that you must match to win.
samuelldmj/laravel-pizza-project
My first beginner project on laravel. A pizza-web-app
samuelldmj/learningoop
For learning purpose
samuelldmj/ModalWindow
In user interface design for computer applications, a modal window is a graphical control element subordinate to an application's main window. A modal window creates a mode that disables user interaction with the main window but keeps it visible, with the modal window as a child window in front of it. That is what i made here.
samuelldmj/mvc
learning on how to build my own framework and work with the other existing MVC framework.
samuelldmj/PHP-OOP-learning
This is a documentation of my learning of Object Oriented Programming for PHP
samuelldmj/PHP_A-Z-project-one
This is a simple budget and expenses tracker using php procedural programming
samuelldmj/forum
Forum webapp: for practise
samuelldmj/KapFramework
This is a basic laravel-oriented PHP framework for developers to create, edit and deploy minor or major PHP applications while also learning how major and popular frameworks like laravel are created from ground up.
samuelldmj/laracast-laravel-tutorial
For learning purpose
samuelldmj/laravel-tutorial
learning how laravel works
samuelldmj/Mastering-Jquery
This contains my learning on Jquery
samuelldmj/paymentpage
How to make payment work in php
samuelldmj/PHP_A-Z
samuelldmj/PHP_A-Z-project-two-using-OOP
samuelldmj/PLP-BLOP-APP
A BLOG APP FOR PLP
samuelldmj/PLPBasicGitAssignment
For Git practise
samuelldmj/se-assignment-1-setting-up-your-developer-environment-samuelldmj
se-assignment-1-setting-up-your-developer-environment-samuelldmj created by GitHub Classroom
samuelldmj/se-assignment-2-introduction-to-software-engineering-samuelldmj
se-assignment-2-introduction-to-software-engineering-samuelldmj created by GitHub Classroom
samuelldmj/se-assignment-4-github-and-visual-studio-samuelldmj
se-assignment-4-github-and-visual-studio-samuelldmj created by GitHub Classroom
samuelldmj/se-assignment-5-samuelldmj
se-assignment-5-samuelldmj created by GitHub Classroom
samuelldmj/SHIELD-Hackathon1
PortFolio Hackathon
samuelldmj/weatherapp
weather app: API practise.