Denis Petelin (petelind)

petelind

Geek Repo

Company:@NYUeServ

Location:New York, USA

Github PK Tool:Github PK Tool


Organizations
EcoLife-cs501

Denis Petelin's repositories

iexBee

We will build up from the simple retriever to the retriever who can persist data, and then we will turn into multithreaded lambda retriever. We will discover nasty surprises along the way and learn how to to builld in python, how run python in AWS, and how to operate python.

IntroToTesting

Team, this week we have to start testing. This is the intro I'll deliver next Tuesday. We will cover why & what shall we test, how Django makes our life easier, and tools and techniques demonstration. Note: you can either run pre-cooked venv inside the project, or bake your own container / venv.

Language:PythonStargazers:1Issues:2Issues:0

azure-iothub-pubsub-esp8266

Using Arduino PubSub library with Azure IoT Hub on an ESP8266

Language:ArduinoLicense:MITStargazers:0Issues:2Issues:0

ExpenseTrackerAPI

{Lab} Сегодня мы создадим собственный API используя MVC API 2 и впоследствии используем его в Angular JS & iPhone приложении!

Language:JavaScriptStargazers:0Issues:2Issues:4

JenkinsPipelineForMonitoringDashboard

Nice work, Jeff, here is the pipeline which will use your tests to run staging container (you can copy & change docker-compose.yml to run it locally).

Language:GroovyLicense:MITStargazers:0Issues:2Issues:0

Match3

{Pyhtonista} Match3 quick fix on the pythonista to see how it differs from standard python.

Language:PythonStargazers:0Issues:2Issues:0

AlienInvaders

{K12} Remake of arcade classics - Alien Invaders! Basics of objects-oriented programming in a multi-day project.

Language:PythonStargazers:0Issues:2Issues:0

Angular-GettingStarted

Folks, I know we had hard time with the JS UU last time, but lets check this out on the next meetup. Angular is an amazing feat capable of providing full-fledged app development framework. I gather TypeScript seems to be intimidating a bit, but bear with me - I'll guide you through the full stack and hopefully you'll see how easy it is.

Language:TypeScriptLicense:MITStargazers:0Issues:1Issues:0

azure-cosmos-graph-bulk-executor

Azure Cosmos samples to leverage Bulk capabilities for Graph API accounts

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

ChaosStarter

Basic examples for the Chaos Army training next week.

Language:PythonStargazers:0Issues:3Issues:0

ComposeStackFor9223

{9223 DevOps} Tired fixing broken references? Run your dev stack inside docker-compose - never dependencies problem, db engine incompatibility etc.

License:MITStargazers:0Issues:2Issues:0

Crafting-Test-Driven-Software-with-Python

Crafting Test-Driven Software with Python by Packt Publishing

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

gitbasics

Lets try the cheat sheet I prepared for you.

Language:PythonStargazers:0Issues:2Issues:0

KnightVSSkeleton

{EcoLab} На этом занятии мы закрепим навыки использования классов, чтения диаграмм классов, и использования свойств объектов.

Language:C#Stargazers:0Issues:2Issues:0

OnlineDevops

Online DevOps course at NYU.

Language:HTMLLicense:GPL-3.0Stargazers:0Issues:1Issues:0

ParallelHashtable

{OS I} Parallel hashtable.

Language:CStargazers:0Issues:2Issues:0

PartsUnlimited

.Net Core + SQL Azure app for DevOps Scenarios

Language:C#License:MITStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:2Issues:0

RaceConditions

{PDP} Today we gonna explore Big O, CPU pipelines & shamelessly parallel parallel workloads, basic data structures, and pitfalls of parallel processing.

Language:PythonStargazers:0Issues:2Issues:0

RollTheBall

{EcoLab} Это наше первое занятие в Unity - нам дали полный комплект всех ассетов для создания игры, но у них полностью отсутствует поведение! Нет поведения - нет игры, есть просто набор картинок. Пользуясь всем, что мы изучили, нам предстоит создать классы и поведение для всех объектов - мы сможем почувствовать себя и дизайнерами уровней, и программистами. Конечно же, игру можно расширить, добавив например врагов.

License:MITStargazers:0Issues:1Issues:0

RollTheBall-1

{EcoLab} Это наше первое занятие в Unity - нам дали полный комплект всех ассетов для создания игры, но у них полностью отсутствует поведение! Нет поведения - нет игры, есть просто набор картинок. Пользуясь всем, что мы изучили, нам предстоит создать классы и поведение для всех объектов - мы сможем почувствовать себя и дизайнерами уровней, и программистами. Конечно же, игру можно расширить, добавив например врагов.

Language:C#License:MITStargazers:0Issues:2Issues:0

SeattleTestbedAttack

{CyberSec} We will implement ABFile reference monitor, and then attack reference monitors of other students while trying to survive their attack.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

SpellChecker

{AppSec} This is command line context-dependent spellchecker - it takes as argument text file user was assumingly working with, then list of words to be spell-checked, then produces set of most probable words user was intending to use (based on the analysis of the text we seen before).

Language:PythonStargazers:0Issues:1Issues:0

spring-data-gremlin

Investigate if I can make it run. Provide generic annotation oriented programming form based on gremlin for graph database.

Language:JavaLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:1Issues:0

Sprinkler

Garden Sprinkler control system: 1/2" valves controlled by the ESP8266 core talking to the Azure IoT hub, exposed via API, accessible through Angular SPA and Xamarin mobile client (prototype for the CT)

Language:C++License:MITStargazers:0Issues:2Issues:0

StudentOOP

A repo for students to fork for our OOP course.

Language:MakefileLicense:GPL-3.0Stargazers:0Issues:1Issues:0

TicTacToeOverTheWeb

{9223 DevOps} Module I - this is the code from todays jam. Please remember the generalized workflow: * Create models * Build querysets * Makemigrations and migrate * Build forms for admin and register them with the Admin * Build views and add them to urlpatterns * Build templates to serve context from the views * Build forms to deal with CRUD of the object * Sanitize your code

Language:PythonStargazers:0Issues:2Issues:0

UnderstandingEvents

{EcoLab} Почему ломается форма если мы удаляем Button_Click()? Простой пример Events & Event Handlers. См. диаграмму чтоб было понятней.

Language:C#Stargazers:0Issues:2Issues:0

WebSpellChecker

{AppSec} A spell checker algorithm developed in the first part of the course is being commercialized as a web app.

Language:JavaScriptStargazers:0Issues:1Issues:0