├── AJI RESUME WEEK 1.html ├── Argentina flag.html ├── First.class ├── First.java ├── Google-favicon-2015.png ├── ILUGC replica.html ├── ISTQB-CTFL_Syllabus_2018_v3.1.1.pdf ├── Payilagam Manual_Testing_Syllabus.pdf ├── aji.jpg ├── ajiresumeweek1.css ├── argentinachakra.jpg ├── argentinachakra1.jpg ├── bahamas.html ├── chakra.png ├── csstut1.html ├── czech.html ├── external.html ├── favicon.jpeg ├── git tutorial ├── h0me.css ├── home11.html ├── ilugc2.css ├── ilugc2.html ├── index.html ├── index2.html ├── libreresume.docx ├── libreresume.odt ├── libreresume.pdf ├── national flag.html ├── postgresql_muthu (1).odt ├── postgresql_muthu.pdf.odt ├── register.css ├── register.html ├── style.css └── tut1css.css /AJI RESUME WEEK 1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | AJITHA RESUME 5 | 6 | 7 | 8 |

RESUME

9 | 10 |

Name: AJITHA V

11 | 12 | 13 | Ajitha 14 |

Moblie: 8524995697

15 | Mail: ajitha7472@gmail.com 16 |
17 |

Technical Summary:

18 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 |
Educational Qualification
Qualification Dept College / Board Year Of Passing Percentage
B.E., CSE MKCE 2025 95
Higher Secondary Maths/Biology BHSS 2021 95
48 |

Personal Skills:

49 | 54 |

Technical Skills:

55 |

Languages:

56 |
JAVA  : 
60% 60%
57 |
HTML  : 
75% 75%
58 |
CSS   : 
70% 70%
59 |

DB:

60 |
Mysql  : 
30% 60%
61 |
PostgreSQL  : 
0% 75%
62 |

PERSONAL INFORMATION

63 |
Father's Name  :  A.Vijayakumar
64 |
Mother's Name  :  V.Tamilselvi
65 |
DOB            :  10-02-2004
66 |
Gender         :  Female
67 |
Nationality    :  Indian
68 |
Address        :  Malayalapatty,Ayilpatty (po),Valapady(tk),Salem(Dt)-636202
69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 |

Declaration

82 |

Here by I declare that all above information are true to my knowledge

83 | 84 | 85 | 86 | 87 | -------------------------------------------------------------------------------- /Argentina flag.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | National flag 4 | 39 | 40 | 41 |
42 |
43 |
44 |
45 |
46 |
47 | 48 | 49 | -------------------------------------------------------------------------------- /First.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajitha-vijayakumar/flag/a137ab4a49b49cda203b20ff49b9a1a3be714d0c/First.class -------------------------------------------------------------------------------- /First.java: -------------------------------------------------------------------------------- 1 | class First 2 | { 3 | public static void main(String [] args) 4 | { 5 | int age =10; 6 | float salary = 9; 7 | //System.out.println("welcome"); 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /Google-favicon-2015.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajitha-vijayakumar/flag/a137ab4a49b49cda203b20ff49b9a1a3be714d0c/Google-favicon-2015.png -------------------------------------------------------------------------------- /ILUGC replica.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 35 | 36 | 37 | 38 | 42 | 76 | 77 | 78 | -------------------------------------------------------------------------------- /ISTQB-CTFL_Syllabus_2018_v3.1.1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajitha-vijayakumar/flag/a137ab4a49b49cda203b20ff49b9a1a3be714d0c/ISTQB-CTFL_Syllabus_2018_v3.1.1.pdf -------------------------------------------------------------------------------- /Payilagam Manual_Testing_Syllabus.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajitha-vijayakumar/flag/a137ab4a49b49cda203b20ff49b9a1a3be714d0c/Payilagam Manual_Testing_Syllabus.pdf -------------------------------------------------------------------------------- /aji.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajitha-vijayakumar/flag/a137ab4a49b49cda203b20ff49b9a1a3be714d0c/aji.jpg -------------------------------------------------------------------------------- /ajiresumeweek1.css: -------------------------------------------------------------------------------- 1 | img 2 | { 3 | float:right; 4 | width:170px; 5 | height:140px; 6 | 7 | margin-right:200px; 8 | 9 | } 10 | html 11 | { 12 | margin:10px; 13 | 14 | } 15 | 16 | h2 17 | { 18 | top: 10px; 19 | BACKGROUND-COLOR:GREY; 20 | COLOR:WHITE; 21 | }table 22 | { 23 | border-collapse:collapse; 24 | } 25 | -------------------------------------------------------------------------------- /argentinachakra.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajitha-vijayakumar/flag/a137ab4a49b49cda203b20ff49b9a1a3be714d0c/argentinachakra.jpg -------------------------------------------------------------------------------- /argentinachakra1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajitha-vijayakumar/flag/a137ab4a49b49cda203b20ff49b9a1a3be714d0c/argentinachakra1.jpg -------------------------------------------------------------------------------- /bahamas.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 45 | 46 | 47 |

BAHAMAS FLAG

48 |
49 |
50 | 51 |
52 |
53 | 54 |
55 |
56 | 57 |
58 |
59 |
60 |
61 | 62 | 63 | 64 | -------------------------------------------------------------------------------- /chakra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajitha-vijayakumar/flag/a137ab4a49b49cda203b20ff49b9a1a3be714d0c/chakra.png -------------------------------------------------------------------------------- /csstut1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 |

css

8 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 |
9 | A summary of the UK's most famous punk bands 10 |
BandYear formedNo. of AlbumsMost famous song
Buzzcocks19769Ever fallen in love (with someone you shouldn't've)
The Clash19766London Calling
The Stranglers197417No More Heroes
Total albums77
49 | 50 | 51 | 52 | 53 | -------------------------------------------------------------------------------- /czech.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | Czech flag 4 | 39 | 40 | 41 |
42 | 43 | 44 | -------------------------------------------------------------------------------- /external.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 |

hello

8 |

hei

9 |

how are you

10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /favicon.jpeg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /git tutorial: -------------------------------------------------------------------------------- 1 | Github,Git: 2 | developer.mozilla.org 3 | Git is a version control system 4 | (Has all the versions of Linux) 5 | 1.open source 6 | 2.free 7 | 3.distributed 8 | 9 | what is a version control system ? 10 | It acts like a cloud and helps us to have a history of our edits and modifications 11 | Thus provides all the versions of a particular data. 12 | eg.Git,Mercurial,SVN,TFS (service providers) 13 | 14 | It is a software like wikipedia that provies the Source code of different versions (Open source-since it gives the source code openly to all the users) 15 | Git INSTALLATION 16 | How to create git repository? 17 | "git init" - to create a empty git repository. 18 | 19 | how to see hidden git repository? 20 | "ls -a" 21 | 22 | How to create a file in git repository? 23 | "touch filname" 24 | eg. touch names.txt 25 | 26 | How to track a file which is created in git repository? 27 | "git add filename" 28 | eg. git add names.txt 29 | 30 | If we want to track all the files in the git repository then use "git add ." and here "." refers to all the files in the git repository 31 | 32 | How to see changes made? 33 | use "git status" command 34 | 35 | how to commit a change? 36 | git commit -m "message" 37 | 38 | Lets make changes in the file now!! 39 | 40 | now lets check for the changes made using git status. 41 | eg.i have added some text on names.txt file. after saving it i am checking for the changes made,by using "cat names.txt".It shows: 42 | hey 43 | here i am making chnges in my git repository. 44 | come lets check it in terminal 45 | 46 | How to remove having track(remove from stage/commiting) of a file which is being ? 47 | "git restore --staged names.txt" 48 | 49 | How to see the entire history of changges made? 50 | "git log" 51 | 52 | How to delete a file from git repository? 53 | use "rm -rf filename" command 54 | eg. rm -rf names.txt 55 | 56 | Each commit is arranged one above the other. 57 | Hence if we want to delete a commit then, 58 | we should copy the commit value of before commit 59 | then use "git reset commit value" command 60 | 61 | eg. if we get output of "git log" as below: 62 | 63 | commit b8534e88a0315cd7c8f5d24290bdd742889bf94d (HEAD -> master) 64 | Author: Ajitha Vijayakumar 65 | Date: Sun Mar 12 17:38:19 2023 +0530 66 | 67 | names.txt file deleted 68 | 69 | commit 32945d3278d8eca812346e1e93f5f00290aa8d68 70 | Author: Ajitha Vijayakumar 71 | Date: Sun Mar 12 17:33:20 2023 +0530 72 | 73 | names.txt file modified 74 | 75 | commit f9e467da7cd591757eec5d04d4a54ad13833d139 76 | Author: Ajitha Vijayakumar 77 | Date: Sun Mar 12 12:37:13 2023 +0530 78 | 79 | names.txt file added 80 | 81 | 82 | here in above if want to delete changes that were made from 83 | 84 | commit 32945d3278d8eca812346e1e93f5f00290aa8d68 85 | Author: Ajitha Vijayakumar 86 | Date: Sun Mar 12 17:33:20 2023 +0530 87 | 88 | names.txt file modified 89 | this commit, then we should copy the commit no. below this commit and enter it in "git reset commitvalue "command. i.e, 90 | git reset f9e467da7cd591757eec5d04d4a54ad13833d139 91 | 92 | output: 93 | Unstaged changes after reset: 94 | D names.txt 95 | 96 | now give "git log" to check the status: 97 | output : 98 | commit f9e467da7cd591757eec5d04d4a54ad13833d139 (HEAD -> master) 99 | Author: Ajitha Vijayakumar 100 | Date: Sun Mar 12 12:37:13 2023 +0530 101 | 102 | names.txt file added 103 | 104 | git stash command : 105 | *it used to keep the changes made (i.e either don't want to commit or loose) 106 | 107 | 108 | How to get rid of git stash ? 109 | It can be done by giving "git stash pop" command 110 | 111 | 112 | 113 | 114 | 115 | 116 | 117 | 118 | 119 | -------------------------------------------------------------------------------- /h0me.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajitha-vijayakumar/flag/a137ab4a49b49cda203b20ff49b9a1a3be714d0c/h0me.css -------------------------------------------------------------------------------- /home11.html: -------------------------------------------------------------------------------- 1 |