bliutech
Security Software Engineer Intern @ SpaceX | CTF @ Psi Beta Rho | CS @ UCLA
SpaceX | @pbrucla | CS @ UCLALos Angeles, CA
Pinned Repositories
Cupcakes_and_Cats
Cupcakes & Cats is a fun game featuring a cat... catching cupcakes! The game was developed using Python and the Pygame engine.
mbased
MIT IEEE URTC 2024. GSET 2024. Repository for the "MBASED: Practical Simplifications of Mixed Boolean-Arithmetic Obfuscation". A Binary Ninja decompiler plugin taking ideas from compiler construction to simplify obfuscated boolean expressions.
nlp-pdf-malware-detection
ECE 188: Computer Security. Repository for "NLP-based Malware Detection on PDFs". Utilizing NLP techniques & transformer models to perform malware detection in PDFs.
organ-safe
TreeHacks 2022: Grand Prize in Healthcare Winner. OrganSafe is a web application that is backed by the Ethereum Blockchain to automatically authenticate and match organ donors with recipients.
re
LA Hacks 2022. Ever finish your cup of boba and wonder, can I recycle this or not? Introducing Re, an interactive web app that leverages computer vision to make recycling fun with your friends!
RendeYou
CS 35L Winter 2022 Project. RendeYou is a MERN Stack full stack web application that connects users with an emphasis on immediate meetups with friends.
SeBRUS
MIT IEEE URTC 2023. GSET 2023. Repository for "SeBRUS: Mitigating Data Poisoning in Crowdsourced Datasets with Blockchain". Using Ethereum smart contracts to stop AI security attacks on crowdsourced datasets.
wikisafe
HackMIT 2022. 2nd Place in Blockchain for Society sponsored by Jump Crypto. A revolutionary web application that leverages machine learning and blockchain technology to improve the crowdsourcing experience!
lactf-website
LA CTF hosted by ACM Cyber & Psi Beta Rho! Website for the largest annual cybersecurity competition at UCLA! Whether you are tackling your first exploit or have professional experience, there will be challenges just right for you!
acmcyber.com
The home for ACM Cyber at UCLA! Website for the premier cybersecurity club at UCLA.
bliutech's Repositories
bliutech/nlp-pdf-malware-detection
ECE 188: Computer Security. Repository for "NLP-based Malware Detection on PDFs". Utilizing NLP techniques & transformer models to perform malware detection in PDFs.
bliutech/SeBRUS
MIT IEEE URTC 2023. GSET 2023. Repository for "SeBRUS: Mitigating Data Poisoning in Crowdsourced Datasets with Blockchain". Using Ethereum smart contracts to stop AI security attacks on crowdsourced datasets.
bliutech/mbased
MIT IEEE URTC 2024. GSET 2024. Repository for the "MBASED: Practical Simplifications of Mixed Boolean-Arithmetic Obfuscation". A Binary Ninja decompiler plugin taking ideas from compiler construction to simplify obfuscated boolean expressions.
bliutech/organ-safe
TreeHacks 2022: Grand Prize in Healthcare Winner. OrganSafe is a web application that is backed by the Ethereum Blockchain to automatically authenticate and match organ donors with recipients.
bliutech/RendeYou
CS 35L Winter 2022 Project. RendeYou is a MERN Stack full stack web application that connects users with an emphasis on immediate meetups with friends.
bliutech/wikisafe
HackMIT 2022. 2nd Place in Blockchain for Society sponsored by Jump Crypto. A revolutionary web application that leverages machine learning and blockchain technology to improve the crowdsourcing experience!
bliutech/re
LA Hacks 2022. Ever finish your cup of boba and wonder, can I recycle this or not? Introducing Re, an interactive web app that leverages computer vision to make recycling fun with your friends!
bliutech/Cupcakes_and_Cats
Cupcakes & Cats is a fun game featuring a cat... catching cupcakes! The game was developed using Python and the Pygame engine.
bliutech/qwerty
QWER Hacks 2022. 1st Place in Track 1: Community and Connection. An identity-based social media app for forming study/peer groups!
bliutech/adversarial-networks
ECE C147: Neural Networks & Deep Learning. Repository for "Developing Robust Networks to Defend Against Adversarial Examples". Implementing adversarial data augmentation on CNNs and RNNs.
bliutech/cyber-tower
An assets cluster for various cybersecurity related scripts, files, etc. that I use for https://cyber.bliu.tech/.
bliutech/cyber.bliu.tech
A website containing write ups, challenges, & other cybersecurity related content that I have worked on!
bliutech/splash-ucla-2022-linux
Challenges & slides for "What the Heck is Linux?" class taught to high school students at Splash @ UCLA 2022.
bliutech/splash-ucla-2024-cpp
Class resources for "Game Programming in C++" class taught to high school students at Splash @ UCLA 2024.
bliutech/.github
GitHub configuration files and templates.
bliutech/bliu.tech
⚙️ My personal website written in pure HTML, CSS & JS featuring information about me, my projects, & my professional experience.
bliutech/bliutech
My profile README.
bliutech/bliutech.github.io
A GitHub pages root directory to assist with other project pages.
bliutech/links.bliu.tech
Personal link shortener.
bliutech/LL1-Academy
My fork of LL1-Academy since ll1academy.cs.ucla.edu went temporarily offline.
bliutech/nlp-cv-learning-platform
2020 MIT IEEE Undergraduate Research Technology Conference. GSET 2020. Fork of repository for "Integrating Natural Language Processing & Computer Vision Into an Interactive Learning Platform."
bliutech/obfuscator
Fork of obfuscator-llvm/obfuscator with patches and updates.
bliutech/text4shell-poc
Proof of Concept Appliction for testing CVE-2022-42889
bliutech/tiny-chess-challenge
Attempt of Sebastian Lague's "Coding Challenge: Tiny Chess Bots".