Norky101
DevOps @ ADT Security, ex-ML/SWE Engineer @ NetApp. Google Tech X Scholar. Backend, Big Data, DevOps, and A.I Developer! Open to New Grad/Intern positions:)
ADT SecurityMiami, FL
Pinned Repositories
Arduino-Autonomous-Self-Driving-Custom-Robotic-Car
Arduino Autonomous self driving car that tracks and follows black lines on custom built chasis.
Arduino-LED-Blinker
Used an Arduino Diecimila microcontroller matched with the Arduino IDE using C++ to create a blinking LED light with a few seconds delay in between each cycle.
Bank-Account-Program
A program to help a user track their spending and simulating a real life bank account.
Cryptocurrency-Trading-Bot-with-GUI
Crypto trading bot that uses CoinBase Pro API to execute market order trades automatically. With fully functional GUI
Custom-Restaurant-Review-Interactive-Map
Helps a user keep track of their custom restaurant reviews through displaying the data in an interactive map using Python, Pandas, Folium, & more!
Light-and-Sound-Memorization-Game-Website
Light and Sound Game. Follow the lit and unique sound patterns to beat the computer. With each round the pattern gets increasingly harder to follow! Can you beat the classic Simon Light and Sound game?
Machine-Learning-Seashell-Classifier-Website
Seashell website was inspired by the hack theme and was derived from different type of shell the ocean current brings to the shore. It was discovered that many tourist don’t know the name of each of this shell they play with at the sea shore so we delve into the research to educate the tourist while they enjoy their vacation. ## What it does Seashell is used to identify the name of each shell found at the shore with the use of machine learning. ## How we built it
Movie-Review-IOS-Mobile-Application
I created an IOS app inspired by the popular app Flixster Movie Review! Using Swift, Networking Data modeling, UITableView, Segues, Scrolling, Autolayout, and more!
RelocateWise-Webapp
A smart cost-of-living analysis tool that helps you make informed decisions about relocating by providing personalized insights based on your lifestyle preferences and economic requirements using JavaScript, HTML/CSS, Python, React, Flask, & OpenAI API
Tip-Calculator-IOS-Mobile-Application
Tip-Calculator-IOS-Mobile-Application
Norky101's Repositories
Norky101/Codepath-Password-Generator
CodePath Intro to Software Course Class Quiz
Norky101/genetic
Norky101/Shape-Area-Calculator
A program which will calculate the area of certain shapes
Norky101/ShellHacks-FIU-Hackathon-Entry-Rewards-Program
Sometimes we just want to eat an unhealthy snack or skip a gym day but when is the right time to do this? The answer is when you have earned it and this program will help remind you when that is!
Norky101/Arduino-LED-Blinker
Used an Arduino Diecimila microcontroller matched with the Arduino IDE using C++ to create a blinking LED light with a few seconds delay in between each cycle.
Norky101/Rock-Paper-Scissors
An interactive Rock Paper Scissors game against the computer. Written in Python. Every game is different!
Norky101/Hours-worked-and-overtime-calculator-
Hours worked and overtime calculator using Python
Norky101/Java-Abstract-Class-and-Interface
Java project using Interface and Abstract class using Employee and Manager in a store example. (Academic class project)