Skip to content

kashyap-kumar/kashyapkumar-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

अतिथिदेवो भव:


Hi There! I'm Kashyap

Technologies/Tools

CREATE TABLE `Technologies` (
    `Serial_no` INT,
    `Name` varchar(50)
);
INSERT INTO `Technologies`
VALUES 
    (1, 'HTML'),
    (2, 'CSS'),
    (3, 'JavaScript'),
    (4, 'ReactJS'),
    (5, 'NodeJS'),
    (6, 'PHP'),
    (7, 'Bootstrap'),
    (8, 'SQL'),
    (9, 'C++'),
    (10, 'Java');

CREATE TABLE `Tools` (
    `Serial_no` INT,
    `Name` varchar(50)
);
INSERT INTO `Tools`
VALUES 
    (1, 'MySQL'),
    (2, 'VS Code'),
    (3, 'Wordpress'),
    (4, 'Git'),
    (5, 'Figma'),
    (6, 'Firebase');

🙋🏻‍♂️ I Believe Skills and Degree are Equally Important


✌️ Improving My DSA and Development Skills


💬 A True Coder Hunting for New Opportunities




Visitor Count

Kashyap Kumar Github Stats

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors