Nathan Festoso's repositories

QNX_State_Machine

Complex state machine build in QNX real-time operating system. This state machine demonstrates multi-threading, namespaces, timers, and IPC using a pulse.

Language:CStargazers:12Issues:1Issues:0

QNX_Driver

This simple project demonstrates the functionality of an IO driver, being used as a resource manager.

Language:CStargazers:7Issues:1Issues:0

QNX_Multi-Thread

This simple project demonstrated the use of a semaphore to synchronize and manage multiple threads. Additionally, an overridden signal handler is used to stop the program at any time.

Language:MakefileStargazers:6Issues:1Issues:0

Compiler

Front-end Platypus compiler implemented in C. Includes Buffer, Scanner, and Parser. Platypus is a language comprised of parts from a variety of other languages.

Language:CStargazers:5Issues:1Issues:0

Float-Reader

Utility to show a real float number in its normalized hexadecimal and binary representation, with its exponent and normalized mantissa in memory using C bitwise operations.

Language:CStargazers:1Issues:1Issues:0

Overloaded-Operator-Demo

Demonstrates the use of STL container class and overloaded operators in C++ using a forward list.

Language:C++Stargazers:1Issues:1Issues:0

StudyGUI

Desktop Q-Card application - Study better with custom quizzes

Language:JavaStargazers:1Issues:1Issues:0

Twitter-AI-Semantic-Analyzer

Use Apple's CreateML AI model to analys the emotional sum of a specified Twitter handle or hashtag.

Language:SwiftStargazers:1Issues:1Issues:0

Weather-App-IOS

This app checks the weather for your current location or city of your choice.

Language:SwiftStargazers:1Issues:1Issues:0

Dictionary-Demo

Demonstration of how to search, add, remove, and count items using a Java Dictionary Map. Takes words from .txt file or keyboard.

Language:JavaStargazers:0Issues:1Issues:0
License:MITStargazers:0Issues:1Issues:0

Flash-Chat

IOS messenger app - Demo

Language:SwiftStargazers:0Issues:1Issues:0

Numerical-Differentiation-Demo

Uses centred numerical differentiation to calculate the ground acceleration associated with the ground displacement at each time.

Language:C++Stargazers:0Issues:1Issues:0

Polymorphic-Inheritance-Demo

Demonstrates C++ polymorphic inheritance and run-time type information (RTTI).

Language:C++Stargazers:0Issues:1Issues:0