42null
I'm a self taught programmer currently enrolled at WCTC for Software Engineering. I love programming, DIY electronics, robotics, Linux, and task automation.
Wisconsin, USA
Pinned Repositories
2-Axis-Arm-Client
Code for the client application for the 2D Axis Arm Tick-Tak-Toe project for Polodna Robotics
42null
Config files for my GitHub profile.
42null-SEPIA-Extensions
This is my repository for the SEPIA framework extensions that I have written.
Ctrl-F-Camera-Android
OpenCV & Tesseract project made to allow easy text search of your camera view on your smartphone
Expanded-DOTNet-Web-Development-Final-Project
Expanded version of the class final asignment assigned option #5 (Reviews & ratings) for use outside of class. Forked from team project (See orignals git commit log for work ownership)
FaceTrackingCursorMonitorSwitcher
Forked from a cursor control eye tracking project, this program tracks which monitor you are looking at and flips the cursor between them accordingly
Fitbit-Conways-Game-Of-Life
An implementation of Conways Game of Life for Fitbit devices using the 4.3 SDK. Tested on the Versa 2
Return-YouTube-UI
A customizable extension making YouTube look like it did before they made everything rounded. Major releases will be submitted to the Add-Ons page. Split from the boillerplate at https://github.com/42null/Simplified-example-website-modifier-extension-template.
Simplified-example-website-modifier-extension-template-generator-app
This is .NET7 MAUI crossplatform application made to customize the config files for the project at https://github.com/42null/Simplified-example-website-modifier-extension-template (a boilerplate webextension) for quick & simplified creation of new forks.
ghost
Team #2077's 2022 competition Code
42null's Repositories
42null/Return-YouTube-UI
A customizable extension making YouTube look like it did before they made everything rounded. Major releases will be submitted to the Add-Ons page. Split from the boillerplate at https://github.com/42null/Simplified-example-website-modifier-extension-template.
42null/Fitbit-Conways-Game-Of-Life
An implementation of Conways Game of Life for Fitbit devices using the 4.3 SDK. Tested on the Versa 2
42null/2-Axis-Arm-Client
Code for the client application for the 2D Axis Arm Tick-Tak-Toe project for Polodna Robotics
42null/42null
Config files for my GitHub profile.
42null/42null-SEPIA-Extensions
This is my repository for the SEPIA framework extensions that I have written.
42null/42null.github.io
This is a new version of my Github Pages site. The project is built using vite but is published under the branch gh-pages to display on Github pages. This site acts as a portfolio link to other work that I have done.
42null/AOATE
A command line file editor built entirely in Java, currently in pre-alpha. I work on this when I am in the car or other places when without internet so expect progress to be fragmented and slow.
42null/battlesnake-starter-vercel-attempt
42null/CameraCtrl-F-Python-Singular-Version
A Python Script that allows you to search like ctrl+f but in an image
42null/Ctrl-F-Camera-Android
OpenCV & Tesseract project made to allow easy text search of your camera view on your smartphone
42null/FaceTrackingCursorMonitorSwitcher
Forked from a cursor control eye tracking project, this program tracks which monitor you are looking at and flips the cursor between them accordingly
42null/IOgameAttemp1a
Following tutorial from this article https://victorzhou.com/blog/build-an-io-game-part-1/#1-project-overview--structure
42null/Java-Chunk-Simulation
A program I am creating using JavaFX used for pratice in loading things in chunks for game development.
42null/langchain-pratice-python-
Playground where I have been expermenting with tutorials on LangChain
42null/Simplified-example-website-modifier-extension-template
Currently in progress of decoupling from "Return Youtube UI", this is a exmaple and template extension for Firefox & Chromium browsers that use ManifestV3 and is made to make it easy to fork and create your own extension to inject HTML5 Data.
42null/Simplified-example-website-modifier-extension-template-generator-app
This is .NET7 MAUI crossplatform application made to customize the config files for the project at https://github.com/42null/Simplified-example-website-modifier-extension-template (a boilerplate webextension) for quick & simplified creation of new forks.
42null/SpringBootWithAPIPersonalWebsiteV2
This is my new personal website and set up to be easily changable though the use of placeing content in .json files. Right now it's run on my home raspberry pi server which grabs, compiles, and runs the latest version on github.
42null/Expanded-DOTNet-Web-Development-Final-Project
Expanded version of the class final asignment assigned option #5 (Reviews & ratings) for use outside of class. Forked from team project (See orignals git commit log for work ownership)
42null/Approacheth
This version of Approacheth is being reworked and can be found under ApproachethRework
42null/ApproachethOld-OrignalAttempt
A single player space-based video game where you try to escape to the galaxy's edge before your attackers catch up to you and whipe you out.
42null/ApproachethRework
To teach myself Unity I am developing a game from scratch, this is a restart of my Approacheth project now that I know more about design patterns and am focusing on the windows managment and core features first.
42null/CS108-Android-Java-App
CS108 Android Java Bluetooth Demo App and SDK
42null/JavascriptStarterSnake
42null/NWConsole
42null/Old-42null.github.io
42Null's personal website.
42null/SpringBootAsighnment
ForClass
42null/Un-optimized-Java-Conway-s-Game-of-Life
Originally ProcidualGenerationTest1a, created for a project, no longer maintained. At current settings it acts as Conway's Game of Life.