Posts

Car Rental Management System - Mini project

Image
 This project is done by using the following languages: HTML CSS JavaScript PHP MySql The entire file is available in my github account. The file link is https://github.com/IamJenish/Car-Rental-Management-System. Kindly use the comment section to let me know how you like this project. Here are the same coding: Index.html <!DOCTYPE html> <html lang="en">   <head>     <meta charset="UTF-8" />     <meta http-equiv="X-UA-Compatible" content="IE=edge" />     <meta name="viewport" content="width=device-width, initial-scale=1.0" />     <title>Navbar 1</title>     <link rel="preconnect" href="https://fonts.googleapis.com" />     <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />     <link       href="https://fonts.googleapis.com/css2?family=Poppins:...

The Final Rhythm - LetYourEyesVocalize

Image
 There were times when baby our souls were one, Driving toward the sun, Every day and night doesn't make a change, To all our love or down the pace, And to think about all of this at once, With me alone walking away from the sun, Now, the day watches me as an inanimate being, And the night as a victim of one thousand bullets, Everything's just changed, just except me...                                                                                           - LetYourEyesVocalize

Advanced Calculator - Python tkinter GUI application - Mini projects

Image
from tkinter import * from tkinter import ttk from ttkbootstrap import Style import math window=Tk() window.geometry("600x550+350+150") window.resizable(FALSE,FALSE) window.title("AdvCalc") style=Style(theme="lumen") style.configure('custom.TButton', background='yellow') window = style.master #titleimage=PhotoImage(file="photo/titlesym.png") #window.iconphoto(False,titleimage) tabs=ttk.Notebook(window,width=500,height=500) tabs.pack(fill=BOTH,expand=TRUE) tab1=Frame(tabs) tab2=Frame(tabs) tabs.add(tab1,text="Simple Calculator") tabs.add(tab2,text="Advanced Calculator") ####################simple calculator############# #####################ENTRY################# entry=Entry(window,font=("verdana 14 bold"),width=28,bd=10,justify=RIGHT) entry.insert(0,'O') entry.place(x=90,y=60) entry.config(state="normal") entry1=Entry(tab2,font=("verdana 14 bold"),width=22,bd=10,justify=RIG...

Poem for love : A Traveler's Tale

Image
 I am the one, Who believes to be lost over a decade, Making way for a journey, To find the one hidden within me, Then I came across a maiden, Her eyes were made of mesmerising black pearl, Covered by a black spectacle just to prevent men from falling for her, But still, am I the chosen one to fall for her, A different kind of blossoming smile on her face is all I could see, I thought I found myself in her, Later did I understand her love was never meant for me,      Grieving by the sudden dawn of reality, I found I was pushing myself away from myself, Now everything in front of me is a dark frenzy path, With me just wondering about the way the world works, A new man having a head filled with optimism, And a heart throbbing with echoing scream and spilling pain, Now even when I continue the much-needed journey, I carry a piece of never-ending hope, Just to find me within her...