Giter Club home page Giter Club logo

Hi πŸ‘‹ I'm Aaron. Welcome to my Github!

visitors

class SoftwareEngineer:

    def __init__(self):
        self.name = "Aaron Floreani"
        self.role = "Software Engineer"
        self.interests = ["Traveling", "Finance", "Bouldering", "Guitar", "AI", "Wildlife", "Surfing", "Film"]

    def say_hi(self):
        print("Hi! Thanks for checking out my Github. Feel free to take a look around.")

me = SoftwareEngineer()
me.say_hi()

πŸ“« Connect With Me:

Β 

πŸ”§ Technologies Used In My Repos:

Jupyter Notebook HTML CSS Tailwind CSS Firebase JavaScript React Vue.js Node.js Java C Python MySQL mongoDB Git TypeScript

Aaron Floreani's Projects

ai-search-and-game-algorithms-demo icon ai-search-and-game-algorithms-demo

This AI Algorithms Demo explores multi-robot pathfinding with search algorithms and compares the efficiency of alpha-beta pruning to standard minimax.

ascot-app-dashboard icon ascot-app-dashboard

The Ascot Dashboard is designed to visualize the plant data collected through the companion mobile Ascot App.

ascot-hills-microforest-tracker icon ascot-hills-microforest-tracker

A React Native mobile app, utilizing Firebase’s NoSQL cloud database and authentication, for volunteers and researchers to track the survivability of 400 trees in Ascot Hills Park via QR codes, scaling sustainability research.

ensemble-methods-on-medical-data icon ensemble-methods-on-medical-data

I build an ensemble method on medical data - using RandomForestClassifier, DecisionTreeClassifier, Support Vector Machine and Logistic Regression.

lyric-speed-typer-backend icon lyric-speed-typer-backend

A typing speed test where you type along to the lyrics of your favorite song as it plays. Please note, website is not public yet due to Spotify API restrictions on "games".

lyric-speed-typer-frontend icon lyric-speed-typer-frontend

A typing speed test where you type along to the lyrics of your favorite Spotify song as it plays. Please note, website is not public due to Spotify API restrictions on "games".

lyrichero icon lyrichero

This web app allows you to type along to the synchronized lyrics of songs in real-time. Whether you're a music enthusiast, language learner, or simply trying to improve your typing speed/accuracy, this app is for you.

nlp-techniques-and-models icon nlp-techniques-and-models

Contains a variety of Natural Language Processing (NLP) programs and models for sentiment analysis, text classification, text generation, named entity recognition, and more.

nueral-networks-on-handwriting-data icon nueral-networks-on-handwriting-data

Applying Neural Networks to popular MNIST database on handwriting. It is a collection of 70000 handwritten digits split into training and test set of 60000 and 10000 images respectively.

portfolio icon portfolio

A modern animated portfolio website to showcase my projects and experience.

rnall-linux-coreutil icon rnall-linux-coreutil

rnall (short for rename all), is a coreutil built in C that creates mass file renaming capabilities for any linux system.

simple-programming-language-interpreter icon simple-programming-language-interpreter

An interpreter for a programming language called "Bella", written in TypeScript. Bella is a friendly, simple language, relatively easy to implement. Created for a Programming Language Semantics course.

simple-python-programs icon simple-python-programs

Short beginner python programs, such as printing all possible combinations of change for $1, checking user passwords, and more.

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.