jcelaya775's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
vercel/next.js
The React Framework
pmndrs/zustand
🐻 Bear necessities for state management in React
cosmtrek/air
☁️ Live reload for Go apps
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
glacambre/firenvim
Embed Neovim in Chrome, Firefox & others.
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
joshmedeski/sesh
Smart session manager for the terminal
joshmedeski/t-smart-tmux-session-manager
t - the smart tmux session manager
jcelaya775/Autocorrecter
Type in text to receive an auto-corrected version back
jcelaya775/ChatBot
A chatbot made with TensorFlow and TFLearn (credit to Tech With Tim)
jcelaya775/classification-model-selection
Classification, sampling, and model selection methods. Ch. 4-6 exercises (An Introduction to Statistical Learning: https://www.statlearning.com/)
jcelaya775/codetogive_team5_v2
A mobile-friendly website where mentees can view a forum of related posts and interact with mentors, with whom mentees can be paired
jcelaya775/connect
Designed to make the lives of content creators easier, Connect streamlines the process of collaborating and viewing/publishing content to popular social media platforms
jcelaya775/crypto-trading-bot
A trading bot that trades crypto on Coinbase Pro using a breakout stop-loss strategy
jcelaya775/FlappyBird-AI
Using a NEAT genetic algorithm to train an unsupervised learning model to play Flappy Bird (credit to Tech With Tim)
jcelaya775/GotJokes
Retrieve random jokes using a RESTful joke api
jcelaya775/leetcode
jcelaya775/LexicalAnalyzer
Compiler Part 1: Lexical Analysis
jcelaya775/MovieReviewClassifier
AI model that identifies whether a movie review is good, bad, or neutral (credit to Tech With Tim)
jcelaya775/PokeDex
Using the MERN stack to retrieve and display pokemon stats
jcelaya775/portfolio
Personal portfolio website
jcelaya775/RealEstateManager
A java database program that utilizes the WAMP stack to manage a real estate system
jcelaya775/SyntaxAnalysis
Compiler Part 2: Syntax Analysis
jcelaya775/WorkPlaceDB
A workplace management system made with SQLite