Pinned Repositories
3D-Printer-Stuffs
I'm planning to build a 3D Printer, some form of RepRap. I'll document the process in this repository.
An-Experimental-Website
I've created an experimental website.
Assembly-Programs
A repository for small introductory programs written in Assembly (MARIE and MIPS)
Awful-Interfaces
I was creating and experimenting with small screen interfaces and these are some of them.
Basic-Python-Programs
Some calculation programs that I wrote in Python during my freshman year at SDState.
Calculation-Program
A very small and super simple calculation program in python that I had to make back when I was in SDState.
clai
Command Line Artificial Intelligence or CLAI is an open-sourced project from IBM Research aimed to bring the power of AI to the command line interface.
Django-Projects
I'm learning Django, I'll put some of Django projects in this repository
Keeping-It-Green
Keeping It Green is a super simple python script that uses Selenium to help you keep committed to GitHub even when you're sleeping.
tutorials
Source of The Programming Foundation's Learn
bootkernel's Repositories
bootkernel/Keeping-It-Green
Keeping It Green is a super simple python script that uses Selenium to help you keep committed to GitHub even when you're sleeping.
bootkernel/3D-Printer-Stuffs
I'm planning to build a 3D Printer, some form of RepRap. I'll document the process in this repository.
bootkernel/Assembly-Programs
A repository for small introductory programs written in Assembly (MARIE and MIPS)
bootkernel/Calculation-Program
A very small and super simple calculation program in python that I had to make back when I was in SDState.
bootkernel/clai
Command Line Artificial Intelligence or CLAI is an open-sourced project from IBM Research aimed to bring the power of AI to the command line interface.
bootkernel/Django-Projects
I'm learning Django, I'll put some of Django projects in this repository
bootkernel/Fibonacci-Series
A small C++ program that calculates and displays fibonacci series.
bootkernel/Fizz_Buzz-Community-Edition
A Simple Fizz_Buzz Program
bootkernel/GCP-Associate-Cloud-Engineer
I'm preparing for the Google Cloud Certification - Associate Cloud Engineer Exam. This repo will have the questions similar to the exam.
bootkernel/git-commands
Basic git commands
bootkernel/golang
I'm new to go, I've heard a lot about it, I'll keep putting small programs written in go as I progress
bootkernel/gpt-neo
An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
bootkernel/Horizontal-Histogram
A short program that prints a horizontal histogram depending on the length of words
bootkernel/Interview-Questions
I'm preparing for interviews, so I'll be posting all my solutions in this repository
bootkernel/K-means-Algorithm-for-Image-Compression
Using K-means Algorithm to compress an image
bootkernel/Leetcode-Solutions
My solutions to Leetcode problems
bootkernel/Linux-System-Administrator-Preparation
bootkernel/List-All-Directories-Script
A simple bash script that lists all folders and subfolders in the directory.
bootkernel/Logistic-Regression
Implementing logistic regression and applying it two different datasets
bootkernel/nerf-iron-dome
Automatic Nerf Sentry Gun
bootkernel/openFrameworks
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
bootkernel/Project-Euler
My solutions to Project Euler
bootkernel/Protocol-buffers
A documentation of my understandings regarding protobuffs
bootkernel/Simple-OS
A simple operating system which displays what's up instead of Hello World when it boots up.
bootkernel/Solving-Mazes-Python
A Python program to solve mazes
bootkernel/Sysh-Shell
bootkernel/tmux
tmux source code
bootkernel/Unix-Linux-Sysadmin-Stuffs
bootkernel/v86
x86 virtualization in your browser, recompiling x86 to wasm on the fly
bootkernel/websockproxy