Arsham1024
So we beat on ... boats against the current borne back ceaselessly into the past.
Costar GroupIrvine, CA
Pinned Repositories
a-Star_Algorithm
This is an implementation of a Star algorithm (A*) with the help of Coding Train. I am using P5 framework
Adv360-Pro-ZMK
Production repository for the all-new Advantage360 Professional using ZMK engine
archive
What I want to throw away from the main repo but keep the code.
Arsham-PortfolioWebSite
This is my personal website meant to double as my resume and portfolio
Arsham1024.github.io
personal website
Discord_Bot
Discord bot for taking polls, sending quotes, and fortunes. Made in Replit.
hide-and-seek
Hide and Seek game using a Reinforcement Learning method called deep Q-Learning.
ML_Project
Heart Attack prediction
music_recommender
A web application to recommend music to users based on machine learning algorithms such as item-based & user-based collaborative filtering and kNN.
Numerical_Methods
This package has the implementation of 5 numerical methods: bisection, false-position, secant, modified secant, and Newton
Arsham1024's Repositories
Arsham1024/hide-and-seek
Hide and Seek game using a Reinforcement Learning method called deep Q-Learning.
Arsham1024/Adv360-Pro-ZMK
Production repository for the all-new Advantage360 Professional using ZMK engine
Arsham1024/archive
What I want to throw away from the main repo but keep the code.
Arsham1024/Arsham1024
Arsham1024/Arsham1024.github.io
personal website
Arsham1024/Discord_Bot
Discord bot for taking polls, sending quotes, and fortunes. Made in Replit.
Arsham1024/ML_Project
Heart Attack prediction
Arsham1024/music_recommender
A web application to recommend music to users based on machine learning algorithms such as item-based & user-based collaborative filtering and kNN.
Arsham1024/Numerical_Methods
This package has the implementation of 5 numerical methods: bisection, false-position, secant, modified secant, and Newton
Arsham1024/CS4200-AI
This repo is dedicated to projects done in AI class
Arsham1024/CS4650
Arsham1024/cs480-projects.github.io
Showcase of CS480 Student Projects
Arsham1024/CVE_Crawler
Crawl MS numbers and CVEs from 2015 -2016
Arsham1024/Data_Structures
Every famous data structure written in python.
Arsham1024/Dictionary
This is a command line dictionary application
Arsham1024/Django_Example
Arsham1024/Introduction_ML
This repo is made for CS4210 and the programming assignments.
Arsham1024/ios-assignment
Arsham1024/ios-frameworks
Practice app - show some of the apple frame works
Arsham1024/ios-weather
practice ios weather app super simple Swift UI
Arsham1024/kNN-V3
Third version of kNN.
Arsham1024/KNN_V2
This the second version of the KNN algorithm using python and google colab for CS3310
Arsham1024/nvim-config
my nvim config
Arsham1024/portfolio_website
Arsham1024/python-cheatsheet
Comprehensive Python Cheatsheet
Arsham1024/scratch_paper
practice repo mainly leetcodes and small programs for small calculations
Arsham1024/SineAnimation
Animating boxes based on sine waves using P5.js and JavaScript.
Arsham1024/Solving-System-Linear-EQs
This is the implementation of Jacobi and Gauss-Seidel method iterative methods for solving a system of linear equations.
Arsham1024/standup-turns
whose turn is it for standup?
Arsham1024/Web_Search_Engines
This repo is dedicated to the CS4250 class focusing on Web Search Engines and recommender systems.