Skip to content
View bobersnip's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report bobersnip

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bobersnip/README.md

👋 Hi, I’m Aidan Nagao, @bobersnip

I've always had a knack for solving problems. If there's a problem, I want to fix it, no matter how small. There is a personal drive that leads me to tackling each and every problem I can find, almost as if to prove to the world that no problem is too large for me.

Of course, problems come up in many different areas. I know I can't tackle them all, but the one that I have always found interest in is making solutions simpler and more efficient. I truly love writing code; and, the only thing that is more satisfying than having it run successfully is making it more and more efficient.

I have designed and implemented several projects in my computer science career, but there are a select that were particularly satisfying to create. One of the projects that I poured many hours of work into is a custom command and control malware framework. This project includes a malware implant, server, and client, written in C++, and Python. A particularly special feature of this c2 framework is that it utilizes steganographic images to send and receive commands.

Another of the few is a photo-sharing website that I built entirely from scratch, using HTML, Python, and MySQL. I created this project alongside a good friend of mine, and we were able to get it running at full intentional functionality within just two weeks.

Lastly, is a project involving artificial intelligence that was able to tell, with reasonable accuracy, whether a patient had Covid-19 or pneumonia, based solely on x-ray photos. This project was done in Python with the help of Tensor Flow.

Today, I am a Software Development Engineer at Amazon Inc.. I have been so blessed to have the opportunity to work at one of the largest modern tech companies in the world.

Specialties: Python, React, Typescript, C++, HTML, Java, SQL

Software: Git, Excel, Slack, Teams, Visual Studio Code

📫 How to reach me: bobersnip808@gmail.com, nagaoaidan@gmail.com

Pinned Loading

  1. Command-and-Control-Framework Command-and-Control-Framework Public

    Custom Command and Control framework. This framework utilizes steganography to send commands from the server to the malware implant, as well as a stealer to dump Chrome usernames and passwords.

    C 1

  2. Covid-Analyzer-AI Covid-Analyzer-AI Public

    An Artificial Intelligence network that uses deep learning to identify if patients have regular pneumonia or Covid-19 Pneumonia, based on their x-ray photos.

    Jupyter Notebook 1

  3. Photo-Share Photo-Share Public

    A photo sharing website skeleton that uses SQL integration to store photos. Uses HTML, Python, and Flask.

    Python 1

  4. breakout breakout Public

    A small game created in C, which is an imitation of the game breakout (wherein a ball is used to break blocks, and the player controls a paddle to hit the ball).

    C 1

  5. ciphersaber ciphersaber Public

    Cipher-Saber encryption/decryption program written in C.

    C

  6. Sudoku Sudoku Public

    A sudoku game created in C, that uses keyboard controls to play the game.

    C 1