Making parts for a swerve pod im soon going to build. Recently I made one for gobilda bevels but now I want to use axon bevels because my coach got some and they work well lol
github.com/SriramKalki/Arcade43 (note this project was done before/during the time STL files were required)
github.com/SriramKalki/Arcade30/tree/main
Potentially working Flask Web App that allows users to start sessions, however I am not sure if this works because I have not been accepted for API access. Since I spent two sessions on this ig no harm in posting the code lol
github.com/SriramKalki/Arcade41
To practice pytorch for a job im beginning next week, I made a CNN network to detect what type of clothing/fashion is apparent in an image
I trained it twice and got around 92% accuracy on the test set
github.com/SriramKalki/Arcade39
OpenCV Java Algorithms (mainly for FTC) to detect contour of specific color, and to estimate distance from camera using mathematical projection (up to 5% error)
github.com/SriramKalki/Arcade37
First major PHP project! Made a blogging application. In the future I actually plan to use this to set up my own blogging site because I like to yap lol
github.com/SriramKalki/Arcade32
Made an online Study Group Service that allows students to share resources. Obviously there wasn't much testing I could do on my own with myself and localhost so next week I will try to get some friends to use it with me. For now, feel free to check this out!
github.com/SriramKalki/Arcade31
AprilTag localization for ftc ft. a lot of linear algebra ft. matlab, see README.md for more details! Later im going to add a Kalman Filter 👀
github.com/SriramKalki/Arcade26 little old but for an early rust project I learnt how to make an encryptor/decryptor project
github.com/SriramKalki/Arcade29/tree/main
Learnt how to use OpenGL/GLEW to render triangles and tetrahedrons. Most of the time was used to install necessary packages and set up VSCode +C++ and MingGW. In the future I want to make a 3d grapher using OpenGL
github.com/SriramKalki/Arcade28
Pure pursuit FTC code with somewhat reasonable PID values. If you're interested using tihs in FTC with FTCLib, check the README (make sure to tune those values)
Based off an FRC paper
github.com/SriramKalki/Arcade22/tree/main
Arcade Leaderboard V2 with firebase integration and better scraping methods
rn I dont wanna end up paying so much for hosting, i'll host this later when I get the resources and know what the best deal is...
Random projects done by me yesterday between 7-9 pm at robotics
Left is a Linear Slide, allows for translational movement at fast speeds, right is a 4-bar which allows for rotational motion while maintaining end effector orientation
github.com/SriramKalki/Arcade15 Made a leaderboard that estimates amounts of tickets using a scuffed method, and uses the hackhour api to find total hours (in a much less scuffed way)
For valid reasons, I will not be sending images of the leaderboard here, if you wanna see it, that's your responsibility to make a project 🙂
github.com/SriramKalki/Arcade11
Langauge Translation Web-App using Helsinki Model (linking this scrap with sessions of other projects because I forgot to add them)
(This is a long project so I'm splitting it into versions)
V1 of stock prediction using LSTM! I was able to make a model and tune different hyper-parameters, but I still need to work on web interface 🙂 I'm also thinking of using sentiment analysis on news related to a certain stock. github.com/SriramKalki/Arcade2/tree/main
github.com/SriramKalki/Arcade1/tree/main Now with a readme! This project allows NLP-to-SQL translation to query a weather database.
(Repost because yesterday none of my sessions were being logged into due to a hakkuun bug, and I had no readme either!)
Made a simple flask application that works as a blog. github.com/SriramKalki/Arcade3
Second time using Flask, and this time I used a database to store all the posts 🙂
Used Natural Language Processing with SQL Queries to allow an user to naturally ask queries about a weather database! This is V1, soon I'll make the website look better and allow options to pull data from other apis. github.com/SriramKalki/Arcade1 (this is a repost because my last scrapbook was connected to only 1 session)
Used Natural Language Processing with SQL Queries to allow an user to naturally ask queries about a weather database! This is V1, soon I'll make the website look better and allow options to pull data from other apis. github.com/SriramKalki/Arcade1 (this is a repost because my last scrapbook was connected to only 1 session)
Used Natural Language Processing with SQL Queries to allow an user to naturally ask queries about a weather database! This is V1, soon I'll make the website look better and allow options to pull data from other apis. github.com/SriramKalki/Arcade1