nnennandukwe
Developer Relations, software engineer, systems thinker. DevOps & AI enthusiast
@Unleash Boston, MA
Pinned Repositories
blockchain-engineering
blockchain hash generation in Python
checkerboarding-in-js
a checkerboard built with javascript logic
CyberCipher
[WIP] A cryptographic string encryption program implementing the Caesar Cipher using Python.
educator-site
an informational site (client work) on Tracey, an educator in Stockholm, Sweden!
horoscope-me-app
a horoscope application that allows the user to receive a harsh message based upon their birthdate
Learn-Programming-Faster
Presentation Slides from my Inclusive Tech Lab tech talk (03/12/2019)
lets-calculate-app
a calculator application!
nnennahacks
My personal website nnennahacks.io
rock-paper-scissors
a rock paper scissors game a user can play against a bot!
safe-place-app
This repository consists of the application design skeleton. The Safe Place app allows for anonymous posting activity.
nnennandukwe's Repositories
nnennandukwe/nnennahacks
My personal website nnennahacks.io
nnennandukwe/Learn-Programming-Faster
Presentation Slides from my Inclusive Tech Lab tech talk (03/12/2019)
nnennandukwe/Python-MIPS-Disassembler
Python Computer Architecture: MIPS Disassembler Side Project
nnennandukwe/.github
default organization docs
nnennandukwe/BankSimulation
Bank Simulator written in Java
nnennandukwe/CacheSimulation
Cache Simulation written in Python
nnennandukwe/CH01
A project for Intro to Web Dev class of Summer 2019 at BU (MET Computer Science)
nnennandukwe/CH02
nnennandukwe/CH03
nnennandukwe/CH04
nnennandukwe/CH07
nnennandukwe/CH08
nnennandukwe/CH09
nnennandukwe/CH10
nnennandukwe/CH11
nnennandukwe/CH12
nnennandukwe/CH13
nnennandukwe/CH14
nnennandukwe/docs
The official product docs of daily.dev
nnennandukwe/flask-surveys-container-app
An example Flask app for public surveys (no user auth) designed to be run inside Docker and deployed to Azure Container Apps with the Azure Developer CLI.
nnennandukwe/HalfTheStack
Stack Overflow and Stack Underflow for Arrays and LinkedList Data Structures in Java
nnennandukwe/JS-2
nnennandukwe/JS-q
nnennandukwe/LinkFree
Open source alternative to LinkTree
nnennandukwe/MindReader
Java Command Line Program => Guess a number the computer generates between 1 and 1000.
nnennandukwe/PipelineSimulation
Computer Architecture Pipeline Simulation written in Python
nnennandukwe/QueueIt
Queue program written in Java
nnennandukwe/react-tailwind-app
nnennandukwe/Recursive-Java
Recursion practice in Java
nnennandukwe/TextParser
Parsing a book in text file into LinkedList in Java