Pinned Repositories
avr-programming
AVR C code for ATMEL processor ATMEGA 328p and arduino sketches
AVRtoS
AVR - Arduino Realtime operating system. Realtime scheduler is written in assembler. Optimized for performance, with included keyboard and LCD display driver.
httpcrawler
Crawls various HTML content on websites
Javastik
Java samples for day to day use in enterprise project. Focused on plain java and not frameworks.
javastik-omni-securehttp
General Java HTTP / URL connector. Handles secure transport (SSL/TLS), proxy and can connect to RESTful APIs or old style WEB APIs. Handles multipart, raw data and everything else. Very robust, for Android, Java, Server. No dependencies.
JbossWorkshop
Accompany guide and code for JBoss7 Workshop
omniguru
Language tutorials with quick reference sheet and code samples
rest4php
PHP REST framwork. Minimal, simple, no dependencies. Full CRUD support with object oriented programming. Requires no root privileges on server.
TR808ino
Arduino based controller for TR808 clone
gustinmi's Repositories
gustinmi/AVRtoS
AVR - Arduino Realtime operating system. Realtime scheduler is written in assembler. Optimized for performance, with included keyboard and LCD display driver.
gustinmi/JbossWorkshop
Accompany guide and code for JBoss7 Workshop
gustinmi/rest4php
PHP REST framwork. Minimal, simple, no dependencies. Full CRUD support with object oriented programming. Requires no root privileges on server.
gustinmi/TR808ino
Arduino based controller for TR808 clone
gustinmi/avr-programming
AVR C code for ATMEL processor ATMEGA 328p and arduino sketches
gustinmi/JavaSeleniumQuery
Write Java Selenium Tests in jQuery like syntax and access elements with selectors generated right out from browser's Developer tools.
gustinmi/Javastik
Java samples for day to day use in enterprise project. Focused on plain java and not frameworks.
gustinmi/javastik-omni-securehttp
General Java HTTP / URL connector. Handles secure transport (SSL/TLS), proxy and can connect to RESTful APIs or old style WEB APIs. Handles multipart, raw data and everything else. Very robust, for Android, Java, Server. No dependencies.
gustinmi/phptutor
PHP introduction course for developers. Covers basic php scripts, basic php pages with gradual advancement to AJAX driven PHP JSOn services for HTML5 applications.
gustinmi/httpcrawler
Crawls various HTML content on websites
gustinmi/omniguru
Language tutorials with quick reference sheet and code samples
gustinmi/bajtahack
tekomvanje bajtahack
gustinmi/BajtaHack2017-Code
BajtaHack 2017 source code of projects.
gustinmi/csockets
sockets code for c language (mingw)
gustinmi/java-quick-start
quick java introduction
gustinmi/java4enterprise
Lightweight java enterprise backend for your html5 applications. Demonstration and startup projects for servlet 3.0 applications.
gustinmi/javacodestyle
Productive, secure, maintainable code style
gustinmi/javascript-tutor
Javascript with browser nad NodeJs programming
gustinmi/jmeter-webhook-plugin
Provides embedded http server for testing HTTP API endpoints with webhook
gustinmi/komunikator
websocket secure client and server with hmac encrypted messages
gustinmi/mistory
plain javascript framework for single page webapps
gustinmi/node-opcua
an implementation of a OPC UA stack fully written in javascript and nodejs - http://node-opcua.github.io/
gustinmi/sensorius
gustinmi/SpaceInvadersHtml5-NoCanvas
Recreation of Space Invaders game. Created with HTML5 and Javascript, without Canvas API. Only HTML5 elements and Javascript animations with the help of jQuery are used. Build in modular way to enable further improvements.