1

Code Ninja Jobs in Florida (NOW HIRING)

Software Reverse Engineer

Melbourne, FL · On-site

$112K - $154K/yr

Experience with disassembly tools, such as IDA Pro, Binary Ninja, or Ghidra * Proficiency in one or ... Experience analyzing and reconstructing code/data flow * Automated reverse engineering or software ...

Senior Reverse Engineer

Melbourne, FL · On-site

$134K - $184K/yr

Experience with disassembly tools, such as IDA Pro, Binary Ninja, or Ghidra * Proficiency in one or ... Experience analyzing and reconstructing code/data flow * Automated reverse engineering or software ...

... Ninja, or Ghidra • Proficiency in one or more programming languages: C/C++, Python, etc. • ... code/data flow • Automated reverse engineering or software analysis tool development • ...

... Ninja, or Ghidra • Proficiency in one or more programming languages: C/C++, Python, etc. • ... code/data flow • Automated reverse engineering or software analysis tool development • ...

Senior Reverse Engineer

Melbourne, FL · On-site

$96K - $132K/yr

... Ninja, or Ghidra • Proficiency in one or more programming languages: C/C++, Python, etc. • ... code/data flow • Automated reverse engineering or software analysis tool development • ...

Senior Reverse Engineer

Melbourne, FL · On-site

$96K - $132K/yr

... Ninja, or Ghidra • Proficiency in one or more programming languages: C/C++, Python, etc. • ... code/data flow • Automated reverse engineering or software analysis tool development • ...

... Binary Ninja, or Ghidra • Proficiency in multiple Assembly Languages: x86, ARM, etc. • ... code/data flow • Automated reverse engineering or software analysis tool development • ...

Experience using collaborative source code management (e.g., Git) Education: * BS in Computer ... Binary Ninja * Experience implementing component models (e.g., sensors, actuators, dynamics ...

Experience with disassembly tools, such as IDA Pro, Binary Ninja, or Ghidra * Proficiency in ... Experience analyzing and reconstructing code/data flow * Automated reverse engineering or software ...

Manage the daily prioritization, coding, and routing of service incidents and requests. * Follow ... Experience with ticketing systems (e.g., ServiceNow), remote support tools (e.g., Kaseya, Ninja ...

next page

Showing results 1-20

Code Ninja information

See Florida salary details

$45.2K

$110.3K

$148.7K

How much do code ninja jobs pay per year?

As of Sep 4, 2026, the average yearly pay for code ninja in Florida is $110,346.00, according to ZipRecruiter salary data. Most workers in this role earn between $92,700.00 and $128,500.00 per year, depending on experience, location, and employer.

What is a code ninja?

A Code Ninja is an informal term used to describe a highly skilled and efficient computer programmer or software developer. This person is known for their expertise in writing clean, effective code and solving complex problems quickly. Code Ninjas are often adaptable, able to learn new technologies rapidly, and are valued for their ability to handle challenging coding tasks with agility and creativity. The title is sometimes used playfully in job postings or by coding bootcamps to attract prospective students or employees.

What are the typical daily responsibilities of a code ninja in a software development team?

As a Code Ninja, you can expect a dynamic workday that involves writing efficient code, debugging issues, and collaborating closely with designers, product managers, and other developers. You'll frequently participate in code reviews, contribute to architecture discussions, and ensure your solutions meet both technical and business requirements. Staying agile and adaptable is key, as priorities may shift and you'll often need to quickly learn new technologies or frameworks to address evolving project needs. Effective communication and a proactive attitude are highly valued in this fast-paced, collaborative environment.

What are the key skills and qualifications needed to thrive as a software developer, and why are they important?

To thrive as a Software Developer, you need a strong foundation in programming languages, problem-solving abilities, and a relevant degree or coding certifications. Familiarity with tools such as version control systems (e.g., Git), integrated development environments (IDEs), and frameworks like React or Django is typically required. Excellent teamwork, adaptability, and effective communication are essential soft skills for collaborating and delivering quality solutions. These skills ensure that projects are built efficiently, maintained effectively, and meet user or business needs.

What is the difference between Code Ninja vs Software Developer?

AspectCode NinjaSoftware Developer
Required CredentialsTypically self-taught or coding bootcamp trained, no formal degree requiredBachelor's degree in Computer Science or related field often preferred
Work EnvironmentFast-paced, project-based, often freelance or startup settingsCorporate offices, tech companies, or remote teams
Industry UsagePopular in gaming, app development, and freelance coding projectsWidely used across software, web, and enterprise application development
Common Search/ComparisonOften compared for skills and project focusMore formalized career path with certifications and experience

While both Code Ninja and Software Developer work in coding and software creation, Code Ninja typically refers to self-taught or bootcamp-trained coders working in dynamic, project-based environments. Software Developers usually have formal education and work within structured teams in corporate settings. The choice depends on credentials, work style, and industry focus.

Is a Code Ninja a good place to work?

A Code Ninja role typically involves software development skills, problem-solving, and collaboration in a tech environment. The work environment and job satisfaction depend on the company, team culture, and project opportunities, so researching specific employers is recommended.

What are popular job titles related to Code Ninja jobs in Florida?

For Code Ninja jobs in Florida, the most frequently searched job titles are:

What job categories do people searching Code Ninja jobs in Florida look for?

The top searched job categories for Code Ninja jobs in Florida are:

What cities in Florida are hiring for Code Ninja jobs?

Cities in Florida with the most Code Ninja job openings:

Infographic showing various Code Ninja job openings in Florida as of August 2026, with employment types broken down into 1% As Needed, 79% Full Time, 16% Part Time, and 4% Contract. Highlights an 91% Physical, 2% Hybrid, and 7% Remote job distribution, with an average salary of $110,346 per year, or $53.1 per hour.

Senior C++ Developer (with Market Data experience)

Luxoft

Miami, FL • On-site

$140 - $200/hr

Other

Posted 20 days ago


Job description

Project description

We are looking for a C++ engineer to design and build high performance, low latency applications that process large volumes of real time data. You will work on systems where microseconds and throughput matter, optimizing every layer from algorithms and data structures to networking and OS interaction. Compensation for NYC 140000-200000 USD Gross per year based on the interview process results.

Responsibilities
  • Design, implement, and maintain high performance C++ services handling high message rates and low latency workloads.
  • Optimize existing components for latency, throughput, and CPU/memory efficiency.
  • Develop and tune networking, messaging, and I/O layers to handle large data volumes reliably.
  • Profile and debug performance issues at application, OS, and network levels.
  • Collaborate with quantitative, trading, and infrastructure teams (or analogous business/tech teams) to translate requirements into robust technical solutions.
  • Write clean, production quality code with appropriate tests and documentation.
  • Participate in code reviews, design discussions, and continuous improvement of engineering practices.
SKILLS Must have
  • Strong proficiency in modern C++ (C++17/20 or later)
  • Hands-on experience with Market Data
  • Solid understanding of concurrency and synchronization (lock free / low lock patterns, atomics, memory models, etc.)
  • Proven experience building performance critical, real time, or low latency systems (e.g., networking, trading systems, telemetry, gaming engines, or similar)
  • Strong knowledge of computer science fundamentals: data structures, algorithms, memory management, and optimization
  • Practical experience with Linux systems programming (sockets, epoll/select, threads, memory management, CPU affinity, etc.)
  • Experience using profiling, benchmarking, and performance analysis tools (e.g., perf, valgrind, flame graphs, CPU/memory profilers)
  • Proficiency with version control (Git) and standard build systems (CMake, Ninja, etc.)
  • Excellent problem-solving skills and attention to detail; ability to work in a fast-paced environment.
Nice to have
  • Experience with kernel bypass or user space networking technologies (e.g., DPDK, RDMA, VMA, Solarflare/OpenOnload) - helpful but not required.
  • Experience in financial markets, market data distribution, order routing, or exchange connectivity.
  • Familiarity with common market data protocols (e.g., FIX, MDP, ITCH, proprietary exchange feeds) is a plus.
  • Experience with multicast, low latency networking, and clock synchronization (e.g., PTP).
  • Exposure to hardware aware optimization (NUMA, cache optimization, vectorization/SIMD, CPU pinning).
  • Experience with monitoring/telemetry for high performance systems (latency histograms, throughput metrics, SLAs).
  • Familiarity with scripting languages (e.g., Python, Bash) for tooling and automation.
  • KDB+
  • Data Analysis with python (pytorch, pandas, arrow)
#J-18808-Ljbffr