-
4th Semester
-
Frontend
- HTML
- Javascript??
- CSS
-
Bootstrap.css
We can make this file beautiful and searchable if this error is corrected: It looks like row 10 should actually have 5 columns, instead of 2 in line 9.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
playlist,title,url,duration,views | |
UK Allah Ditta Centre,Sochta Hoon Ke Woh Kitne Masoom (Live Full),https://youtube.com/watch?v=QuNyMxLlVig,1570,42000000 | |
Coventry DVD 20,Aankh Uthi Mohabbat Ne Angrai Li,https://youtube.com/watch?v=BIOgR38G2Zs,1181,39000000 | |
Dorchester Hotel London Live in Concert,Ye Jo Halka Halka Saroor Hai,https://youtube.com/watch?v=UIPXHsUXVH0,985,24000000 | |
Birmingham Town hall 1993,Akhiyan Udeek Dian,https://youtube.com/watch?v=YSMIDIt2Ku4,1206,21000000 | |
Birmingham Town hall 1993,Mast Nazron Se - Husan Walon Se Allah Bachaye,https://youtube.com/watch?v=GkejOgSZ8qw,308,13000000 | |
University of Aston in Birmingham 1988,Kehna Ghalat Ghalat To Chupaana Sehi Sehi,https://youtube.com/watch?v=q89NdfH-P8Q,1612,9800000 | |
Birmingham Town hall 1993,Kinna Sohna Tenu Rab Ne Banaya (Live Full) Kinna Sona,https://youtube.com/watch?v=L5bD5pGhk6E,413,9600000 | |
Wolverhampton,Ankh Uthi Mohabbat Ne Angrai Li,https://youtube.com/watch?v=DKpzCm_nxTo,2480,9400000 | |
UK Digbeth Civic Centre Birmingham,Hai Kahan Ka Irada Sa |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
title | url | duration | views | |
---|---|---|---|---|
Kya Tha Jo Ghari Bhar Ko Tum Laut Ke Aa Jate | https://youtube.com/watch?v=_I3JKuh-sIk | 969 | 7700000 | |
Lut Gaye - Original Ankh Uthi Mohabbat Ne | https://youtube.com/watch?v=w_5vIxqGo7g | 1174 | 6400000 | |
Baba Ji Sada Hajj Hogaya | https://youtube.com/watch?v=XMa_EVn4yJQ | 657 | 5800000 | |
Jhoole Jhoole Lal (Magic Touch) Bally Sagoo | https://youtube.com/watch?v=Mwaje9YCnNg | 476 | 5300000 | |
Gal Kar Koi Peen Pilawan Dee | https://youtube.com/watch?v=zQ4fCHeMrT4 | 483 | 3800000 | |
Sab Pe Karam Farmayen Ge | https://youtube.com/watch?v=XuzESPHuvAc | 916 | 3400000 | |
Ravidass Guru | https://youtube.com/watch?v=0wyhcdxDrjI | 1706 | 3200000 | |
Haqeeqat Ka Agar Afsana Ban Jaye | https://youtube.com/watch?v=mjH8v6UFt5w | 749 | 3200000 | |
Usman Ke Laal Aapka Darbar | https://youtube.com/watch?v=-y2NJlPEG3o | 901 | 2700000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
title | url | duration | views | |
---|---|---|---|---|
Kali Kali Zulfon Ke Phande Na | https://youtube.com/watch?v=lsqsggtTZfs | 867 | 95000000 | |
Saja Hai Maikhana | https://youtube.com/watch?v=8dlkBDK0_Aw | 494 | 64000000 | |
Wich Pardesan I Dr Zeus Ft. Shortie | https://youtube.com/watch?v=8h5bgmdGE2U | 284 | 25000000 | |
Menu Yadan Terian Aondiyan Ne | https://youtube.com/watch?v=OqENfj3TZL0 | 448 | 19000000 | |
Khula Hai Maikhana (Remix) | https://youtube.com/watch?v=npmJUYt6Z8U | 485 | 18000000 | |
Jani Door Gaye | https://youtube.com/watch?v=r8mIeP3aRQs | 1116 | 16000000 | |
Khali Morda Nahin Data Hajveri | https://youtube.com/watch?v=IosA1Rrgggw | 905 | 15000000 | |
Meri Zindagi Hai Tu (Remix) | https://youtube.com/watch?v=Crwo6Tuhtw0 | 477 | 15000000 | |
Charkhay De Har Har Gehray | https://youtube.com/watch?v=o-tcsnwW6J8 | 522 | 12000000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
REVERSE="\x1b[7m" | |
RESET="\x1b[m" | |
if [ "$1" == "-v" ]; then | |
SPLIT=1 | |
shift | |
fi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/bash | |
# Last modified: 2022/01/26 08:52:11 | |
# Install latest version of Tmux, libevent, ncurse as root. | |
# local user install | |
# tmux will be installed in $BUILD/local/bin. | |
# It's assumed that wget and a C/C++ compiler are installed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
###################### | |
### HOTKEY CHANGES ### | |
###################### | |
# Fuzzy session finder | |
# https://thoughtbot.com/blog/a-tmux-crash-course | |
# https://github.com/junegunn/dotfiles/blob/master/tmux.conf | |
# https://thoughtbot.com/upcase/videos/tmux-advanced-workflow | |
# https://coderwall.com/p/_g2vpq/workflow-in-tmux | |
# https://gist.github.com/Starefossen/5955406 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- ddcavcontrol | |
-- v1.2.1 | |
-- This Hammerspoon script is intended to do the following: | |
-- 1) Control External Display Brightness via DDC (utilizing a proper brightness+contrast curve) | |
-- 2) Control External Display Volume via DDC | |
-- 3) Control Digital AV Volume via Network (currently works with Yamaha AVs) | |
-- 4) Use the standard brightness and volume keys of an Apple keyboards | |
-- 5) Display the standard MacOS OSD as expected |
This is a compilation of information I found in different postings on the net.
tmux
can be invoked in command mode using tmux -CC
. The simplest way to get a remote tmux session into a window of iterm is to invoke it on the remote host
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INSERT INTO teachers VALUES | |
(0, "Salma", "Anjum", "[email protected]", "1969-10-26", "1993-10-26", "WORKING"), | |
(0, "Rauf", "Khan", "", "1965-10-26", "1992-10-26", "WORKING"); |
NewerOlder