"Javeen's Place" Source Code tapeykatt.neocities.org
website
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

added more things on my about me page

+247 -6
+154 -5
about_me.html
··· 12 12 ul { 13 13 list-style: none; 14 14 } 15 + 16 + .kil { 17 + filter: grayscale(100%); 18 + transition: filter 0.2s linear; 19 + } 20 + 21 + .kil:hover { 22 + filter: grayscale(0%); 23 + } 15 24 </style> 16 25 </head> 17 26 <body> ··· 48 57 49 58 <h2>Devices</h2> 50 59 51 - <p>HP 255 G8 (slushi)</p> 52 - <p>HP Pavilion 15-P247SA (My old PC) †(2014-2025)</p> 53 - <p>Samsung Galaxy A10s (SM-A107M)</p> 54 - <p>Samsung Galaxy A14 LTE (SM-A145M) (microG'd and with Evolution X GSI)</p> 55 - <p>Samsung Galaxy Tab 6 Lite 2022 (SM-P613) (Degoogled and with LineageOS)</p> 60 + <div style="display:flex"> 61 + 62 + <div style="flex:1;padding:4px;border:ridge;"> 63 + <img src="devices/hp255g8.jpg" width="400px"> 64 + <br> 65 + Photo taken: October 17, 2025 66 + <h2>HP 255 G8 (slushi)</h2> 67 + <p>RAM: 4GB 68 + <br> 69 + Storage: 128GB SSD 70 + <br> 71 + CPU: AMD Athlon Gold 3150U with Radeon Graphics 72 + </p> 73 + <p>This is one of these laptops my country's government give to those who are on 7th grade, that's why we call it "PCs del gobierno (Government PCs)". I received this in 2022. Some people say these laptops are very useless for gaming because of its poor specifications (in this case, 4GB of RAM and 128GB of storage), but since i don't play AAA games on it, i think it's very useful for me :P</p> 74 + <p>However, even if i'm not gaming, the performance also gets worse sometimes because i open too many programs at once.</p> 75 + <p>This computer came with Windows 10, then i upgraded it to Windows 11 in September 2022, installed Linux Mint on it in 2024, and Arch in 2025.</p> 76 + <p>Oh, and if you don't trust me because you're thinking i'm on Windows 7, well, this is KDE Plasma with AeroThemePlasma.</p> 77 + </div> 78 + 79 + <div style="flex:1;padding:4px;border:ridge;"> 80 + <img class="kil" src="devices/pavillion.jpg" width="400px"> 81 + <br> 82 + Photo taken: September 3, 2022 83 + <h2>HP Pavilion 15-P247SA †</h2> 84 + <p>(2014-2025)</p> 85 + <p>RAM: 8 GB 86 + <br> 87 + Storage: 1 TB HDD 88 + <br> 89 + CPU: AMD A8-6410 APU with AMD Radeon R5 Graphics 90 + </p> 91 + <p>There's where everything started. This laptop has accompanied me throughout my life for 11 years. I made tons of videos and silly stuff there when i was a kid, using pre-installed apps like CyberLink PowerDirector. This was also the device where i played Roblox around 2017, way before my actual account was created.</p> 92 + <p>Also, it came with Windows 8.1, and in 2024, i dual-booted it with Linux Mint, and upgraded the original OS to Windows 10.</p> 93 + <p>Thanks for 11 years of happiness, and for making me be interested on tech.</p> 94 + <p>Fun Fact: if this laptop were still alive when i called my main laptop "slushi", i would call this one "cofi".</p> 95 + </div> 96 + 97 + <div style="flex:1;padding:4px;border:ridge;"> 98 + <img src="devices/a10s.jpg" width="300px"> 99 + <br> 100 + Photo taken: October 18, 2025 101 + <h2>Samsung Galaxy A10s (SM-A107M)</h2> 102 + <p>RAM: 2GB 103 + <br> 104 + Storage: 32GB 105 + <br> 106 + CPU: Mediatek Helio P22 107 + </p> 108 + <p>Got this phone in November 6, 2020 (yup, i still remember the exact day i got this phone.)</p> 109 + </div> 110 + </div> 111 + 112 + <div style="display:flex"> 113 + 114 + <div style="flex:1;padding:4px;border:ridge;"> 115 + <img src="devices/a14.jpg" width="300px"> 116 + <br> 117 + Photo taken: October 18, 2025 118 + <h2>Samsung Galaxy A14 LTE (SM-A145M) (microG'd and with Evolution X GSI)</h2> 119 + <p>RAM: 4GB 120 + <br> 121 + Storage: 128GB 122 + <br> 123 + CPU: Samsung Exynos 3830 124 + </p> 125 + <p>This was my christmas gift in 2023. In 2025, i had the decision of de-googling this phone, and i did it. But then, i installed microG, an open-source reimplementation of the Google Play Services.</p> 126 + </div> 127 + 128 + <div style="flex:1;padding:4px;border:ridge;"> 129 + <img src="devices/tab6lite.jpg" width="300px"> 130 + <br> 131 + Photo taken: October 18, 2025 132 + <h2>Samsung Galaxy Tab 6 Lite 2022 (SM-P613) (Degoogled and with LineageOS)</h2> 133 + <p>RAM: 4GB 134 + <br> 135 + Storage: 64GB 136 + <br> 137 + CPU: Qualcomm Snapdragon 720G 138 + </p> 139 + <p>Got this tablet in 2023 to replace the Lenovo Tab 7 Essential i had since 2018. It's way better than said replaced tablet, since it has a Snapdragon proccessor and 4GB of RAM, while the Tab 7 Essential only has like 1 GB and its performance is horrible.<br>This is the first device i tested a Custom ROM on; i installed some ROMs like LineageOS and Pixel Experience in 2024. Then, in Early 2025, i de-googled it by installing the Vanilla ROM of LineageOS.</p> 140 + </div> 141 + 142 + <div style="flex:1;padding:4px;border:ridge;"> 143 + <img src="devices/galaxygrandprime.jpg" width="300px"> 144 + <br> 145 + Photo taken: October 18, 2025 146 + <h2>Samsung Galaxy Grand Prime (SM-G530M) (Degoogled and with LineageOS 18.1 Go)</h2> 147 + <p>RAM: 1GB 148 + <br> 149 + Storage: 8GB 150 + <br> 151 + CPU: Qualcomm Snapdragon 410 152 + </p> 153 + 154 + <p>Really loved using this phone back in 2020, way before i got a Galaxy A10s. In 2025, i decided to upgrade this phone to the highest Android possible, and luckily i found a LineageOS 18.1 Go (Android 11) ROM for the phone. I upgraded the firmware to Android 5 (i don't think that was neccesary (or yes?) lol), and installed said ROM.</p> 155 + </div> 156 + </div> 157 + 158 + <div style="display:flex"> 159 + 160 + <div style="flex:1;padding:4px;border:ridge;"> 161 + <img src="devices/t310i.jpg" width="300px"> 162 + <br> 163 + Photo taken: August 18, 2024 164 + <h2>LG T310i</h2> 165 + <p> 166 + Storage: 20MB 167 + </p> 168 + <p>This phone was from my sister's, but since she doesn't use it anymore, it's mine now as of Mid 2024 >:3</p> 169 + <p>Good thing about it? I can install J2ME apps and games on it!</p> 170 + </div> 171 + 172 + <div style="flex:1;padding:4px;border:ridge;"> 173 + <img src="devices/e612g.jpg" width="300px"> 174 + <br> 175 + Photo taken: July 19, 2025 176 + <h2>LG Optimus L5 (LG-E612g)</h2> 177 + <p>RAM: 512MB 178 + <br> 179 + Storage: 4GB 180 + <br> 181 + CPU: Qualcomm Snapdragon 800MHz 182 + </p> 183 + <p>This was one of the phones i had when i was a kid.</p> 184 + </div> 185 + 186 + <div style="flex:1;padding:4px;border:ridge;"> 187 + <img src="devices/xbox360slim.jpg" width="400px"> 188 + <br> 189 + Photo taken: October 18, 2025 190 + <h2>Xbox 360 Slim</h2> 191 + <p>The first console i played Minecraft on.</p> 192 + </div> 193 + </div> 194 + 195 + <div style="display:flex"> 196 + 197 + <div style="flex:1;padding:4px;border:ridge;"> 198 + <img src="devices/switch.jpg" width="300px"> 199 + <br> 200 + Photo taken: October 18, 2025 201 + <h2>Nintendo Switch OLED</h2> 202 + <p>yea</p> 203 + </div> 204 + </div> 56 205 57 206 <h2>My Favorite Shows</h2> 58 207
devices/a10s.jpg

This is a binary file and will not be displayed.

devices/a14.jpg

This is a binary file and will not be displayed.

devices/e612g.jpg

This is a binary file and will not be displayed.

devices/galaxygrandprime.jpg

This is a binary file and will not be displayed.

devices/hp255g8.jpg

This is a binary file and will not be displayed.

devices/pavillion.jpg

This is a binary file and will not be displayed.

devices/switch.jpg

This is a binary file and will not be displayed.

devices/t310i.jpg

This is a binary file and will not be displayed.

devices/tab6lite.jpg

This is a binary file and will not be displayed.

devices/xbox360slim.jpg

This is a binary file and will not be displayed.

+4
home.html
··· 66 66 <h1>Changelog</h1> 67 67 <!-- Start of Changelog --> 68 68 <div style="overflow-y: scroll;height: 400px;background-color:#38b6ff;text-align:left;padding:10px;color:white;width:180px;"> 69 + <h3>October 19, 2025</h3> 70 + <ul> 71 + <li>Added images and some info of my current devices</li> 72 + </ul> 69 73 70 74 <h3>October 17, 2025</h3> 71 75 <ul>
+6 -1
index.html
··· 69 69 } 70 70 </script> 71 71 <img src="tkweblogo.png" width="350px"> 72 - <p>Last Updated: 17/10/2025 72 + <p>Last Updated: 19/10/2025 73 73 <br> 74 74 (DD/MM/YYYY) 75 75 </p> ··· 101 101 <div style="display:inline-grid;"> 102 102 <!-- Start of Changelog --> 103 103 <div class="changelog" style="overflow-y: scroll;height: 400px;background-color:#38b6ff;text-align:left;padding:10px;"> 104 + <h3>October 19, 2025</h3> 105 + <ul> 106 + <li>Added images and some info of my current devices</li> 107 + </ul> 108 + 104 109 <h3>October 17, 2025</h3> 105 110 <ul> 106 111 <li>Removed the Tux buttons because Xenia is love Xenia is life</li>
noimage.png

This is a binary file and will not be displayed.

+83
noimage.svg
··· 1 + <?xml version="1.0" encoding="UTF-8" standalone="no"?> 2 + <!-- Created with Inkscape (http://www.inkscape.org/) --> 3 + 4 + <svg 5 + width="210.375mm" 6 + height="210.375mm" 7 + viewBox="0 0 210.375 210.375" 8 + version="1.1" 9 + id="svg1" 10 + inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)" 11 + sodipodi:docname="noimage.svg" 12 + inkscape:export-filename="noimage.png" 13 + inkscape:export-xdpi="96" 14 + inkscape:export-ydpi="96" 15 + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" 16 + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 17 + xmlns="http://www.w3.org/2000/svg" 18 + xmlns:svg="http://www.w3.org/2000/svg"> 19 + <sodipodi:namedview 20 + id="namedview1" 21 + pagecolor="#ffffff" 22 + bordercolor="#000000" 23 + borderopacity="0.25" 24 + inkscape:showpageshadow="2" 25 + inkscape:pageopacity="0.0" 26 + inkscape:pagecheckerboard="0" 27 + inkscape:deskcolor="#d1d1d1" 28 + inkscape:document-units="mm" 29 + inkscape:zoom="0.30910937" 30 + inkscape:cx="317.03989" 31 + inkscape:cy="336.45049" 32 + inkscape:window-width="1366" 33 + inkscape:window-height="706" 34 + inkscape:window-x="0" 35 + inkscape:window-y="0" 36 + inkscape:window-maximized="1" 37 + inkscape:current-layer="layer1" /> 38 + <defs 39 + id="defs1" /> 40 + <g 41 + inkscape:label="Capa 1" 42 + inkscape:groupmode="layer" 43 + id="layer1" 44 + transform="translate(-6.8119597e-8,-35.357143)"> 45 + <rect 46 + style="fill:#7a7a7a;fill-opacity:1;stroke:none;stroke-width:0.377031;stroke-linecap:round;stroke-linejoin:round" 47 + id="rect1" 48 + width="210.375" 49 + height="210.375" 50 + x="6.8119597e-08" 51 + y="35.357143" 52 + ry="1.1386027" /> 53 + <rect 54 + style="fill:none;fill-opacity:1;stroke:#575757;stroke-width:7.235;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" 55 + id="rect2" 56 + width="130.53888" 57 + height="79.692284" 58 + x="40.507339" 59 + y="100.61449" 60 + ry="0.4313148" /> 61 + <rect 62 + style="fill:none;fill-opacity:1;stroke:#575757;stroke-width:4.96508;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" 63 + id="rect3" 64 + width="28.234549" 65 + height="8.6200981" 66 + x="137.91844" 67 + y="92.543449" 68 + ry="0.046654146" /> 69 + <path 70 + style="fill:none;fill-opacity:1;stroke:#575757;stroke-width:7.235;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1" 71 + id="path3" 72 + sodipodi:type="arc" 73 + sodipodi:cx="104.89285" 74 + sodipodi:cy="140.25" 75 + sodipodi:rx="25.928572" 76 + sodipodi:ry="23.571428" 77 + sodipodi:start="3.4726293" 78 + sodipodi:end="3.4528547" 79 + sodipodi:open="true" 80 + sodipodi:arc-type="arc" 81 + d="m 80.372049,132.58873 a 25.928572,23.571428 0 0 1 32.826871,-14.66797 25.928572,23.571428 0 0 1 16.29686,29.76973 25.928572,23.571428 0 0 1 -32.665744,14.96232 25.928572,23.571428 0 0 1 -16.61983,-29.6218" /> 82 + </g> 83 + </svg>