Git Product home page Git Product logo

Gabriel Tomberlin's Projects

30daysofjavascript icon 30daysofjavascript

Working through all 30 projects of Wes Bos' 30 Days of JavaScript course for hands-on learning.

ai-blog icon ai-blog

Accompanying repository for Let's make a DQN / A3C series.

alien-invasion icon alien-invasion

Python Alien Invasion game. This was a project from a Python book I read. I am working to enhance it on my own to make it more fun and dynamic.

anagramgame-test- icon anagramgame-test-

Required as exercise for my Rapid Java Development course for NetBeans -> GitHub integration.

arxiv-daily-report icon arxiv-daily-report

A program that pulls and emails myself ArXiv research papers for the last day the database was updated (two days prior) with specific search criteria to keep an eye on papers you are interested in (specific author, category, or term in title). I use this with automation setup on my machine to automatically run this script daily at 5PM EST.

awesome-hpp icon awesome-hpp

A curated list of awesome header-only C++ libraries

baby-cry-classifier icon baby-cry-classifier

A machine learning classifier built in attempt to classify and help me and my wife understand our newborn baby's cries. Includes a dockerfile to build and run an image on an edge device (I use a Raspberry Pi 4 with a USB microphone), as well as a streamlit site for you to view the data and classifications remotely if desired.

basic-crud-app icon basic-crud-app

Basic CRUD to-do list web page for learning CRUD with JS, HTML, and CSS.

bpl icon bpl

Bayesian Program Learning model for one-shot learning

c-multithreading-for-encryption-decryption icon c-multithreading-for-encryption-decryption

This was a project in my undergraduate Operating Systems course. It uses multithreading with p-threads to perform encryption and decryption using fence, hill, and valley threads.

cipher-project icon cipher-project

Encryption program written for a project in a Cyber Security course. 3-Person project; GUI by different group member, implementation after GUI by me.

cppbestpractices icon cppbestpractices

Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.

django-portfolio-tutorial-project icon django-portfolio-tutorial-project

Guided Django project tutorial from RealPython (https://realpython.com/get-started-with-django-1) to help learn Django web development. You create a simple portfolio and blog, with viewable projects and blog posts (with comments as well).

eeg-signal-analysis-for-mnist-digits icon eeg-signal-analysis-for-mnist-digits

Simple analysis and plotting of EEG brain signals from a person seeing MNIST digits. Data set contains over 900,000 signals, fairly distributed among each digit.

entry-level-x icon entry-level-x

A Django web development project to aggregate entry-level jobs making it easier for people to find them with a one-stop shop rather than digging around on LinkedIn, Indeed, etc. seeing jobs that aren't entry-level but are still incorrectly listed as such. This is a personal hassle for myself and others, and it's a solvable problem.

geometry-rain-game icon geometry-rain-game

A personal game project that I came up with during my undergrad. To be used for practice and study of Reinforcement Learning algorithms.

geometry-rain-v2-python icon geometry-rain-v2-python

I recreated my Geometry Rain game in Python that I initially made with Unity in C#. The main reason for this is to train Reinforcement Learning agents using various algorithms to play the game and see how well they learn to play it.

go-utilities icon go-utilities

Golang utility functions for common tasks that aren't readily available like Python's. Forever ongoing as needed.

image-similarity icon image-similarity

A Streamlit app that lets you compare image similarity via different optional metrics depending on how you want to measure similarity. https://share.streamlit.io/gabriel0110/image-similarity/main

image-similarity-fastapi icon image-similarity-fastapi

Practice using FastAPI by turning my image similarity program into an api endpoint to get a similarity score for two images.

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.