Giter VIP home page Giter VIP logo

Justin Cervantes's Projects

azure-iot-central-widget-aggregator icon azure-iot-central-widget-aggregator

A node.js service built to integrate with Microsoft Azure's IOT Central service as a device aggregator. Microsoft'sā€‹ Azure IoT Central is a fully managed SaaS (software-as-a-service) solution that removes the need for cloud solution expertise and makes it easy to connect, monitor and manage your IoT assets at scale, this service patches a missing feature of the service.

farmtofable icon farmtofable

48 Hour Hackathon Implementing an AI chatbot and a blockchain solution. This repo only contains the front end and static communications which is what I worked on.

fps icon fps

Forks, Pipes and Signals - An application which experiments with piping data from one process to another.

gnu-debugger-examples icon gnu-debugger-examples

A tutorial showing the use of GNU Debugger (GDB) to help navigate finding and resolving code issues. The examples, though trivial and perhaps easily discoverable by the reader, serve to just show how to use GDB to help find issues faster.

infosniffer icon infosniffer

An IP/Port/Protocol analyzer built in Qt. The application uses Winsock 2 to explore IP/Hostname resolutions and Port Number/Service Name resolutions with Protocol.

juice-shop icon juice-shop

OWASP Juice Shop: Probably the most modern and sophisticated insecure web application

location-finder icon location-finder

This program is designed for use on a Raspberry Pi 3 and requires a GPS dongle attached to the Pi. The program uses the open source gps daemon (gpsd) in order to perform 3 functions: 1) find the user's current GPS location, 2) show the users location in the Google Maps API (in-browser), and 3) estimate how much "wandering" or GPS inaccuracy has been achieved while stationary.

posix-threading icon posix-threading

How to lock pthreads in C when they are calling the same function without using mutexes. Mutexes depend on computer architecture and sometimes issue with how the OS efficiently runs its cores make mutexes moot, I decided to explore other ways to lock a thread function. This is one such implementation which uses pthread ids and the pthread_self() API to manage thread executions when the code is too small for mutexes to take effect.

protocol-analyzer icon protocol-analyzer

A windows desktop application which enables the user to deep dive into assessing performance of TCP and UDP over a local area network. This application was built in C++ using the Qt IDE.

tcp-chat-application icon tcp-chat-application

A simple C++ client and server program which enables multiple clients to join a chat session.

udp-client-server icon udp-client-server

An example of creating a 4-way handshake using the User Datagram Protocol (UDP). This example goes over code, as well as screen captures on Wireshark for proving tests by observing traffic on a localhost.

visual-studio-debugging-examples icon visual-studio-debugging-examples

A short tutorial on investigating data values in Visual Studio. This guide takes the user through breakpoints and command-line arguments in debugging a winsock app which uses the overlapped I/O model with callback routines and a TCP Client.

vue-starter-project icon vue-starter-project

Emphasizing practice of passing props, wrapper components, style guide and naming conventions, dynamic menu components, sending data back to parents when child is dynamic using injected methods, dialog error boxes, and deleting items when using provide/inject

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.