Giter VIP home page Giter VIP logo

David Hanover's Projects

30daysofjavascript icon 30daysofjavascript

30 Basic JavaScript projects done throughout the month, for fun and for practice.

advanced-css icon advanced-css

A guided tutorial to improve my CSS skills (imo one of my weaknesses).

cpuben icon cpuben

This is a CPU benchmarking program written in C++. It is tuned to produce a single threaded result of around 100,000 on a stock-clockspeed Ryzen 7 1700 CPU.

csc690hw1photobrowser icon csc690hw1photobrowser

Written in Python with PyQt5, a photo browser that lets you resize photos and save persistent metadata for each one. Also plays a sound when scrolling or magnifying images. A separate version allowed searching Flickr via API, but was scrapped.

davidhchatapp icon davidhchatapp

A chat app for android. Sign-in and persistent chat done through google's firebase backend.

elevatorhomework icon elevatorhomework

A simple simulation of 4 elevators in a building. One of my first projects.

face-analyzer icon face-analyzer

Creating a web-app that recognizes faces in photographs using an AI facial recognition API, with database (postgreSQL), server (Express), and front-end (ReactJS) for Andrei Neagoie's Udemy class.

face-analyzer-api icon face-analyzer-api

A separate repo for my face analyzer app's back-end, to make the process of deploying on heroku easier.

face-analyzer-frontend icon face-analyzer-frontend

A separate repo for my face analyzer app's front-end, to streamline deployment with github & heroku.

linkedlistcreatorui icon linkedlistcreatorui

A C++ program allowing the user to create and manipulate up to 4 linked list structures. Buggy.

multithreadprogressbar icon multithreadprogressbar

An example of multi-threaded programming. Uses one thread to add and another thread to check progress. Displays a progress bar and prints "Task Complete" when finished.

react-chatbot icon react-chatbot

Building a chatbot with React, Pusher, and Dialogflow... Currently deployed. Will tell you about the weather!

react-tetris icon react-tetris

Gonna build Tetris in React using React Hooks. ... EDIT: Deployed!

simplechess icon simplechess

A simple console-based chess game. This was one of my first programming projects ever. It doesn't actually work, because you can't take any pieces, but you can move pieces. There is a UI. Piece logic is coded separately for each piece.

simplehttpserverthatreturnsjson icon simplehttpserverthatreturnsjson

An HTTP server backend rest API that parses through a JSON file based on URL queries and returns JSON-formatted results. This code is kind of sloppy, but I did it completely by myself in a couple days after my group dropped out.

swapi icon swapi

*NOT MAINTAINED - NO GUARENTEE TO BE UP*

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.