-
Alex0Blackwell.github.io Public
Personal Website made with Bootstrap displaying projects and information about myself.
CSS MIT License UpdatedMar 8, 2024 -
-
-
type-strict Public
Python's missing runtime type checker
-
karting-game Public
A karting game made in Unity!
-
colour-match Public
A fast-paced colour matching game built with react!
-
music-downloader Public
Scrape your Spotify playlist, search YouTube for the top lyrical video and download the audio to your Music folder!
-
fuzzy-clock Public
This is a fuzzy clock that has an accuracy of a quarter hour. For example: n-O'clock, quarter past, half past, quarter to
JavaScript UpdatedJan 6, 2023 -
focused-bird-watcher-game Public
Bird watching browser game that simulates focusing a camera to take pictures of birds before they fly away!
-
-
-
jenkins Public
Forked from jenkinsci/jenkinsJenkins automation server
Java MIT License UpdatedJul 7, 2022 -
statsmodels Public
Forked from statsmodels/statsmodelsStatsmodels: statistical modeling and econometrics in Python
Python BSD 3-Clause "New" or "Revised" License UpdatedJun 19, 2022 -
Nim Public
Forked from nim-lang/NimNim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness,…
Nim Other UpdatedJun 19, 2022 -
bitcoin Public
Forked from bitcoin/bitcoinBitcoin Core integration/staging tree
C++ MIT License UpdatedJun 19, 2022 -
cookiecutter Public
Forked from cookiecutter/cookiecutterA cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
Python BSD 3-Clause "New" or "Revised" License UpdatedJun 19, 2022 -
bias-monitor Public
A Chrome Extension that promotes politically diverse news reading with Artificial Intelligence!
-
copy-paste-anything Public
Screen snip an area of your screen to have it converted to text and copied to your clipboard!
-
github-issue-templates Public
Forked from stevemao/github-issue-templates🔣 A collection of GitHub issue and pull request templates
Other UpdatedOct 2, 2021 -
Borealis AI mentored water consumption prediction machine learning web application!
-
aima-python Public
Forked from aimacode/aima-pythonPython implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Jupyter Notebook MIT License UpdatedFeb 17, 2021 -
-
login-template Public
Log in system template using Flask and Mongodb!
Python MIT License UpdatedJan 19, 2021 -
c-cpp-DSA Public
C and C++ data structures and algorithms completed outside of my university classes
-
tree Public
Visually represent your file structure in tree view from the command line!
Python MIT License UpdatedJan 8, 2021 -
termwriter Public
Type with ASCII in the terminal with this library!
-
notes Public
University notes written in Markdown, converted to PDF's, and autonomously uploaded to my website!
HTML GNU General Public License v3.0 UpdatedDec 3, 2020 -
guitar-chord-lookup Public
Remember the guitar chord but not the name? Use reverse guitar chord to lookup the chord name!
-
light-switch-robot Public
An Arduino project to turn my room light on in the morning!
C++ MIT License UpdatedNov 2, 2020 -
merge-sort-visualizer Public
Visualize merge sort by sorting columns in ascending height!