Pinned Repositories
Accumulab-Website
Using SASS, the Materialize framework, and Angular to build a website for Accumulab, a startup founded by 5 NYU students
IsvulfesFogOfWarUE5
Fog of War Plugin made by Isvulfe
KeyMe--Locator
Vue, Vuex, Nuxt, and Google Maps based app to search for KeyMe kiosks!
kriegstudios.com
Company website developed using AngularJS 2
NodeLite
NodeLite is an ultra-lightweight, highly modular Node.js-like runtime environment designed for building scalable server-side applications using JavaScript. It is intended for environments where memory and processing power are at a premium, or for educational purposes to understand the internals of server-side JavaScript execution.
SahlTestingFramework
Unit Testing Framework (Mocking Library Included)
TensorLite
TensorLite is a lightweight framework, inspired by TensorFlow's core principles, designed for minimalistic and rapid computational needs. This streamlined version provides the essentials for tensor operations and basic computational graph functionalities, making it suitable for small-scale projects and for those seeking more directness
UdpMultiplayerProofOfConcept
Simple multiplayer server-client architecture with health/damage replication -- proof of concept
UnrealEngineDeepDive
A deep dive into Unreal Engine's architecture
UsefulScripts
Cross-platform python scripts you should add to your system path. Useful for development and when using LLMs (copy all files to clipboard, etc.)
islamhaqq's Repositories
islamhaqq/Accumulab-Website
Using SASS, the Materialize framework, and Angular to build a website for Accumulab, a startup founded by 5 NYU students
islamhaqq/Healthcare-Makerthon
Using IBM Watson's open source REST API to synthesize natural-sounding speech audio into plain text to develop an application that replaces the inefficient Lab Notebook to help lab workers record their notes in real time instead of AFTER the experimentation.
islamhaqq/Angular-RESTful-Service
Created a RESTful service using Angular's HTTP module to POST and GET HTTP requests in JSON
islamhaqq/ClimateGram
SocialHacks Hackathon: Social Hacks is a 24-hour, student-run hackathon that brings together students, programmers, technologists, and activists in New York City to collaborate on technological solutions to the toughest challenges that humanity faces today—poverty, climate change, global health, cybersecurity, and more!
islamhaqq/East-Elmhurst-Crew
Website for a community of friends in East Elmhurst, NY
islamhaqq/ExpressApp
Express & NodeJS. Server, routes, handlebars, bootstrap, ports, middleware, app.use, app.get, catching & throwing errors, handling forms, file uploads, cookies, sessions, reading/writing files, and more
islamhaqq/JQuery-Ajax-Web-Page
JQuery event handling, attribute changing, animations, text retrieval, AJAX, element & style targeting
islamhaqq/react-app
create a modern single page React application
islamhaqq/RubyOnRails-Bookmark
Bookmark web application using Ruby on Rails and SQLite database
islamhaqq/Sails-App
Database Project
islamhaqq/Simple-CRUD-App
Building a Simple CRUD Application with Express and MongoDB
islamhaqq/tour-of-heroes
Interactive web app utilizing core AngularJS 2, directives, HTTP requests, routing, interpolation, injections, data services, and web APIs,
islamhaqq/djangoProject
Using Python Django database & backend development. Possibly using Highchart JS
islamhaqq/Full-Stack-MVP
Using JavaScript, SQL, ReactJS, NodeJS, PostgreSQL, Mocha, and AWSSo
islamhaqq/Gmail-Clone-AngularJS1
Simple email application using core AngularJS concepts. Read emails, search by subject line, and read / delete emails.
islamhaqq/GraphQL-Project
Learning GraphQL
islamhaqq/hackathon-starter
A boilerplate for Node.js web applications
islamhaqq/Hanoi
Code the Towers of Hanoi
islamhaqq/kansoarts
islamhaqq/Meteor-To-Do-App
Meteor + AngularJS to manage a to do list and collaborate with others
islamhaqq/Object-Oriented-Programming-NYU
HW & CW from CS1124: Object Oriented Programming @ NYU
islamhaqq/PersonalWeb
islamhaqq/PHP--Novice-to-Ninja
PHP & MySQL fundamentals
islamhaqq/PHP-App
PHP & MySQL Basic Authentication, Membership and CRUD functionalities
islamhaqq/RESTfulAPI-node-express-mongoose
An alarm that activates 15 minutes prior to sunset
islamhaqq/simple-todos
Creating a simple todos application using MeteorJS and Blaze
islamhaqq/Starting-with-Highchart
Highcart JS
islamhaqq/TabApp
Using Ionic CLI to get started using Ionic and Cordova
islamhaqq/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.