Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by ADolbyB
A curated list of projects in awesome lists by ADolbyB .
https://github.com/adolbyb/flipper-zero-files
A Collection Of Files From Various Sources Specifically For The Flipper Zero Device (In Progress)
badusb-payloads fap flipper-app flipper-zero flipperzero ibutton infrared infrared-control nfc-card-reader sub-ghz
Last synced: 19 Nov 2024
https://github.com/adolbyb/sdr-beamforming
This repo is a compilation of code and resources for multiple SDR Platforms as part of a phased array beamforming project.
beamforming direction-finding direction-of-arrival kraken kraken-sdr passive-radar phased-array plutosdr pysdr sdr
Last synced: 19 Nov 2024
https://github.com/adolbyb/rtos-esp32-examples
These are practice examples for ESP32 RTOS with VS Code and PlatformIO.
arduino-library embedded embedded-systems esp-idf esp32 free-rtos freertos iot platformio rtos
Last synced: 19 Nov 2024
https://github.com/adolbyb/latex-publications-templates
Some LaTeX templates from tutorials and content I found around the web.
beamer-presentation latex latex-article latex-beamer tex
Last synced: 19 Nov 2024
https://github.com/adolbyb/icom-706-mkiig
This repo documents common repairs I have made to my Icom IC-706 MkIIG ham radio. (work in progress)
ham-radio hf icom latex-document latex-pdf mk2g mkiig repairs
Last synced: 11 Oct 2024
https://github.com/adolbyb/micc
Website for MICC
bootstrap github-pages-website html-css-javascript
Last synced: 19 Nov 2024
https://github.com/adolbyb/dark-ridge-tech-site
A client business website hosted by IONOS using Deploy-Now (In-Progress)
1and1 css deploy-now html ionos ionos-cloud javascript scss
Last synced: 19 Nov 2024
https://github.com/adolbyb/msp430g2553-labs
A collection of programs I wrote in C and Assembly specifically for the MSP430-G2553 Dev board as part of an Intro to Microprocessors Class.
assembler assembly c embedded-c embedded-systems msp430 msp430g2553 texas-instruments ti-msp430
Last synced: 19 Nov 2024
https://github.com/adolbyb/nodejs-tutorial
A playlist of Node JS Tutorials
express expressjs javascript nodejs tutorial
Last synced: 19 Nov 2024
https://github.com/adolbyb/minesweeper-games
A Collection of Minesweeper Repos Merged Into a Single Repo.
javascript minesweeper pygame python recursion tutorial
Last synced: 19 Nov 2024
https://github.com/adolbyb/pygame-ai-checkers
A Checkers AI game who plays against the player.
ai-games ai-player checkers-game minimax-algorithm pygame python
Last synced: 19 Nov 2024
https://github.com/adolbyb/js-crash-course
A Small Batch of JavaScript Test Code for Project Research
Last synced: 19 Nov 2024
https://github.com/adolbyb/cryptographic-engineering
These are my projects from CDA-4321: Intro to Cryptographic Engineering
Last synced: 19 Nov 2024
https://github.com/adolbyb/pygame-ai-tictactoe
An AI based Tic Tac Toe Game that plays against you.
ai ai-games minimax-algorithm pygame python tic-tac-toe
Last synced: 19 Nov 2024
https://github.com/adolbyb/architecture-in-c
A Collection of code from CDA-4102: Computer Architecture
architecture c c-programming computer-hardware debugging gdb gdb-commands
Last synced: 19 Nov 2024
https://github.com/adolbyb/react-tasks
A simple task tracker using React
javascript react reactjs task-list
Last synced: 19 Nov 2024
https://github.com/adolbyb/vlsi-spice-pcbs
A collection of Schematics, PCBs and VLSI work on various platforms
cadence eda eda-tools kicad ltspice orcad pspice schematics vlsi vlsi-design
Last synced: 19 Nov 2024
https://github.com/adolbyb/joel
Joel's Personal Page: A small collection of projects from COP 3813: Intro to Internet Computing.
about-me bootstrap github-pages-website html-css-javascript javascript jquery
Last synced: 19 Nov 2024
https://github.com/adolbyb/react-user-registration
A Tutorial for Building a React Based Registration Form
expressjs javascript login-system react reactjs registration-forms
Last synced: 19 Nov 2024
https://github.com/adolbyb/esp32-freertos-cli
A Command Line Interface Using Arduino Framework written with the ESP32 Multicore port of FreeRTOS
arduino-framework cli esp-idf esp32 freertos multicore
Last synced: 19 Nov 2024
https://github.com/adolbyb/zone-alarm-esp32
An ESP32 based single zone alarm system using Arduino framework.
arduino-library c-plus-plus cpp embedded embedded-systems esp32 platformio
Last synced: 19 Nov 2024
https://github.com/adolbyb/ms-vba-scripts
A collection of Visual Basic for Applications scripts for automating tasks
Last synced: 19 Nov 2024
https://github.com/adolbyb/vhdl-fpga-nexys-a7
A collection of code from CDA 4240C: Design of Digital System and Lab
artix-7 fpga hardware-description-language hdl nexys-a7 verilog vhdl xilinx-vivado
Last synced: 19 Nov 2024
https://github.com/adolbyb/data-science-python
An Introduction to Data Science and Data Visualization with the FAU Data Science and Machine Learning Club
data-analysis data-science data-visualization jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 19 Nov 2024
https://github.com/adolbyb/nodejs-passport-login
A Login System using Node.js & Passport
dashboard ejs javascript login-system node-js passport-js tutorial
Last synced: 19 Nov 2024
https://github.com/adolbyb/deep-learning-python
A collection of code for CAP 4613: Intro to Deep Learning
convolutional-neural-networks deep-learning gradient-descent jupyter-notebook keras machine-learning neural-networks perceptron-algorithm python tensorflow
Last synced: 19 Nov 2024
https://github.com/adolbyb/typescript-tutorial
A tutorial on TypeScript used with ReactJS (in progress)
react reactjs tutorial typescript
Last synced: 19 Nov 2024
https://github.com/adolbyb/matlab-prob-distributions
A Statistics Assignment for Probability Distributions done with MatLab
matlab probability probability-distribution statistics
Last synced: 19 Nov 2024
https://github.com/adolbyb/nodejs-express-upload-api
A Web-Based File Upload API using NodeJS & Express. Uses a simple REST API.
express expressjs file-upload nodejs rest-api
Last synced: 19 Nov 2024
https://github.com/adolbyb/cpp-data-structures
Code I Wrote From 2 C++ Classes at FAU.
abstract-data-types c-plus-plus class computer-science containerization copy-constructor data-structures deque destructor double-linked-list dynamic-array function-template linked-list memory-allocation operator-overloading queue stack struct vector
Last synced: 19 Nov 2024
https://github.com/adolbyb/ai-search-methods
AI Search methods from CAP 4630: Intro to AI
a-star-algorithm agent ai ai-search ai-search-algorithms alpha-beta-pruning bfs-algorithm dfs-algorithm gbfs-algorithm hill-climbing jupyter-notebook local-search-algorithm minimax-algorithm reinforcement-learning simulated-annealing-algorithm ucs-algorithm
Last synced: 19 Nov 2024
https://github.com/adolbyb/ci-cd-primer
A Small Primer for Continuous Integration and Continuous Deployment
app-deployment ci-cd cicd github github-actions
Last synced: 19 Nov 2024
https://github.com/adolbyb/reportrix-mode
A program used to discover events
Last synced: 19 Nov 2024
https://github.com/adolbyb/c-lang-intro
The First Programming Language I Learned at FAU
c c-programming code-blocks computer-science console-application learn-c
Last synced: 19 Nov 2024
https://github.com/adolbyb/process-scheduler
A C++ process scheduler project using predefined processes and queue structs
c-plus-plus cpp process-scheduler process-scheduling-algorithms queue struct
Last synced: 19 Nov 2024
https://github.com/adolbyb/lattice-fpga-ice40
Tutorials based on the FPGA YouTube series from DigiKey
Last synced: 19 Nov 2024
https://github.com/adolbyb/portable-retropie
This is a simple repo for the storage of my working config files for the RetroPie.
Last synced: 19 Nov 2024
https://github.com/adolbyb/pyscript-examples
This repo is a compilation of tutorials and examples using PyScript which embeds python into HTML.
pyscript python3 tutorials web-application
Last synced: 19 Nov 2024