Fuzzy Search Algorithms & Techniques in TypeScript

I'll cover the specific details of the algorithms and techniques that you saw in the post about building a fuzzy search mechanism.

Continue reading ➤

This link will take you to back to the home page.

AI

AI in STEM & Security

By Daniel Moreno · Mar 8, 2026

An opinion-piece on the future of STEM and security with regards to AI.

Continue reading ➤
CTF

Solving LA CTF 2026's Lazy Bigrams

By Daniel Moreno · Feb 9, 2026

A writeup for the 2026 LA CTF's Lazy Bigrams

Continue reading ➤
CTF

Solving NSA CBC's Task 1

By Daniel Moreno · Jan 29, 2026

A writeup for the 2025 NSA CBC's Task 1

Continue reading ➤
Security Research

Bridging the Gap Between Compliance and Technical Execution in Network Defense

By Daniel Moreno · Dec 14, 2024

A cybersecurity research paper discussing the definitions of key terms and how to interpret laws for security personnel

Continue reading ➤
API

Using the NWS' Weather API

By Daniel Moreno · Dec 9, 2024

I'll cover the specific details of how I implemented the NWS' weather forecast API.

Continue reading ➤
Algorithms

Optimizing Fuzzy Search Algorithms

By Daniel Moreno · Dec 6, 2024

I'll cover the specific details of how I optimized my fuzzy search algorithms.

Continue reading ➤
Algorithms

Fuzzy Search Algorithms & Techniques in TypeScript

By Daniel Moreno · May 8, 2024

I'll cover the specific details of the algorithms and techniques that you saw in the post about building a fuzzy search mechanism.

Continue reading ➤
Capstone

Building a Fuzzy Search Mechanism for React Native

By Daniel Moreno · May 7, 2024

I'll explain how I built and rendered a fuzzy search mechanism for a React Native app.

Continue reading ➤