Many updates
This commit is contained in:
BIN
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
+11
-14
@@ -4,23 +4,20 @@
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119545665-1"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-119545665-1');
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="nav">
|
||||
<div id="entirenav">
|
||||
<div id="navbarlogo">
|
||||
<img src="LAX18.jpeg" width=64><span id="logofont" style="font-size: 68pt;">LAX18's Homepage</span>
|
||||
</div>
|
||||
<div id="nav">
|
||||
<ul class="nav-bar">
|
||||
<li style="margin-bottom: 0;display: inline;"><img src="LAX18's Website.jpg" width=200 style="border-right-style: solid;border-top-style: solid;border-color: white;"></li>
|
||||
<li class="nav-bar-li"><a href="index.html">Home</a></li>
|
||||
<li class="nav-bar-li"><a href="programs.html">Programs</a></li>
|
||||
<li class="nav-bar-li"><a href="projects.html">Projects</li>
|
||||
<li class="nav-bar-li"><a href="contact.html">Contact</a></li>
|
||||
</ul>
|
||||
<li class="nav-bar-li"><a href="index.html">Home</a></li>
|
||||
<li class="nav-bar-li"><a href="programs.html">Programs</a></li>
|
||||
<li class="nav-bar-li"><a href="projects.html">Projects</li>
|
||||
<li class="nav-bar-li"><a href="contact.html">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="titles">Contact</h2>
|
||||
<div id="contact-body">
|
||||
|
||||
+10
-16
@@ -5,31 +5,25 @@
|
||||
<link rel="icon" type="image/png" href="https://i.imgur.com/A385G44.png">
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119545665-1"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-119545665-1');
|
||||
</script>
|
||||
<style>
|
||||
td {vertical-align: bottom;text-align: center;}
|
||||
</style>
|
||||
</head>
|
||||
td {vertical-align: bottom;text-align: center;}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="entirenav">
|
||||
<div id="navbarlogo">
|
||||
<img src="LAX18.jpeg" width=64><span id="logofont" style="font-size: 68pt;">LAX18's Homepage</span>
|
||||
</div>
|
||||
<div id="nav">
|
||||
<ul class="nav-bar">
|
||||
<li style="margin-bottom: 0;display: inline;"><img src="LAX18's Website.jpg" width=200 style="border-right-style: solid;border-top-style: solid;border-color: white;"></li>
|
||||
<ul class="nav-bar">
|
||||
<li class="nav-bar-li"><a href="index.html">Home</a></li>
|
||||
<li class="nav-bar-li"><a href="programs.html">Programs</a></li>
|
||||
<li class="nav-bar-li"><a href="projects.html">Projects</li>
|
||||
<li class="nav-bar-li"><a href="contact.html">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="titles">Welcome to my Website!</h2>
|
||||
<h3 id="subtitles">Here I will post updates to my various types of programs that I submit</h3>
|
||||
Please keep in mind that this website is still under construction and will remain that way until I decide to complete it.
|
||||
<hr>
|
||||
<h2 id="titles">News:</h2>
|
||||
<table> <tr><td><span id="subtitles">NOS development</span></td></tr><tr><td>After a break, I have continued development on my shell. Current features include pinning programs and a working terminal!</td></tr>
|
||||
<tr class="spacing"><td><span id="subtitles"><br>Website is up and running!!!</span></td></tr><tr><td>After some push from other websites being developed on Cemetech, I finally finished my website! I has a programs section where you can see my finished programs. A projects section, where you can see my in progress work, and a contact page if you need to contact me.</td></tr></table>
|
||||
|
||||
+21
-16
@@ -4,31 +4,27 @@
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119545665-1"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-119545665-1');
|
||||
</script>
|
||||
|
||||
<style>
|
||||
td {border-bottom-style: solid;}
|
||||
tr {margin-bottom: 10px;}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="nav">
|
||||
<div id="entirenav">
|
||||
<div id="navbarlogo">
|
||||
<img src="LAX18.jpeg" width=64><span id="logofont" style="font-size: 68pt;">LAX18's Homepage</span>
|
||||
</div>
|
||||
<div id="nav">
|
||||
<ul class="nav-bar">
|
||||
<li style="margin-bottom: 0;display: inline;"><img src="LAX18's Website.jpg" width=200 style="border-right-style: solid;border-top-style: solid;border-color: white;"></li>
|
||||
<li class="nav-bar-li"><a href="index.html">Home</a></li>
|
||||
<li class="nav-bar-li"><a href="programs.html">Programs</a></li>
|
||||
<li class="nav-bar-li"><a href="projects.html">Projects</li>
|
||||
<li class="nav-bar-li"><a href="contact.html">Contact</a></li>
|
||||
</ul>
|
||||
<li class="nav-bar-li"><a href="index.html">Home</a></li>
|
||||
<li class="nav-bar-li"><a href="programs.html">Programs</a></li>
|
||||
<li class="nav-bar-li"><a href="projects.html">Projects</li>
|
||||
<li class="nav-bar-li"><a href="contact.html">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="titles">Programs:</h2>
|
||||
<table style="border-style: solid;border-color: white;">
|
||||
<table style="border-style: solid;border-color: black;">
|
||||
<tr>
|
||||
<td style="border-right-style: solid;"><img src="https://www.cemetech.net/img/ss/003810.gif" width=200/></td>
|
||||
<td>
|
||||
@@ -63,6 +59,15 @@ tr {margin-bottom: 10px;}
|
||||
This game places you as the operator of a space craft as you attempt to shoot down ALL of the asteroids hurtling towards you. If you miss one, you lose a point. If you hit one, you gain a point. Controls: [<] Moves spacecraft left [>] Moves spacecraft right [Up] or [2nd] Fires up [Enter] or [Alpha] Pause [Mode] Quit
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="border-right-style: solid;"><img src="https://www.cemetech.net/img/ss/004048.gif" width=200/></td>
|
||||
<td>
|
||||
<a href="https://www.cemetech.net/programs/index.php?mode=file&path=/83plus/basic/math/fakecalcv.1.zip" style="text-decoration: underline;">Fake Calc</a><br>
|
||||
By LAX18<br>
|
||||
TI83+ / TI84+ / CE BASIC<br>
|
||||
This is a program that makes the calculator display incorrect results for calculations inputted. Use this to prank your friends. I do not take responsibility for those who abuse this and mess up others tests.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
+32
-25
@@ -7,52 +7,60 @@
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119545665-1"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-119545665-1');
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="nav">
|
||||
<div id="entirenav">
|
||||
<div id="navbarlogo">
|
||||
<img src="LAX18.jpeg" width=64><span id="logofont" style="font-size: 68pt;">LAX18's Homepage</span>
|
||||
</div>
|
||||
<div id="nav">
|
||||
<ul class="nav-bar">
|
||||
<li style="margin-bottom: 0;display: inline;"><img src="LAX18's Website.jpg" width=200 style="border-right-style: solid;border-top-style: solid;border-color: white;"></li>
|
||||
<li class="nav-bar-li"><a href="index.html">Home</a></li>
|
||||
<li class="nav-bar-li"><a href="programs.html">Programs</a></li>
|
||||
<li class="nav-bar-li"><a href="projects.html">Projects</li>
|
||||
<li class="nav-bar-li"><a href="contact.html">Contact</a></li>
|
||||
</ul>
|
||||
<li class="nav-bar-li"><a href="programs.html">Programs</a></li>
|
||||
<li class="nav-bar-li"><a href="projects.html">Projects</li>
|
||||
<li class="nav-bar-li"><a href="contact.html">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="titles">Projects</h2>
|
||||
<table>
|
||||
<tr>
|
||||
<td><div id="titles"><a href="https://github.com/LAX18/NOS">NOS</a></h4><div class="active">Active Development</div></td><td><!-- Place this tag where you want the button to render. -->
|
||||
<a class="github-button" href="https://github.com/LAX18/NOS/subscription" data-icon="octicon-eye" aria-label="Watch LAX18/NOS on GitHub">Watch</a></td>
|
||||
<tr>
|
||||
<tr>
|
||||
<td><div id="titles">Hex Editor</h4><div class="active">Active Development</div></td></tr>
|
||||
<tr class="spacing">
|
||||
<td>This is a basic hex editor that allows the user to edit programs, appvars and raw memory. It also allows the user to enter decimals or hexidecimals into memory. <br> Uses the drawing canvas, ICE, and NOS Graphics Library.</td>
|
||||
</tr>
|
||||
<tr class="separator"></tr>
|
||||
<td><div id="titles">NOS Graphics Library</h4><div class="active">Active Development</div></td></tr>
|
||||
<tr class="spacing">
|
||||
<td>This is an ICE Graphics library to aid users in creating simple, beautiful programs using that canvas screen.</td>
|
||||
</tr>
|
||||
<tr class="separator"></tr>
|
||||
<td><div id="titles"><a href="https://github.com/LAX18/lax18.github.io">lax18.github.io</a></h4><div class="active">Active Development</div></td></tr>
|
||||
<tr class="spacing">
|
||||
<td>This is my personal website to showcase all of my projects and such.</td>
|
||||
</tr>
|
||||
<tr class="separator"></tr>
|
||||
<tr>
|
||||
<td><div id="titles"><a href="https://github.com/LAX18/NOS">NOS</a></h4><div class="inactive">Idle</div></td></tr>
|
||||
<tr class="spacing">
|
||||
<td>NOS Is an alternative shell offered to those who use a TI84+CE Calculator. Written in ICE, this shell is one of the first of its kind.</td>
|
||||
</tr>
|
||||
<tr class="separator"></tr>
|
||||
<tr>
|
||||
<td><div id="titles"><a href="https://github.com/LAX18/LAXLOGS">LAXLOG IRC BOT</a></h4><div class="inactive">Idle</div></td><td><a class="github-button" href="https://github.com/LAX18/LAXLOGS/subscription" data-icon="octicon-eye" aria-label="Watch LAX18/LAXLOG on GitHub">Watch</a></td>
|
||||
</tr>
|
||||
<td><div id="titles"><a href="https://github.com/LAX18/LAXLOGS">LAXLOG IRC BOT</a></h4><div class="inactive">Idle</div></td></tr>
|
||||
<tr>
|
||||
<td>This is an IRC bot that takes logs of channels. Code not provided</td>
|
||||
</tr>
|
||||
<tr class="separator"></tr>
|
||||
<tr>
|
||||
<td><div id="titles"><a href="https://github.com/LAX18/LAXBOT">LAX18's IRC BOT</a></h4><div class="inactive">Idle</div></td><td><a class="github-button" href="https://github.com/LAX18/LAXBOT/subscription" data-icon="octicon-eye" aria-label="Watch LAX18/LAXBOT on GitHub">Watch</a></td>
|
||||
</tr>
|
||||
<td><div id="titles"><a href="https://github.com/LAX18/LAXBOT">LAX18's IRC BOT</a></h4><div class="inactive">Idle</div></td></tr>
|
||||
<tr>
|
||||
<td>This is my personal IRC bot.</td>
|
||||
</tr>
|
||||
<tr class="separator"></tr>
|
||||
<tr>
|
||||
<td><div id="titles"><a href="https://github.com/LAX18/Orbit84-Improvement">Orbit84 Improvement</a></h4><div class="inactive">Idle</div></td><td><!-- Place this tag where you want the button to render. -->
|
||||
<a class="github-button" href="https://github.com/LAX18/Orbit84-Improvement/subscription" data-icon="octicon-eye" aria-label="Watch LAX18/Orbit84-Improvement on GitHub">Watch</a></td>
|
||||
</tr>
|
||||
<td><div id="titles"><a href="https://github.com/LAX18/Orbit84-Improvement">Orbit84 Improvement</a></h4><div class="inactive">Idle</div></td></tr>
|
||||
<tr>
|
||||
<td>Orbit84 is an already released TIBASIC program that I have decided to remake in an ASM language (<a href="https://www.cemetech.net/programs/index.php?mode=file&id=1562" style="text-decoration: underline;">Original Program</a>).</td>
|
||||
</tr>
|
||||
@@ -65,8 +73,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class="separator"></tr>
|
||||
<td><div id="titles"><a href="https://github.com/LAX18/Markup-Language">LAX18's Markup Language</a></h4><div class="inactive">Idle</div></td><td><a class="github-button" href="https://github.com/LAX18/Markup-Language/subscription" data-icon="octicon-eye" aria-label="Watch LAX18/Markup-Language on GitHub">Watch</a></td>
|
||||
</tr>
|
||||
<td><div id="titles"><a href="https://github.com/LAX18/Markup-Language">LAX18's Markup Language</a></h4><div class="inactive">Idle</div></td></tr>
|
||||
<tr>
|
||||
<td>This language would make it easier for beginners to code in HTML.</td>
|
||||
</tr>
|
||||
|
||||
@@ -1,18 +1,26 @@
|
||||
@import url("https://fonts.googleapis.com/css?family=Russo+One");
|
||||
@import url("https://fonts.googleapis.com/css?family=Monda");
|
||||
@import url("https://fonts.googleapis.com/css?family=Ubuntu");
|
||||
#titles {font-family: 'Russo One', sans-serif;}
|
||||
#subtitles {font-family: 'Monda', sans-serif;}
|
||||
#nav {border-left-style: solid;border-bottom-style: solid;border-color: white;}
|
||||
@import url('https://fonts.googleapis.com/css?family=Staatliches');
|
||||
#titles {font-family: 'Staatliches', cursive;font-size: 18pt;}
|
||||
#subtitles {font-family: 'Ubuntu', sans-serif;}
|
||||
#logofont {font-family: 'Staatliches', cursive;}
|
||||
#nav {border-style: solid;border-color: black;}
|
||||
#contact-body {font-size: 15;}
|
||||
#navbarlogo {padding-bottom: 10px;}
|
||||
#entirenav {position: -webkit-sticky; /* Safari */
|
||||
position: sticky;
|
||||
top: 0;
|
||||
background-color: white;}
|
||||
.nav-bar {list-style-type: none;
|
||||
margin: 0;
|
||||
padding: 0;display: inline;}
|
||||
.nav-bar-li {display: inline-block;;padding: 10px 20px 10px;margin: auto;}
|
||||
a {text-decoration: none;color: white;font-weight: bold;}
|
||||
li.nav-bar-li:hover{background-color: white;color: black;}
|
||||
li.nav-bar-li:hover a{background-color: white;color: black;}
|
||||
body {background-color: black;color: white;font-family: 'Ubuntu', sans-serif;}
|
||||
padding: 0;
|
||||
display: inline;
|
||||
background-color: white;}
|
||||
.nav-bar-li {display: inline-block;padding: 10px 20px 10px;margin: auto;background-color: white;}
|
||||
a {text-decoration: none;color: black;}
|
||||
li.nav-bar-li:hover{background-color: black;color: white;}
|
||||
li.nav-bar-li:hover a{background-color: black;color: white;}
|
||||
body {background-color: white;color: black;font-family: 'Ubuntu', sans-serif;}
|
||||
table tr.separator { height: 30px; }
|
||||
.active {color: green;}
|
||||
.inactive {color: orange;}
|
||||
|
||||
Reference in New Issue
Block a user