Amrrs commited on
Commit
d23fbb4
1 Parent(s): f09724e

Upload index.html

Browse files
Files changed (1) hide show
  1. index.html +104 -21
index.html CHANGED
@@ -1,24 +1,107 @@
1
  <!DOCTYPE html>
2
  <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>
13
- You can modify this app directly by editing <i>index.html</i> in the
14
- Files and versions tab.
15
- </p>
16
- <p>
17
- Also don't forget to check the
18
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank"
19
- >Spaces documentation</a
20
- >.
21
- </p>
22
- </div>
23
- </body>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  </html>
 
1
  <!DOCTYPE html>
2
  <html>
3
+ <head>
4
+ <title>1littlecoder</title>
5
+ <link href="https://fonts.googleapis.com/css2?family=Bellota&display=swap" rel="stylesheet">
6
+ <link href="style.css" rel="stylesheet" type="text/css">
7
+ </head>
8
+ <body>
9
+ <div id="header" class="section">
10
+ <img alt="logo" class="img-circle" src="https://w7.pngwing.com/pngs/670/845/png-transparent-batman-lego-action-figure-illustration-lego-batman-3-beyond-gotham-lego-batman-the-videogame-lego-dimensions-lego-batman-2-dc-super-heroes-games-heroes-fictional-character-film.png">
11
+ <p>1littlecoder</p>
12
+ </div>
13
+ <div class="section">
14
+ <h1><span>About Me</span></h1>
15
+ <p> Hey! I'm <strong>1littlecoder</strong> from <strong>India.</strong>. I Like <strong>Coding</strong> R Python Data Science Machine Learning</p>
16
+ <p class="quote">~ 1littlecoder</p>
17
+ </div>
18
+ <div class="section" id="res">
19
+ <h1><span>My Works</span></h1>
20
+ <p align="centre"><strong>Here Are Some Of My Works</strong></p>
21
+ <a href="https://telegram.me">
22
+ <img src="https://img.icons8.com/nolan/144/telegram-app.png"/>
23
+ <div class="caption">Telegram Channel</div>
24
+ </a>
25
+ <a href="https://github.com/amrrs">
26
+ <img src="https://img.icons8.com/nolan/144/github.png"/>
27
+ <div class="caption">Github Account</div>
28
+ </a>
29
+ <a href="https://1littlecoder.in">
30
+ <img src="https://img.icons8.com/dusk/144/000000/domain.png"/>
31
+ <div class="caption">My Website</div>
32
+ </a>
33
+ <br>
34
+ <p align="centre"><strong>Resources I Use</strong></p>
35
+ <a href="https://github.com/">
36
+ <img src="https://img.icons8.com/nolan/144/github.png"/>
37
+ <div class="caption">Github</div>
38
+ </a>
39
+ <a href="https://telegram.me">
40
+ <img src="https://img.icons8.com/nolan/144/telegram-app.png"/>
41
+ <div class="caption">Telegram</div>
42
+ </a>
43
+ <a href="https://code.visualstudio.com">
44
+ <img src="https://img.icons8.com/nolan/144/code.png"/>
45
+ <div class="caption">VS Code Editor</div>
46
+ </a>
47
+ <a href="https://python.org">
48
+ <img src="https://img.icons8.com/nolan/144/python.png"/>
49
+ <div class="caption">Python</div>
50
+ </a>
51
+ <a href="https://www.php.net/">
52
+ <img src="https://img.icons8.com/dusk/144/000000/php-logo.png"/>
53
+ <div class="caption">PHP</div>
54
+ </a>
55
+ <a href="https://ubuntu.com">
56
+ <img src="https://img.icons8.com/color/144/000000/ubuntu--v1.png"/>
57
+ <div class="caption">Ubuntu</div>
58
+ </a>
59
+ </div>
60
+ <div class="section">
61
+ <h1><span>My Skills</span></h1>
62
+ <ul>
63
+ <li>Python<br /> <progress min="0" max="100" value="95"></progress> </li>
64
+ <li>PHP <br /> <progress min="0" max="100" value="75"></progress> </li>
65
+ <li>Coding<br /> <progress min="0" max="100" value="100"></progress> </li>
66
+ </ul>
67
+ </div>
68
+ <div class="section" id="contacts">
69
+ <h1><span>Follow Me</span></h1>
70
+ <div>
71
+ <a href="https://instagram.com/" target="_blank">
72
+ <img alt="Instagram" src="https://img.icons8.com/cute-clipart/100/instagram-new.png"/>
73
+ </a>
74
+ <a href="https://twitter.com/1littlecoder">
75
+ <img alt="Twitter" src="https://www.sololearn.com/Uploads/icons/twitter.png" />
76
+ </a>
77
+ <a href="https://github.com/amrrs">
78
+ <img alt="GitHub" src="https://img.icons8.com/nolan/144/github.png"/>
79
+ </a>
80
+ <a href="https://t.me/">
81
+ <img alt="Telegram" src="https://img.icons8.com/fluent/96/000000/telegram-app.png"/>
82
+ </a>
83
+ <a href="https://www.youtube.com/channel/UCRD6WpNNzJpRIU4z89PNSbg">
84
+ <img alt="YouTube" src="https://img.icons8.com/color/96/000000/youtube-play.png"/>
85
+ </a>
86
+ <a href="mailto:1littlecoder@gmail.com">
87
+ <img alt="Email" src="https://img.icons8.com/fluent/96/000000/gmail.png"/>
88
+ </a>
89
+ </div>
90
+ </div>
91
+ <div class="section" id="contacts">
92
+ <h1><span>Contact Us</span></h1>
93
+ <a href="mailto:1littlecoder@gmail.com">
94
+ <img src="https://img.icons8.com/fluent/95/000000/gmail--v2.png"/>
95
+ </a>
96
+ </div>
97
+ <center>Made with ❤️ By <a href="https://github.com/amrrs">
98
+ 1littlecoder
99
+ </a></center>
100
+
101
+ <script type="text/javascript">
102
+ function search() {
103
+ window.open('https://www.google.com/search?output=search&q=' + document.getElementById("question").value)
104
+ }
105
+ </script>
106
+ </body>
107
  </html>