Onipede Samson A.

I am a Software Developer.........| React | JavaScript | Flutter | Dart.

About Me

I am Onipede Samson a Software Developer with two years experience. I use JavaScript and React framework for Web Development. The one thing driving me forward is the PASSION. Welcome to my Portfolio:

Skills

Languages

  • JavaScript
  • PHP

Frameworks

  • React
  • Laravel
  • Nodejs
  • Git

Database

  • PostgreSQL
  • MySQL

JavaScript

Writing codes in JavaScript is fun, the versatility is top-notch, it also offers client-side rendering and it gives you a choice to choose from so many frameworks. JavaScript allows you to build interactive websites, the good thing now is that JavaScript usage has now extended to Mobile App Development, Desktop App Development and Game Development.

My First Ever JavaScript Code


				4 + 3;

				if(4+3 ===7) {
				alert("You are smart!");
						}
										

A Simple Facebook Login Using JavaScript


										
		var username prompt = prompt("what is your username?");
		var password prompt = prompt("what is your password?");

			function sign in (user, pass) {
			if(user === database[0].username&&
					pass === database[0].password) {
					console.log(newsfeed);
				}
				else {
				alert("sorry, wrong username or password");
			}
			}
			signin(usernameprompt, password prompt);

										

Projects

These are some of the projects i have embarked on:

Food Recipe A food recipe app, that show the ingredients and recipes of each meal.

Built with: React


Source Code     Live View
Monster Roladex A robot app, that shows different types of fun robots when searched with their name.

Built with: React


Source Code     Live View
Face Recognition A face recognition application, in which an API is used to capture the image, it has a backend server and a database for storing users information.

Built with: React


Source Code     Live View
Tip Calculator A simple calculator use to calculate tip, i mean tip amount to give out.

Built with: JavaScript


Source Code     Live View

Get in touch

To know more about my skills, to collaborate with me concerning what i do. I am also open to more opportunities