Flat Button Design CSS

By 0 Comments
Thumbnail
Flat Button Design CSSIn modern web design, flat design has easily become a trend because it is really simple, elegant, professional and easy to implement in responsive designs. They are commonly used in login forms, register forms or even in control forms that needs data submission. In this post, we'll make a flat button design using using purely CSS! Step 1: Create your button inside the <body> tag <body> <input type='button' class='Green' value='Green'> </body> Step...

Login Form using OOP in PHP

By 0 Comments
Thumbnail
Login Form using OOP in PHP Most of the web applications involves users, and by that, a login form is usually needed. Login forms receive username and password inputs, verifies access, and in most cases determines the privileges of the user, commonly called as user level. This is a sample login web application I made using OOP in PHP. This has the basic functions of logging in, logging out, remember me and change password. Since I'm using OOP, I used PDO to access my database. PDO returns...

Shot Clock, Game Clock and Scoreboard using PIC16F877a and LM016L

By 0 Comments
Thumbnail
Shot Clock, Game Clock and Scoreboard using PIC16F877a A basketball shot clock, game clock and scoreboard circuit and program made using 2 PIC16F877a and 2 LCD (LM016L) displays. For scoring, a selector switch is used to score home or away teams. Increments can be by 1, 2 or 3. A decrement by 1 switch is also available if score needs to be reduced. The quarter switch changes the QTR display. In the clock, SET GAME switch can be used to set the game clock. POSSESSION switch on the other...

SVG Pie Chart using PHP

By 0 Comments
Thumbnail
SVG Pie Chart using PHP SVG, or Scalable Vector Graphics are widely used for dynamic shapes and icons in web applications. They are usually implemented because it is a vector graphic - meaning it can be scaled in any size without losing its quality. Also, charts and other graphical data representation can be easily implemented with SVG because it is very dynamic. You can basically draw any shapes by just providing certain parameters. A dynamic SVG Pie Chart made using PHP. It accepts 10 names...

Computer Engineering T-Shirt Design

By 0 Comments
Thumbnail
Computer Engineering T-Shirt Design A T-Shirt design I made for our Computer Engineering organization. The target concept is to incorporate fields in our course and make it look doodle-ish and flat. Doodle art became famous and trendy in shirt designs these days because it is really catchy and plain, and it is not overdone with too much detail. I recommend you use pastel colors so it will not become really distracting to the eye when the design is printed in the tshirt. Design was made...

School Lanyard Design

By 0 Comments
Thumbnail
School Lanyard Design Big and bulk lanyards have become a trend in most universities and sometimes, it is department-specific. Students get to sport not just their alma mater, but their course as well. A lanyard I designed for University of Mindanao College of Hospitality Education's Tourism Management Department. The target design is to highlight the department's and university's name. The color scheme suggested was pink and black. This was done in Photosho...

Cubism Art Tutorial in Photoshop

By 0 Comments
Thumbnail
Cubism is an early-century art wherein cubes or polygons are used to portray an image. Applying this kind of art brings nostalgic feel to a photo. In Photoshop, we can attain this kind of art using Pen Tool and average tracing skills. Steps to Make a Cubism Art Tutorial in Photoshop This tutorial will guide you on how to make a Cubism Art in Photoshop 1. Open your base picture in Photoshop and make the image larger (won't matter if it pixelize 'coz the output will be a vector) via Image>Image...

TOP THREE FUNNY UKAY-UKAY SIGNS

By 0 Comments
Thumbnail
No. 3: You'll find many of these in side-streets where a simple misspelling turns to be a humor. Though this one doesn't make any major errors, it still lands in the 3rd spot. By the way, have you been in an ukay-ukay? The most repeated line is "Bago Abri" which means newly opened stocks and take note that this line will be there until the night ends. No. 2: How sweet it is to wear these long-sleeved shirts! I wonder how much sugar they put in the fabric? No. 1: These one is the best...
Powered by Blogger.